X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=Makefile.in;h=1fe2d38709a13d68b44c530d9c193e8bdce1d7a3;hp=2fa252c72d2b674d9a19c053adb676c7d5c48bbb;hb=a01a41d031c796b526329a4170eb23f0ac93b949;hpb=59f485ee6d6733207b77e2d5ab14823b8d69b7cd diff --git a/Makefile.in b/Makefile.in index 2fa252c..1fe2d38 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,8 +1,6 @@ # # Makefile for top level of nmh distribution # -# $Id$ -# # nmh version VERSION = @VERSION@ @@ -48,7 +46,7 @@ default_pager = @pagerpath@ CC = @CC@ CPPFLAGS = @CPPFLAGS@ -DEFS = @DEFS@ +DEFS = @DEFS@ @OURDEFS@ CFLAGS = @CFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@