chiark / gitweb /
String-termination bugfix. Compilation fixes (-D_GNU_SOURCE, etc.), and some config...
[userv.git] / configure.in
index 7b842ce1a93b1e9400f557e9a35c8f2b11709dad..4eb36c08855ec9ded3ae6b8f6c5d6f13c58a9189 100644 (file)
@@ -42,6 +42,8 @@ AC_PROG_CC
 AC_PROG_CPP
 AC_PROG_INSTALL
 
+CFLAGS="$CFLAGS -D_GNU_SOURCE"
+
 AC_CACHE_CHECK(for EPROTO,userv_cv_hdr_eproto,
  AC_EGREP_CPP(yes,
 [