summaryrefslogtreecommitdiff
path: root/Build/source
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-02-11 22:32:27 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-02-11 22:32:27 +0000
commitf71cfa07f0a8ed6f832fc3fcf3b93fd43a799ae5 (patch)
tree1a6656f655bf2953bf3add6683bb13d5aaaa5d07 /Build/source
parent1fdc7a8079888fc920e6f058e26e99e4a8ffc54f (diff)
gregorio 4.1.0-beta3
git-svn-id: svn://tug.org/texlive/trunk@39667 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r--Build/source/texk/gregorio/config_.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/gregorio/config_.h.in b/Build/source/texk/gregorio/config_.h.in
index 32fbec61b92..ff001294621 100644
--- a/Build/source/texk/gregorio/config_.h.in
+++ b/Build/source/texk/gregorio/config_.h.in
@@ -6,6 +6,9 @@
/* Define to 1 if the `closedir' function returns void instead of `int'. */
#undef CLOSEDIR_VOID
+/* version suitable for file names */
+#undef FILENAME_VERSION
+
/* Define to 1 if realpath() can malloc memory, always gives an absolute path,
and handles trailing slash correctly. */
#undef FUNC_REALPATH_WORKS