summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-01-13 09:35:01 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-01-13 09:35:01 +0100
commit544b59bf47adfe1acda09de77b71afebdb83ce02 (patch)
tree6df267cd633b6af61920049860310b9831fa8cf8 /cpukit/posix/Makefile.am
parentposix: Add pthread_getname_np(), ... (diff)
downloadrtems-544b59bf47adfe1acda09de77b71afebdb83ce02.tar.bz2
configure: Remove HAVE_SEMAPHORE_H support
Diffstat (limited to 'cpukit/posix/Makefile.am')
-rw-r--r--cpukit/posix/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/posix/Makefile.am b/cpukit/posix/Makefile.am
index 9cc10438da..8323de8f8b 100644
--- a/cpukit/posix/Makefile.am
+++ b/cpukit/posix/Makefile.am
@@ -27,9 +27,6 @@ if HAS_PTHREADS
# include
include_HEADERS = include/aio.h
include_HEADERS += include/mqueue.h
-if !HAVE_SEMAPHORE_H
-include_HEADERS += include/semaphore.h
-endif
# include/rtems/posix
include_rtems_posix_HEADERS += include/rtems/posix/aio_misc.h