summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/configure.ac
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-02-11 14:47:45 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-02-11 14:47:45 +0000
commit1fdc7a8079888fc920e6f058e26e99e4a8ffc54f (patch)
treeef1eb34e79f5ea870b1807701fab1ebd109fcecc /Build/source/texk/gregorio/configure.ac
parentc9cd640f116056e22cd79b777ea3f9e6f93f1c33 (diff)
gregorio 4.1.0-beta3
git-svn-id: svn://tug.org/texlive/trunk@39666 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio/configure.ac')
-rw-r--r--Build/source/texk/gregorio/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/gregorio/configure.ac b/Build/source/texk/gregorio/configure.ac
index b2b8d6ea381..2091717b557 100644
--- a/Build/source/texk/gregorio/configure.ac
+++ b/Build/source/texk/gregorio/configure.ac
@@ -11,6 +11,7 @@ m4_include([version.ac])[] dnl define gregorio_version
AC_INIT([Gregorio (TeX Live)], gregorio_version, [tex-k@tug.org])
FILENAME_VERSION="4_1_0-beta3"
AC_SUBST(FILENAME_VERSION)
+AC_DEFINE_UNQUOTED(FILENAME_VERSION, "$FILENAME_VERSION", [version suitable for file names])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([gregorio-src/src/gregorio-utils.c])
AC_CONFIG_AUX_DIR([../../build-aux])