[EMAIL PROTECTED] writes:

> jerenkrantz    01/12/10 17:42:10
> 
>   Modified:    .        Makefile.in
>   Log:
>   If we tell libtool what our link dependencies are (by including them when
>   we build libapr.la), it will remember the dependencies for us.  So, if a
>   third-party (say httpd, flood, SVN, etc.) want to link against libapr.la,
>   they don't need to worry about the library dependencies that are currently
>   stored in EXTRA_LIBS et al.
>   
>   This has been tested with libtool-1.4.  Further testing and integration
>   needs to be done.  But, this could simplify our build system a bit w.r.t.
>   library dependencies.

Shortly after these commits I get the following on a system with libtool
1.3.4.  Coincidence?

> libtool: link: error: cannot link shared libraries into libtool
> libraries
> make[3]: *** [libaprutil.la] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1  

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to