X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2FMakefile.in;h=8f21039c1d4a601a7e9096ee4651b7ddbff8f7f5;hp=eb70b5aee9e88a2efae3a01ba7671ef7e45a647b;hb=9d65b803e9cd65249ea2317c2f43495b9eed40bc;hpb=8cc6b9bed04847a5675f5eec39938b4e242b0b2d diff --git a/config/Makefile.in b/config/Makefile.in index eb70b5a..8f21039 100644 --- a/config/Makefile.in +++ b/config/Makefile.in @@ -24,7 +24,7 @@ CC = @CC@ CFLAGS = @CFLAGS@ DEFS = @DEFS@ INCLUDES = -I.. -I$(top_srcdir) @CPPFLAGS@ -CONFIGDEFS = -DNMHBINDIR='"$(bindir)"' -DNMHETCDIR='"$(etcdir)"' \ +CONFIGDEFS = -DNMHETCDIR='"$(etcdir)"' \ -DSENDMAILPATH='"$(sendmailpath)"' \ -DMAILSPOOL='"$(mailspool)"'