Include `gnomesupport.h' only if we really `NEED_GNOMESUPPORT_H'.
authorMartin Baulig <martin@home-of-linux.org>
Mon, 17 Aug 1998 22:47:49 +0000 (22:47 +0000)
committerMartin Baulig <martin@src.gnome.org>
Mon, 17 Aug 1998 22:47:49 +0000 (22:47 +0000)
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

support/ChangeLog
support/gnomesupport-fake.h

index 87209f8..8050f4b 100644 (file)
@@ -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
index 71decf4..84db4ef 100644 (file)
@@ -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.