8243e57167
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42802
11 lines
233 B
Diff
11 lines
233 B
Diff
--- a/Makefile.defs.in
|
|
+++ b/Makefile.defs.in
|
|
@@ -24,6 +24,7 @@ LDFLAGS += @LIBS@
|
|
|
|
CPPFLAGS += @CPPFLAGS@
|
|
|
|
+CFLAGS :=
|
|
CFLAGS += @CFLAGS@ @DEFS@
|
|
CFLAGS += -DDEFAULT_INCLUDE_PATH="\"$(confdir)\""
|
|
CFLAGS += -include config.h
|