head	1.2;
access;
symbols
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.03.14.22.36.05;	author gerald;	state dead;
branches;
next	1.1;

1.1
date	2007.07.23.09.23.53;	author rafan;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove per deprecation/expiration note.
@
text
@--- configure.orig	Thu May 24 11:21:39 2007
+++ configure	Thu May 24 11:22:15 2007
@@@@ -508,6 +508,8 @@@@
 	echo ' --srcdir=DIR		 find the sources in DIR [. or ..]'
 	echo ' --target=TARGET	 configure for TARGET [TARGET=HOST]'
 	echo ' --tmpdir=TMPDIR	 create temporary files in TMPDIR [/tmp]'
+	echo ' --infodir=DIR           info documentation in DIR [PREFIX/info]'
+	echo ' --mandir=DIR            man documentation in DIR [PREFIX/man]'
 	echo ' --nfp			 configure for software floating point [hard float]'
 	echo ' --with-FOO, --with-FOO=BAR package FOO is available (parameter BAR)'
 	echo ' --without-FOO		 package FOO is NOT available'
@


1.1
log
@- Announce --mandir and --infodir in configure --help so it won't fail
  when we pass them for GNU_CONFIGURE

PR:		ports/111470
Approved by:	portmgr
Tested by:	pointyhat exp run
@
text
@@

