[ale] re-compiling an older source package....

Jim Popovitch jimpop at gmail.com
Mon Oct 26 13:34:59 EDT 2009


On Mon, Oct 26, 2009 at 13:15, Brian Pitts <brian at polibyte.com> wrote:
> I think the easiest thing is to use the I flag of the preprocessor and
> the L flag of the linker. Thus something like
>
> CPPFLAGS="-I /opt/include" LDFLAGS="-L /opt/lib" ./configure
>

What I'm looking to do is to add that to one of the plethora of config
file options... Makefile.in, Makefile.am, config.in.h, aclocal.h
etc.... <- The big question is which file, and what format :-)

-Jim P.


More information about the Ale mailing list