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?
|
|