From 307a409e5a3cc8c467bbe5d0e0fe9beacf620adf Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 29 Sep 2011 12:17:38 +0000 Subject: somewhat more general way to create symlinks for linked scripts using build-aux/relpath git-svn-id: svn://tug.org/texlive/trunk@24137 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/README.hacking | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/README.hacking') diff --git a/Build/source/README.hacking b/Build/source/README.hacking index a651163bc87..a00b74140c4 100644 --- a/Build/source/README.hacking +++ b/Build/source/README.hacking @@ -106,12 +106,12 @@ LIB_LIBS are constructed from values for the configure options '--with-Lib-includes' and/or '--with-Lib-libdir'; alternatively they may result from running pkg-config, freetype-config, or similar. -As example, the file libs/libpng/ac/withenable.ac contains +As an example, the file libs/libpng/ac/withenable.ac contains KPSE_WITH_LIB([libpng], [zlib]) where KPSE_WITH_LIB, defined in m4/kpse-setup.m4, has one required argument -- the name of the subdirectory -- and two optional arguments: a list of required TL libraries, and a list of options ('tree' if only the library -from the TL can be used). The file libs/libpng/ac/libpng.ac contains +from the TL tree can be used). The file libs/libpng/ac/libpng.ac contains KPSE_TRY_LIB([libpng], [#include ], [png_structp png; png_voidp io; png_rw_ptr fn; -- cgit v1.2.3