Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-devhelp
On 08/11/2009 11:42 PM, Thomas Kahle wrote:
> Hi,
>
> I'm having some autotools trouble. In an ebuild I use sed to modify
> configure.ac with something like
>
> sed "s/\"-lntl\"/\"-lntl\" \"-lgf2x -lntl\"/" -i "${S}/configure.ac"
>
> make configure is run by the ebuild after this!
"make configure"? Don't you need eautoreconf?
|
|