From 7d5a03d76f46cbbd3b12828754a21953f132a1ef Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 23 Nov 2009 14:20:21 +0000 Subject: Autoconf 2.65 git-svn-id: svn://tug.org/texlive/trunk@16140 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/configure.ac | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Build/source/configure.ac') diff --git a/Build/source/configure.ac b/Build/source/configure.ac index 1753bc79a29..e37bbe4287a 100644 --- a/Build/source/configure.ac +++ b/Build/source/configure.ac @@ -7,7 +7,7 @@ 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], [2009-11-10], [tex-k@tug.org]) -AC_PREREQ([2.63]) +AC_PREREQ([2.65]) AC_CONFIG_SRCDIR([m4/kpse-pkgs.m4]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) @@ -38,8 +38,9 @@ dnl 5. For each library Lib in the list of TL libraries: dnl sinclude libs/Lib/ac/withenable.ac dnl usually providing the configure options --with-system-Lib, dnl --with-Lib-includes=DIR, and --with-Lib-libdir=DIR -dnl for each required TL library SubLib (if any): -dnl disallow with_system_Lib=yes and with_system_SubLib=no +dnl for each required TL library SubLib (if any): +dnl disallow with_system_Lib=yes and with_system_SubLib=no +dnl if $need_Lib=yes then set need_SubLib=yes dnl KPSE_SETUP([]) -- cgit v1.2.3