diff options
Diffstat (limited to 'Build/source/texk/gregorio/configure')
-rwxr-xr-x | Build/source/texk/gregorio/configure | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/gregorio/configure b/Build/source/texk/gregorio/configure index b3945bdd8ee..8dea65bd2ad 100755 --- a/Build/source/texk/gregorio/configure +++ b/Build/source/texk/gregorio/configure @@ -2528,6 +2528,10 @@ 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 |