Re: check for readline

2006-03-04 Thread Ralf Wildenhues
Hi Matthias, * Matthias Langer wrote on Thu, Feb 23, 2006 at 11:11:59AM CET: > What is the suggested way to check for the existence of readline ? > Should i use the macro from http://autoconf-archive.cryp.to/ or is there > a better approach ? You could also try the gnulib module readline (includi

Re: check for readline

2006-03-04 Thread Ralf Wildenhues
* Matthias Langer wrote on Sun, Feb 26, 2006 at 02:07:41PM CET: > On Sat, 2006-02-25 at 23:18 +0100, Ralf Wildenhues wrote: > > * Matthias Langer wrote on Thu, Feb 23, 2006 at 11:11:59AM CET: > > > What is the suggested way to check for the existence of readline ? > > > Should i use the macro from

Re: check for readline

2006-03-03 Thread Paul Eggert
Matthias Langer <[EMAIL PROTECTED]> writes: > What is the suggested way to check for the existence of readline ? I'd suggest the gnulib readline module. http://www.gnu.org/software/gnulib/ ___ Autoconf mailing list Autoconf@gnu.org http://lists.gnu.o

Re: check for readline

2006-02-26 Thread Matthias Langer
On Sat, 2006-02-25 at 23:18 +0100, Ralf Wildenhues wrote: > Hi Matthias, > > * Matthias Langer wrote on Thu, Feb 23, 2006 at 11:11:59AM CET: > > What is the suggested way to check for the existence of readline ? > > Should i use the macro from http://autoconf-archive.cryp.to/ or is there > > a bet

check for readline

2006-02-24 Thread Matthias Langer
What is the suggested way to check for the existence of readline ? Should i use the macro from http://autoconf-archive.cryp.to/ or is there a better approach ? Thanks, Matthias ___ Autoconf mailing list Autoconf@gnu.org http://lists.gnu.org/mailman/l