summaryrefslogtreecommitdiff
path: root/graphics/cal3d/files/patch-aclocal.m4
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-12-22 20:05:49 +0000
committerAde Lovett <ade@FreeBSD.org>2010-12-22 20:05:49 +0000
commit843f8123d49e579e80de26ff1dd62c8c1acf3fac (patch)
treec7ef29d508548833364cb92d3bd5bcf810816e88 /graphics/cal3d/files/patch-aclocal.m4
parentAs the final (for now) cleanup of autotools, in order to reduce tree (diff)
Sync to final (for now) bsd.autotools.mk
Diffstat (limited to 'graphics/cal3d/files/patch-aclocal.m4')
-rw-r--r--graphics/cal3d/files/patch-aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cal3d/files/patch-aclocal.m4 b/graphics/cal3d/files/patch-aclocal.m4
index d3ff6efe4588..15e61076f5f8 100644
--- a/graphics/cal3d/files/patch-aclocal.m4
+++ b/graphics/cal3d/files/patch-aclocal.m4
@@ -3,10 +3,10 @@
@@ -6392,3 +6392,3 @@
# generated from the m4 files accompanying Automake X.Y.
-AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
-+AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.11"])
++AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="%%AUTOMAKE_VERSION%%"])
@@ -6399,3 +6399,3 @@
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
- [AM_AUTOMAKE_VERSION([1.9.6])])
-+ [AM_AUTOMAKE_VERSION([1.11.1])])
++ [AM_AUTOMAKE_VERSION([%%AUTOMAKE_APIVER%%])])