diff options
Diffstat (limited to 'Build/source/texk/dummy/configure.ac')
-rw-r--r-- | Build/source/texk/dummy/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dummy/configure.ac b/Build/source/texk/dummy/configure.ac index ea8d39437ec..1b3b80d23e1 100644 --- a/Build/source/texk/dummy/configure.ac +++ b/Build/source/texk/dummy/configure.ac @@ -6,7 +6,7 @@ dnl This file is free software; the copyright holder dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl -AC_INIT([TeX live texk dummy], [2009], [tex-k@tug.org]) +AC_INIT([TeX Live texk dummy], [2009], [tex-k@tug.org]) AC_PREREQ([2.63]) AC_CONFIG_SRCDIR([../../build-aux/missing]) AC_CONFIG_AUX_DIR([../../build-aux]) |