bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-readline] configure.ac readline tests


From: Borut Razem
Subject: Re: [Bug-readline] configure.ac readline tests
Date: Tue, 30 Jan 2007 19:47:27 +0100
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

Chet Ramey wrote:
I've noticed that a simple AC_CHECK_LIB(readline, readline) is not
sufficient for configure.ac to get support for readline.

Different projects go to different lengths to determine if readline is
available and what extra libraries might be needed.

How about coming up with a "recommended" configure.ac fragment and
including that in the readline distribution?

Good idea.  Thanks for the suggestion.

I wrote a version which is used in SDCC and gpsim projects. It supports the cross-compilation. You can find it at
http://svn.sourceforge.net/viewvc/sdcc/trunk/sdcc/debugger/mcs51/acinclude.m4?view=markup
and
http://svn.sourceforge.net/viewvc/gpsim/trunk/acinclude.m4?view=markup

Borut




reply via email to

[Prev in Thread] Current Thread [Next in Thread]