-I$(top_srcdir)/gmodule, fix from Michael Meeks

2001-01-03  Havoc Pennington  <hp@pobox.com>

* tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule,
fix from Michael Meeks

* Makefile.am (INCLUDES): DISABLE was spelled wrong
This commit is contained in:
Havoc Pennington 2001-01-04 03:49:45 +00:00 committed by Havoc Pennington
parent 3ae4c59e3f
commit c52cce1b51
11 changed files with 59 additions and 3 deletions

View File

@ -1,3 +1,10 @@
2001-01-03 Havoc Pennington <hp@pobox.com>
* tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule,
fix from Michael Meeks
* Makefile.am (INCLUDES): DISABLE was spelled wrong
Wed Jan 3 14:10:49 2001 Owen Taylor <otaylor@redhat.com>
* gmain.[ch]: Switch GMainLoop to be ref/unref, use to

View File

@ -1,3 +1,10 @@
2001-01-03 Havoc Pennington <hp@pobox.com>
* tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule,
fix from Michael Meeks
* Makefile.am (INCLUDES): DISABLE was spelled wrong
Wed Jan 3 14:10:49 2001 Owen Taylor <otaylor@redhat.com>
* gmain.[ch]: Switch GMainLoop to be ref/unref, use to

View File

@ -1,3 +1,10 @@
2001-01-03 Havoc Pennington <hp@pobox.com>
* tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule,
fix from Michael Meeks
* Makefile.am (INCLUDES): DISABLE was spelled wrong
Wed Jan 3 14:10:49 2001 Owen Taylor <otaylor@redhat.com>
* gmain.[ch]: Switch GMainLoop to be ref/unref, use to

View File

@ -1,3 +1,10 @@
2001-01-03 Havoc Pennington <hp@pobox.com>
* tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule,
fix from Michael Meeks
* Makefile.am (INCLUDES): DISABLE was spelled wrong
Wed Jan 3 14:10:49 2001 Owen Taylor <otaylor@redhat.com>
* gmain.[ch]: Switch GMainLoop to be ref/unref, use to

View File

@ -1,3 +1,10 @@
2001-01-03 Havoc Pennington <hp@pobox.com>
* tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule,
fix from Michael Meeks
* Makefile.am (INCLUDES): DISABLE was spelled wrong
Wed Jan 3 14:10:49 2001 Owen Taylor <otaylor@redhat.com>
* gmain.[ch]: Switch GMainLoop to be ref/unref, use to

View File

@ -1,3 +1,10 @@
2001-01-03 Havoc Pennington <hp@pobox.com>
* tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule,
fix from Michael Meeks
* Makefile.am (INCLUDES): DISABLE was spelled wrong
Wed Jan 3 14:10:49 2001 Owen Taylor <otaylor@redhat.com>
* gmain.[ch]: Switch GMainLoop to be ref/unref, use to

View File

@ -1,3 +1,10 @@
2001-01-03 Havoc Pennington <hp@pobox.com>
* tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule,
fix from Michael Meeks
* Makefile.am (INCLUDES): DISABLE was spelled wrong
Wed Jan 3 14:10:49 2001 Owen Taylor <otaylor@redhat.com>
* gmain.[ch]: Switch GMainLoop to be ref/unref, use to

View File

@ -1,3 +1,10 @@
2001-01-03 Havoc Pennington <hp@pobox.com>
* tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule,
fix from Michael Meeks
* Makefile.am (INCLUDES): DISABLE was spelled wrong
Wed Jan 3 14:10:49 2001 Owen Taylor <otaylor@redhat.com>
* gmain.[ch]: Switch GMainLoop to be ref/unref, use to

View File

@ -9,7 +9,7 @@ BUILT_SOURCES=glib-config-2.0
glib-config-2.0: glib-config-2.0.in
INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@ \
-DG_DISBALE_COMPAT_H
-DG_DISABLE_COMPAT_H
EXTRA_DIST = \
ChangeLog.pre-1-2 \

View File

@ -9,7 +9,7 @@ BUILT_SOURCES=glib-config-2.0
glib-config-2.0: glib-config-2.0.in
INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@ \
-DG_DISBALE_COMPAT_H
-DG_DISABLE_COMPAT_H
EXTRA_DIST = \
ChangeLog.pre-1-2 \

View File

@ -1,5 +1,5 @@
INCLUDES = -I$(top_srcdir) @GLIB_DEBUG_FLAGS@
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/gmodule @GLIB_DEBUG_FLAGS@
EFENCE=