Removed... ...and readded. Change to the standard file extension for
authorMatthias Clasen <maclas@gmx.de>
Mon, 20 Oct 2003 18:40:00 +0000 (18:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Oct 2003 18:40:00 +0000 (18:40 +0000)
Mon Oct 20 20:38:06 2003  Matthias Clasen  <maclas@gmx.de>

* gobject/gobject.i: Removed...
* gobject/gobject.cI: ...and readded.
* gobject/gobject.types: Change to the standard file
extension for included hunks of C code.

Mon Oct 20 20:34:33 2003  Matthias Clasen  <maclas@gmx.de>

* gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
as an include dir again, this time for real.

docs/reference/ChangeLog
docs/reference/gobject/Makefile.am
docs/reference/gobject/gobject.cI [moved from docs/reference/gobject/gobject.i with 100% similarity]
docs/reference/gobject/gobject.types

index e3d5e70f980820f2e6b8dad14d1d922431a4de96..83299fb0b83d845319b1fef3d4253e851b7e23b4 100644 (file)
@@ -1,3 +1,15 @@
+Mon Oct 20 20:38:06 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gobject/gobject.i: Removed...
+       * gobject/gobject.cI: ...and readded.
+       * gobject/gobject.types: Change to the standard file 
+       extension for included hunks of C code.
+
+Mon Oct 20 20:34:33 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
+       as an include dir again, this time for real.  
+
 Mon Oct 20 01:12:46 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gobject/tmpl/gtype.sgml: 
index 909fc18cb7230bf78bb922c2168019259c601120..8f0f4215cb008d35d77a6fdcb80c2afa21cd5451 100644 (file)
@@ -20,6 +20,7 @@ CFILE_GLOB=$(top_srcdir)/gobject/*.c
 INCLUDES = \
        -I$(top_srcdir)                 \
        -I$(top_builddir)               \
+       -I$(top_builddir)/glib          \
        $(GLIB_DEBUG_FLAGS)
 GTKDOC_LIBS = \
        $(top_builddir)/glib/libglib-2.0.la     \
index 40f079ce7b5884fb475f8df593734f177a8be53f..b8d745f469ad3a1877612943c1f29bd094533d0f 100644 (file)
@@ -1,5 +1,5 @@
 #include <glib/glib-object.h>
-#include "gobject.i"
+#include "gobject.cI"
 
 g_object_get_type
 g_type_module_get_type