summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2015-12-17 05:18:04 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2015-12-17 05:18:04 +0000
commit2f7f2e7f4a3faa2617e826ebe457651b930fd7d9 (patch)
tree83f4fedfc3ef1ceac9d944805099d6a3cc90c50d /Build/source/texk/gregorio
parente0ef9e65bad11d874e38290a6dbc4c3caf9b8a91 (diff)
texk/gregorio/configure.ac: New naming convention for source tree
git-svn-id: svn://tug.org/texlive/trunk@39126 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio')
-rw-r--r--Build/source/texk/gregorio/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/gregorio/configure.ac b/Build/source/texk/gregorio/configure.ac
index 06f1cfa3a00..10a3a1f77d1 100644
--- a/Build/source/texk/gregorio/configure.ac
+++ b/Build/source/texk/gregorio/configure.ac
@@ -15,7 +15,7 @@ dnl
m4_include([version.ac])[] dnl define gregorio_version
AC_INIT([ChkTeX (TeX Live)], gregorio_version, [tex-k@tug.org])
AC_PREREQ([2.65])
-AC_CONFIG_SRCDIR([gregorio-]gregorio_version[/src/gregorio-utils.c])
+AC_CONFIG_SRCDIR([gregorio-src/src/gregorio-utils.c])
AC_CONFIG_AUX_DIR([../../build-aux])
AC_CONFIG_MACRO_DIR([../../m4])
@@ -27,7 +27,7 @@ AC_CHECK_HEADERS([stdalign.h])
AC_C_BIGENDIAN
-AC_SUBST([GREGORIO_TREE], [gregorio-]gregorio_version)
+AC_SUBST([GREGORIO_TREE], [gregorio-src])
AC_SUBST([PERL5], ['/usr/bin/env perl'])
KPSE_KPATHSEA_FLAGS