diff options
Diffstat (limited to 'devel/dbus/files/patch-tools_Makefile.in')
-rw-r--r-- | devel/dbus/files/patch-tools_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/dbus/files/patch-tools_Makefile.in b/devel/dbus/files/patch-tools_Makefile.in deleted file mode 100644 index c13b0ce17e1..00000000000 --- a/devel/dbus/files/patch-tools_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/Makefile.in.orig Sat Apr 2 14:50:00 2005 -+++ tools/Makefile.in Sat Apr 2 14:50:40 2005 -@@ -335,7 +335,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --INCLUDES = -I$(top_srcdir) $(DBUS_CLIENT_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_X_CFLAGS) $(DBUS_GTK_THREADS_CFLAGS) -DDBUS_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\" -+INCLUDES = -I$(top_srcdir) $(DBUS_CLIENT_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_X_CFLAGS) $(DBUS_GTK_THREADS_CFLAGS) -DDBUS_LOCALEDIR=\"$(prefix)/share/locale\" - @HAVE_GLIB_FALSE@GLIB_TOOLS = - @HAVE_GLIB_TRUE@GLIB_TOOLS = dbus-monitor - @HAVE_GLIB_TRUE@nodist_libdbus_glib_HEADERS = dbus-glib-bindings.h |