diff options
Diffstat (limited to 'Build/source/configure.ac')
-rw-r--r-- | Build/source/configure.ac | 8 |
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. |