Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 49533
Collapse All | Expand All

(-)configure.in.old (-1 / +1 lines)
Lines 347-353 Link Here
347
347
348
dnl for libtool to work LTLIBOJS is needed (currently bug of autoconf)
348
dnl for libtool to work LTLIBOJS is needed (currently bug of autoconf)
349
Xsed="sed -e s/^X//"
349
Xsed="sed -e s/^X//"
350
LTLIBOBJS=`echo X"$LIBOBJS"|[$Xsed -e "s,\.[^.]* ,.lo ,g;s,\.[^.]*$,.lo,"]`
350
LTLIBOBJS=`echo X"$AC_LIBOBJ"|[$Xsed -e "s,\.[^.]* ,.lo ,g;s,\.[^.]*$,.lo,"]`
351
AC_SUBST(LTLIBOBJS)
351
AC_SUBST(LTLIBOBJS)
352
352
353
dnl the aux dir (for holding config & autodenerated stuff)
353
dnl the aux dir (for holding config & autodenerated stuff)

Return to bug 49533