From 58800d9d604d9aa36fed3f3a4eaddaacc6857877 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Sun, 5 Aug 2007 18:14:38 +0000 Subject: Do not include config.h when the program has not been configured. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 42b9d262..b3142582 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -307,5 +307,6 @@ tmw_SOURCES = gui/widgets/dropdown.cpp \ # set the include path found by configure INCLUDES = \ $(all_includes) \ + -DHAS_CONFIG_H \ -DTMW_DATADIR=\""$(pkgdatadir)/"\" \ -DLOCALEDIR=\""$(localedir)"\" -- cgit v1.2.3-70-g09d2