summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-08-17 22:47:49 +0000
committerMartin Baulig <martin@src.gnome.org>1998-08-17 22:47:49 +0000
commit9b148f39263ff982a2d350ba35422c6b86f59d68 (patch)
treeb73ae8a44f4c1096ee6eb9180713686ed6286e3d
parent8c1f58cf6efdaf287088617ae852d6b4d5078136 (diff)
downloadgnome-common-9b148f39263ff982a2d350ba35422c6b86f59d68.tar.gz
Include `gnomesupport.h' only if we really `NEED_GNOMESUPPORT_H'.
1998-08-18 Martin Baulig <martin@home-of-linux.org> * gnomesupport-fake.h: Include `gnomesupport.h' only if we really `NEED_GNOMESUPPORT_H'. svn path=/trunk/; revision=334
-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 87209f8..8050f4b 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 71decf4..84db4ef 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.