]> git.pld-linux.org Git - packages/asc.git/commitdiff
- 61aca2f50c851c440c7d76b356d3d28b asc-source-1.10.2.tar.gz
authormarcus <marcus@pld-linux.org>
Sat, 27 Jul 2002 09:32:39 +0000 (09:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- patch for LIBOBJS in configure.in

Changed files:
    asc-configure.patch -> 1.1

asc-configure.patch [new file with mode: 0644]

diff --git a/asc-configure.patch b/asc-configure.patch
new file mode 100644 (file)
index 0000000..b20b9d9
--- /dev/null
@@ -0,0 +1,15 @@
+diff -uNr asc-1.10.2.orig/configure.in asc-1.10.2/configure.in
+--- asc-1.10.2.orig/configure.in       Sat Apr 27 18:32:43 2002
++++ asc-1.10.2/configure.in    Sat Jul 27 11:15:08 2002
+@@ -299,11 +299,6 @@
+-dnl for libtool to work LTLIBOJS is needed (currently bug of autoconf)
+-Xsed="sed -e s/^X//"
+-LTLIBOBJS=`echo X"$LIBOBJS"|[$Xsed -e "s,\.[^.]* ,.lo ,g;s,\.[^.]*$,.lo,"]`
+-AC_SUBST(LTLIBOBJS)
+-
+ AC_OUTPUT( Makefile source/Makefile source/docs/Makefile \
+          source/docs/en/Makefile source/sdl/Makefile \
+          source/libs/triangul/Makefile source/libs/Makefile \
This page took 0.08655 seconds and 4 git commands to generate.