summaryrefslogtreecommitdiff
path: root/Build/source/README.4layout
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-11-13 12:16:17 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-11-13 12:16:17 +0000
commitbadfe9e1ae6bc0e3a5cf82ba8223aa2de074ff00 (patch)
tree0cf31b3755955a083adabbfe9f82b3011463cb88 /Build/source/README.4layout
parent8579901249b71b761c276986fa8cf779c0afc7d9 (diff)
Update tlbuild.info
git-svn-id: svn://tug.org/texlive/trunk@35571 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.4layout')
-rw-r--r--Build/source/README.4layout10
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/README.4layout b/Build/source/README.4layout
index 7abdeae15f9..c8a5c18d0ab 100644
--- a/Build/source/README.4layout
+++ b/Build/source/README.4layout
@@ -31,7 +31,7 @@ many extra hassles, so don't do that, tempting as it may be.
automake (GNU automake) 1.14.1
bison (GNU Bison) 3.0.2
flex 2.5.39
- ltmain.sh (GNU libtool) 2.4.2
+ ltmain.sh (GNU libtool) 2.4.3
m4 (GNU M4) 1.4.17
makeinfo (GNU texinfo) 5.2
@@ -197,11 +197,11 @@ library. E.g., for 'libs/libpng':
Provide the configure option '--with-system-libpng'. Set and
'AC_SUBST' 'make' variables for modules using this library (either
an installed version or from the TeX Live tree): 'LIBPNG_INCLUDES'
- for use in CPPFLAGS, LIBPNG_LIBS for use in LDADD, LIBPNG_DEPEND
- for use as dependency, and LIBPNG_RULE defining 'make' rules to
- rebuild the library.
+ for use in CPPFLAGS, 'LIBPNG_LIBS' for use in LDADD,
+ 'LIBPNG_DEPEND' for use as dependency, and 'LIBPNG_RULE' defining
+ 'make' rules to rebuild the library.
- -- Macro: KPSE_ADD_FLAGS (LIBNAME)
+ -- Macro: KPSE_ADD_FLAGS (NAME)
Temporarily extend CPPFLAGS and LIBS with the values required for
the library module 'NAME'.