[367] in bug-owl
recursive configure failure
daemon@ATHENA.MIT.EDU (Jeremy Daniel)
Fri Jan 28 12:19:13 2005
Message-ID: <8c49466005012809193f40e2b8@mail.gmail.com>
Date: Fri, 28 Jan 2005 12:19:08 -0500
From: Jeremy Daniel <jdanielmit@gmail.com>
Reply-To: jdaniel@MIT.EDU
To: bug-owl@mit.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Kretch,
This change seems to fix my problem. I'm still not sure why LIBS was
being carried over into the recursive configure. If you can make any
further sense out of it please let me know.
Index: configure
===================================================================
RCS file: /mit/ktools/src/owl/repository/owl/configure,v
retrieving revision 1.20
diff -u -r1.20 configure
--- configure 30 Dec 2004 20:38:59 -0000 1.20
+++ configure 28 Jan 2005 17:13:41 -0000
@@ -5492,7 +5492,7 @@
if test "$no_recursion" != yes; then
# Remove --cache-file and --srcdir arguments so they do not pile up.
- ac_sub_configure_args=
+ ac_sub_configure_args=LIBS=
--
Jeremy Daniel <jdaniel@mit.edu>
26 Pearl St
Medford, MA 02155