Removed the need to define {v,}wprintf in utils.h.
[doldaconnect.git] / common / Makefile.am
index 8030f44..2c6b0b7 100644 (file)
@@ -11,6 +11,7 @@ libhttp_a_SOURCES =   http.c
 httest_SOURCES =       httest.c
 httest_LDADD =         libhttp.a libcommon.a
 
+libcommon_a_CPPFLAGS = -D_ISOC99_SOURCE
 libcommon_a_CFLAGS = -fPIC
 libhttp_a_CFLAGS = -fPIC