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

(-)mm2.7/src/configure.in (-1 / +2 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"$LIB@&t@OBJS" |
351
           $Xsed -e 's,\.[[^.]]* ,.lo ,g;s,\.[[^.]]*$,.lo,'`
351
AC_SUBST(LTLIBOBJS)
352
AC_SUBST(LTLIBOBJS)
352
353
353
dnl the aux dir (for holding config & autodenerated stuff)
354
dnl the aux dir (for holding config & autodenerated stuff)

Return to bug 41095