summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--support/ChangeLog5
-rw-r--r--support/gnomesupport-fake.h3
2 files changed, 8 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index 87209f84..8050f4b7 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,8 @@
+1998-08-18 Martin Baulig <martin@home-of-linux.org>
+
+ * gnomesupport-fake.h: Include `gnomesupport.h' only if we really
+ `NEED_GNOMESUPPORT_H'.
+
1998-08-16 Martin Baulig <martin@home-of-linux.org>
* Makefile.am (EXTRA_DIST): Added all source and header files that
diff --git a/support/gnomesupport-fake.h b/support/gnomesupport-fake.h
index 71decf43..84db4ef7 100644
--- a/support/gnomesupport-fake.h
+++ b/support/gnomesupport-fake.h
@@ -5,7 +5,10 @@
# include <config.h>
#endif
+#ifdef NEED_GNOMESUPPORT_H
#include <gnomesupport.h>
+#endif
+
#include <gnome-argp.h>
/* Override some of config.h.