summaryrefslogtreecommitdiff
path: root/Build/source/configure.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-04-23 16:33:37 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-04-23 16:33:37 +0000
commitb789d9d640329830153fd0b4ec23c7545100969b (patch)
treec4a428db3de017c18afac09b8a5648162e960e8e /Build/source/configure.ac
parent6fe018282ebe6acac6f4c9aab818346f304e7373 (diff)
build system cleanup
git-svn-id: svn://tug.org/texlive/trunk@12807 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure.ac')
-rw-r--r--Build/source/configure.ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/configure.ac b/Build/source/configure.ac
index 0920ff6e6d7..c735d66b25c 100644
--- a/Build/source/configure.ac
+++ b/Build/source/configure.ac
@@ -12,10 +12,10 @@ AC_CONFIG_SRCDIR([m4/kpse-pkgs.m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
-dnl ## --------------------------------------------------- ##
-dnl ## Setup of the teTeX / TeX Live (TL) infrastructure ##
-dnl ## done in ./, libs/, utils/, and texk/ ##
-dnl ## --------------------------------------------------- ##
+dnl ## ------------------------------------------- ##
+dnl ## Setup of the TeX Live (TL) infrastructure ##
+dnl ## done in ./, libs/, utils/, and texk/ ##
+dnl ## ------------------------------------------- ##
dnl
dnl 1. Define three lists of TeXk programs, utility programs, and
dnl TL libraries. Hopefully these list occur nowhere else.