diff options
author | Karl Berry <karl@freefriends.org> | 2016-02-12 00:09:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-02-12 00:09:34 +0000 |
commit | d919899eca62f55138eb1fcf3eafcb15a1a27de1 (patch) | |
tree | 7a44711f612a7f35dc8cfd10d46f290a67f6e210 /Build/source/texk/gregorio | |
parent | f71cfa07f0a8ed6f832fc3fcf3b93fd43a799ae5 (diff) |
reautoconf with current autotools
git-svn-id: svn://tug.org/texlive/trunk@39668 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio')
-rwxr-xr-x | Build/source/texk/gregorio/configure | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/gregorio/configure b/Build/source/texk/gregorio/configure index 8dea65bd2ad..d49c56ff31c 100755 --- a/Build/source/texk/gregorio/configure +++ b/Build/source/texk/gregorio/configure @@ -2528,10 +2528,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu FILENAME_VERSION="4_1_0-beta3" + cat >>confdefs.h <<_ACEOF #define FILENAME_VERSION "$FILENAME_VERSION" _ACEOF + + ac_aux_dir= for ac_dir in ../../build-aux "$srcdir"/../../build-aux; do if test -f "$ac_dir/install-sh"; then |