You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libavc1394/libavc1394-0.4.1-kill-confi...

14 lines
392 B

--- configure.in~ 2002-09-27 01:07:53.000000000 -0400
+++ configure.in 2005-01-03 15:09:26.310466248 -0500
@@ -28,10 +28,5 @@
CFLAGS="$CFLAGS -Wall -Wunused"
-Xsed="sed -e s/^X//"
-LTLIBOBJS=`echo X"$LIBOBJS"|\
- [$Xsed -e "s,\.[^.]* ,.lo ,g;s,\.[^.]*$,.lo,"]`
-AC_SUBST(LTLIBOBJS)
-
AC_OUTPUT(Makefile common/Makefile libavc1394/Makefile librom1394/Makefile test/Makefile)