freebsd-ports/devel/automake110/files/patch-m4-Makefile.in
Ade Lovett eb6f3e503b Say hello to autoconf 2.59 and automake 1.8(.3) after repo-copy.
It's likely to be a really bad idea to use these until they're hooked
into the new bsd.autotools.mk
2004-03-15 01:25:58 +00:00

11 lines
355 B
Text

--- m4/Makefile.in.orig Sun Mar 7 09:04:33 2004
+++ m4/Makefile.in Sun Mar 14 17:09:37 2004
@@ -60,2 +60,3 @@
APIVERSION = @APIVERSION@
+APIPVERSION = @APIPVERSION@
AUTOCONF = @AUTOCONF@
@@ -122,3 +123,3 @@
target_alias = @target_alias@
-m4datadir = $(datadir)/aclocal-$(APIVERSION)
+m4datadir = $(datadir)/aclocal$(APIPVERSION)
dist_m4data_DATA = \