diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2008-02-01 11:23:16 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2008-02-01 11:23:16 +0000 |
commit | b0542f2883475b76a24d8ec25e810d34ac07eda6 (patch) | |
tree | 025d231f284e44163d9851f55337253b7d3d6aea /Build/source/texk/tex4htk/configure.in | |
parent | e33ec9c839bf39255602547c62ca6f73d7dc0744 (diff) |
autoconf updates
git-svn-id: svn://tug.org/texlive/trunk@6476 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/tex4htk/configure.in')
-rw-r--r-- | Build/source/texk/tex4htk/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/tex4htk/configure.in b/Build/source/texk/tex4htk/configure.in index dec312bbeb3..0c7ef81640c 100644 --- a/Build/source/texk/tex4htk/configure.in +++ b/Build/source/texk/tex4htk/configure.in @@ -5,7 +5,7 @@ sinclude(../kpathsea/common.ac) AC_CHECK_SIZEOF(int) -AC_CONFIG_FILES([Makefile]) +KPSE_CONFIG_FILES([Makefile]) AC_OUTPUT dnl Update stamp-auto, since we just remade `c-auto.h'. date >stamp-auto |