Remove -DHAVE_CONFIG_H. It ain't used anywhere.

This commit is contained in:
Sascha Schumann 2000-08-20 08:58:19 +00:00
parent 9b9f9fa4dd
commit 42eeda50d4

View File

@ -32,7 +32,7 @@ mkinstalldirs = $(top_srcdir)/build/shtool mkdir -p
INSTALL = $(top_srcdir)/build/shtool install -c
INSTALL_DATA = $(INSTALL) -m 644
DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/main
DEFS = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/main
moduledir = $(EXTENSION_DIR)