diff options
Diffstat (limited to 'devel/libbonobomm/files/patch-tools::m4::Makefile.in')
-rw-r--r-- | devel/libbonobomm/files/patch-tools::m4::Makefile.in | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/devel/libbonobomm/files/patch-tools::m4::Makefile.in b/devel/libbonobomm/files/patch-tools::m4::Makefile.in index d57fb633da65..5a3a8950e781 100644 --- a/devel/libbonobomm/files/patch-tools::m4::Makefile.in +++ b/devel/libbonobomm/files/patch-tools::m4::Makefile.in @@ -1,13 +1,13 @@ ---- tools/m4/Makefile.in.orig Fri May 23 11:00:56 2003 -+++ tools/m4/Makefile.in Fri May 23 11:30:53 2003 -@@ -100,8 +100,8 @@ - - # Install the .m4, files: - +--- tools/m4/Makefile.in.orig Mon Aug 25 19:45:36 2003 ++++ tools/m4/Makefile.in Mon Aug 25 19:46:18 2003 +@@ -168,8 +168,8 @@ + # than putting them in separate directories and expecting packages + # to provide correct m4 include arguments. + # We should probably do this properly some time. TODO. -tools_m4_includedir = $(libdir)/gtkmm-2.0/proc/m4 --tools_m4_include_HEADERS = class_bonoboobject.m4 convert_libbonobo.m4 corbamethod.m4 +-tools_m4_include_HEADERS = $(files_tools_m4_install) +tools_m4_includedir = $(libdir)/libbonobomm-2.0/proc/m4 +tools_m4_include_HEADERS = $(files_tools_m4) + subdir = tools/m4 + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs - CONFIG_HEADER = ../../bonobomm/libbonobommconfig.h - CONFIG_CLEAN_FILES = |