From 0ccb1bafd7b350766c1c43cea86f22ca4beb40a4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 28 Sep 2016 23:39:56 +0000 Subject: do not use FILENAME_VERSION, as with TL16 git-svn-id: svn://tug.org/texlive/trunk@42176 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/gregorio/configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Build/source/texk/gregorio/configure.ac') diff --git a/Build/source/texk/gregorio/configure.ac b/Build/source/texk/gregorio/configure.ac index 7b95ac38e61..faf7a68017e 100644 --- a/Build/source/texk/gregorio/configure.ac +++ b/Build/source/texk/gregorio/configure.ac @@ -1,3 +1,4 @@ +dnl $Id$ dnl Process this file with autoconf to produce a configure script. dnl dnl Copyright 2016 Karl Berry @@ -9,9 +10,6 @@ dnl with or without modifications, as long as this notice is preserved. dnl m4_include([version.ac])[] dnl define gregorio_version AC_INIT([Gregorio (TeX Live)], gregorio_version, [tex-k@tug.org], [gregorio--tex-live-], [http://gregorio-project.github.io/]) -FILENAME_VERSION="4_2_0" -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]) -- cgit v1.2.3