index 79a108145ff0b0ec9cd133e38952b48d663724b5..1e7274bc33a5ebe500e1386d34224864789852ea 100644 (file)
SRCH_LIB="/usr/local/lib"
+# This is required for ppoll(2), and perhaps other things
+CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
+
# Extra CFLAGS for code that will go into a shared library
CFLAGS_SL=""