X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=common%2FMakefile.am;h=2c6b0b72e6f7ca6928036dce938a74c52f7c1bd4;hb=e304af884e72b62818f375bb99fbbdd8f06cfb2e;hp=8030f442516dbcff76ace00395141cedd8560a69;hpb=882b4cc1460f7495d637aebf30fddade0e9aae9c;p=doldaconnect.git diff --git a/common/Makefile.am b/common/Makefile.am index 8030f44..2c6b0b7 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -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