summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/configure.ac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-30 00:22:49 +0000
committerKarl Berry <karl@freefriends.org>2012-12-30 00:22:49 +0000
commita60c27bdd5bba61c778d922e29ba79277ddb31c3 (patch)
tree7afcb083fbaede30fe11c31555447b318f0774d0 /Build/source/texk/lcdf-typetools/configure.ac
parent95660e1534e7c31aaf9858308b3eb57cef451647 (diff)
AC_CONFIG_HEADERS per http://lists.gnu.org/archive/html/automake/2012-12/msg00038.html
git-svn-id: svn://tug.org/texlive/trunk@28657 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/lcdf-typetools/configure.ac')
-rw-r--r--Build/source/texk/lcdf-typetools/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/lcdf-typetools/configure.ac b/Build/source/texk/lcdf-typetools/configure.ac
index 4abd878ec46..4d08fa402ab 100644
--- a/Build/source/texk/lcdf-typetools/configure.ac
+++ b/Build/source/texk/lcdf-typetools/configure.ac
@@ -13,7 +13,7 @@ KPSE_COMMON([lcdf-typetools])
LCDF_TYPETOOLS_VERSION=lcdf_typetools_version
AC_SUBST([LCDF_TYPETOOLS_VERSION])
-AM_CONFIG_HEADER([autoconf.h])
+AC_CONFIG_HEADERS([autoconf.h])
AC_PROG_CXX
AC_PROG_CXXCPP