Philip Herron wrote:
or do I have to link directly of
this as in ``gcc -o ... /usr/local/lib/libcrules.so''.
Well, if they use Automake they can do
LDADD = -lcrules
or they can append `-lcrules' to $LIBS in configure.ac via, e.g.,
AC_SEARCH_LIBS.
I am fairly certain this is a trivial problem but i cant seem to find
this in the manual.
please see here:
http://www.gnu.org/software/automake/manual/automake.html#Linking
http://www.network-theory.co.uk/docs/gccintro/gccintro_17.html
Cheers,
Peter
--
Peter Johansson
svndigest maintainer, http://dev.thep.lu.se/svndigest
yat maintainer, http://dev.thep.lu.se/yat