unigbrk: New modules for grapheme clusters.
[pspp] / tests / test-sys_select-c++.cc
index fcf867a186dba2d3ecd834247f783b4ad5bfa1ad..56898115d8495d83dab6c1b9b235d2b3c14be570 100644 (file)
@@ -24,7 +24,7 @@
 #include "signature.h"
 
 
-#if GNULIB_SELECT
+#if GNULIB_TEST_SELECT
 SIGNATURE_CHECK (GNULIB_NAMESPACE::select, int,
                  (int, fd_set *, fd_set *, fd_set *, struct timeval *));
 #endif