From 2f7f2e7f4a3faa2617e826ebe457651b930fd7d9 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Thu, 17 Dec 2015 05:18:04 +0000 Subject: texk/gregorio/configure.ac: New naming convention for source tree git-svn-id: svn://tug.org/texlive/trunk@39126 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/gregorio/configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/gregorio') 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 -- cgit v1.2.3