X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=Makefile.in;h=eecef1b67322032b54916992732ef5fa92413311;hp=2fa252c72d2b674d9a19c053adb676c7d5c48bbb;hb=2d4bd0ad2d574ffff2359a88bfcf53e792c3c830;hpb=59f485ee6d6733207b77e2d5ab14823b8d69b7cd diff --git a/Makefile.in b/Makefile.in index 2fa252c..eecef1b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -48,7 +48,7 @@ default_pager = @pagerpath@ CC = @CC@ CPPFLAGS = @CPPFLAGS@ -DEFS = @DEFS@ +DEFS = @DEFS@ @OURDEFS@ CFLAGS = @CFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@