>>> "huangwei" == huangwei <[EMAIL PROTECTED]> writes:
huangwei> Dear all,
huangwei> I am a Newbie about automake.
huangwei> I am confused in the makefile.in,because in it there
huangwei> are many variables like as follows:
huangwei> ...
huangwei> LIBS = @LIBS@
huangwei> ...
huangwei>
Dear all,
I am a Newbie about automake.
I am confused in the makefile.in,because in it there are many variables
like as follows:
...
LIBS = @LIBS@
...
When I type configure ,using LIBS=/home/yiyid/usr/lib (non-standard lib
directory),but
int the makefile generated automatically ,the value of LI