From f1c8081093204f16e53c2bf524fbdf93e6c319e8 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 23 Jan 2003 14:19:46 -0500 Subject: [svn-r6318] Purpose: Update Description: Added description of the configure bugfix for people specifying --with-*=/usr/include,/usr/lib in their scripts during configure... --- release_docs/RELEASE.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 1f7a8e9..ce903f9 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -200,6 +200,9 @@ Configuration * Basic port to Compaq (nee DEC) Alpha OSF 5. * Changed the default value of $NPROCS from 2 to 3 since 3 processes have a much bigger chance catching parallel errors than just 2. + * Fixed minor problem with configuration when users specified /usr/include + and /usr/lib for the --with-* options that some compilers can't handle. + BW - 2003/01/23 Tools @@ -659,3 +662,7 @@ Known Problems # How to pass a linker flag through the compiler. wl="-Wl," + UPDATE: This is now done automatically by the configure script. However, if + you still experience a problem, you may want to check this line in the + libtool file and make sure that it has the correct value. + -- cgit v0.12