removing config.h
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 19 Jan 2004 15:50:38 +0000 (15:50 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 19 Jan 2004 15:50:38 +0000 (15:50 +0000)
Original commit message from CVS:
removing config.h

ChangeLog
gst-libs/gst/gst-i18n-plugin.h

index 3360806ab4b875f7884ddfb305b26a2873f469a2..9950c5e6bc72919870358306fd495d393d70985a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * gst-libs/gst/gst-i18n-plugin.h:
+          remove config.h inclusion
+
 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * autogen.sh:
index a57eb73b6cdd0cbeb771c65157f88e634fddd5ec..0fd51465db024db9680da73da75acd2fe60f356d 100644 (file)
 
 #include "gettext.h" /* included with gettext distribution and copied */
 
-#ifdef HAVE_CONFIG_H
-#  include "config.h"
-#endif
-
 #ifndef GETTEXT_PACKAGE
 #error You must define GETTEXT_PACKAGE before including this header.
 #endif