From a5d3be45c8c451ca3c785ab247e3ae22b283a79f Mon Sep 17 00:00:00 2001 From: skrll Date: Mon, 17 Jun 2002 21:46:04 +0000 Subject: Improve the wording around GNU autoconf. --- Packages.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Packages.txt') diff --git a/Packages.txt b/Packages.txt index ef1dadee354..0c09f1ddb76 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.248 2002/06/17 09:51:27 wiz Exp $ +# $NetBSD: Packages.txt,v 1.249 2002/06/17 21:46:04 skrll Exp $ ########################################################################### ========================== @@ -867,8 +867,8 @@ to when dealing with the PLIST file (or files, see below!). their file. To handle this case, PLIST will be preprocessed before actually used, and the symbol "${MACHINE_ARCH}" will be replaced by what "uname -p" gives. The same is done if the string ${MACHINE_GNU_ARCH} - is embedded in PLIST somewhere - use this on packages that use GNU - autoconfigure. + is embedded in PLIST somewhere - use this on packages that have GNU + autoconf created configure scripts. Legacy note: There used to be a symbol "<$ARCH>" that was replaced by the output of "uname -m", but that's no longer supported and has been @@ -1723,11 +1723,11 @@ debugging aids. 10 FAQs & features of the package system ======================================== - 10.1 Packages using GNU autoconfig - ================================== + 10.1 Packages using GNU autoconf + ================================ -If your package uses GNU autoconf, add the following to your package's -Makefile: +If your package uses GNU autoconf created configure scripts, add the following +to your package's Makefile: GNU_CONFIGURE= yes -- cgit v1.2.3