]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/compat/posix/v2_0/tests/timer1.c
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / compat / posix / v2_0 / tests / timer1.c
index 38d22b5e6d9479ecc1c73218cb2f2702cb04f26b..04e94d38c7779e62ea900091530e27c9a52f1ce8 100644 (file)
@@ -55,6 +55,8 @@
 #define NA_MSG "No POSIX signals"
 #elif !defined(CYGPKG_POSIX_TIMERS)
 #define NA_MSG "No POSIX timers"
+#elif !defined(CYGPKG_POSIX_SEMAPHORES)
+#define NA_MSG "POSIX semaphores not enabled"
 #endif
 
 #ifdef NA_MSG