aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libbonobomm/files/patch-tools::m4::Makefile.in
blob: 5a3a8950e7814faed19fe12c254ad44a11ef6c24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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 = $(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