gnupic: gpsim's configure script


Previous by date: 28 Aug 2000 19:02:03 -0000 Re: gpsim's configure script, rfg.home.se
Next by date: 28 Aug 2000 19:02:03 -0000 pic interrupts, Andreas Loeffler
Previous in thread: 28 Aug 2000 19:02:03 -0000 Re: gpsim's configure script, rfg.home.se
Next in thread:

Subject: Re: gpsim's configure script
From: ####@####.####
Date: 28 Aug 2000 19:02:03 -0000
Message-Id: <20000828220020.A30004@small.mydmn>

On Mon, Aug 28, 2000 at 01:41:56PM -0500, Scott Dattalo wrote:
> 
> 
> On Mon, 28 Aug 2000 ####@####.#### wrote:
> 
> > configure fails when checking for eXdbm. I installed the file
> > eXdbm-0.1.0b2.tar.gz.
>

This made it work:

-----------------------------------------------------------------------
--- configure.in~       Mon Aug 28 21:48:38 2000
+++ configure.in        Mon Aug 28 21:57:19 2000
@@ -127,7 +127,7 @@
   AC_CHECK_LIB(eXdbm,eXdbmInit,,[
   AC_MSG_ERROR([eXdbm is needed. please use --with-exdbm option.
   see ./configure --help for instructions])
-  ])
+  ],-lm)
 
 fi
 
-----------------------------------------------------------------------

 / Ralf


Previous by date: 28 Aug 2000 19:02:03 -0000 Re: gpsim's configure script, rfg.home.se
Next by date: 28 Aug 2000 19:02:03 -0000 pic interrupts, Andreas Loeffler
Previous in thread: 28 Aug 2000 19:02:03 -0000 Re: gpsim's configure script, rfg.home.se
Next in thread:


Powered by ezmlm-browse 0.20.