1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/x11-toolkits/libbonobouimm/files/patch-tools::m4::Makefile.in
Alexander Nedotsukov 81e8b8d242 Update to 1.3.6
Approved by: marcus (mentor)
2003-08-25 23:39:08 +00:00

14 lines
623 B
Plaintext

--- tools/m4/Makefile.in.orig Mon Aug 25 20:48:51 2003
+++ tools/m4/Makefile.in Mon Aug 25 20:49:56 2003
@@ -170,8 +170,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)/libbonobouimm-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