X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile.in;h=8c9aa5b09e1c9bd32f272c8cbf8d7a9b631095c0;hb=5469d2fcf389033a23e6984309248ccc75e9b648;hp=8cb5d5972296e952cd1de31f7f5183d3345ced6c;hpb=f5f8ae5e9f5609cd8a779579f5e6148a55ae8c73;p=chise%2Fconcord.git diff --git a/Makefile.in b/Makefile.in index 8cb5d59..8c9aa5b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ CC = @CC@ DEFS = @DEFS@ LIBS = @LIBS@ -CFLAGS = -I. @CFLAGS@ -c -Wall -Wmissing-prototypes +CFLAGS = -I. @CFLAGS@ -c -Wall -Wmissing-prototypes $(DEFS) LIBTOOL = @LIBTOOL@