On Fri, Sep 07, 2007 at 10:46:54AM +0200, Adam Gołębiowski wrote: > Hi, > > I'm having a problem with libtool (I guess) - it does not add --tag=CC > which causes build to fail. If I alter Makefile and add it by hand, > build passes, but then again, $DESTDIR is not taken into consideration.
--tag= is added by ac/am macros, when AC_PROG_LIBTOOL and automake is used. > No libtoolize / ac/am rebuild helps. > > /usr/share/apr/build/libtool is used in this build (obtained through > apr-1-config --apr-libtool). Which package is it? I suppose it doesn't use AC_PROG_LIBTOOL if it uses apr's libtool. -- Jakub Bogusz http://qboosh.pl/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
