(Minor) cleanup of some of the autoconf code with respect to the handling
[mmh] / mts / smtp / Makefile.in
index f8b0ed3..e837ddc 100644 (file)
@@ -19,8 +19,7 @@ etcdir      = @sysconfdir@
 CC       = @CC@
 CFLAGS   = @CFLAGS@
 DEFS     = @DEFS@
-SASL_INCLUDES = @SASL_INCLUDES@
-INCLUDES = -I../.. -I$(srcdir) -I$(top_srcdir) $(SASL_INCLUDES)
+INCLUDES = -I../.. -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@
 LINT   = @LINT@
 LINTFLAGS = @LINTFLAGS@