* switched include directory from glib/ to dbus/

since dbus-glib.h moved
This commit is contained in:
John (J5) Palmieri 2004-06-23 14:59:44 +00:00
parent a2a5df49d6
commit 5d58a04018
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2004-06-23 John (J5) Palmieri <johnp@redhat.com>
* python/Makefile.am: switched include directory from glib/ to dbus/
since dbus-glib.h moved
2004-06-22 Olivier Andrieu <oliv__a@users.sourceforge.net>
* configure.in: prevent building the gcj stuff and libxml loader

View file

@ -1,6 +1,6 @@
SUBDIRS=examples
INCLUDES=-I$(top_builddir) -I$(top_builddir)/glib $(DBUS_CLIENT_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_GLIB_TOOL_CFLAGS) $(PYTHON_INCLUDES)
INCLUDES=-I$(top_builddir) -I$(top_builddir)/dbus $(DBUS_CLIENT_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_GLIB_TOOL_CFLAGS) $(PYTHON_INCLUDES)
dbusdir = $(pythondir)
dbus_PYTHON = dbus.py