X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;h=eecef1b67322032b54916992732ef5fa92413311;hb=f6d142edd29a2d1d726efceb3121f9f9b6dd5b9a;hp=2fa252c72d2b674d9a19c053adb676c7d5c48bbb;hpb=59f485ee6d6733207b77e2d5ab14823b8d69b7cd;p=mmh 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@