]> git.pld-linux.org Git - packages/asc.git/blobdiff - asc-configure.patch
- rebuild with boost 1.57.0
[packages/asc.git] / asc-configure.patch
index b20b9d99afb60ec08c43e60b7b9af9a74ccba019..0b68fc9527aef8e96fa0aa440e639387422c5153 100644 (file)
@@ -1,15 +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 @@
+--- asc-2.4.0.0/configure.in~  2009-12-20 16:34:36.000000000 +0000
++++ asc-2.4.0.0/configure.in   2009-12-23 12:59:21.861265419 +0000
+@@ -134,12 +134,6 @@
  
  
+ AC_ARG_ENABLE( serverinterface, AS_HELP_STRING([--enable-serverinterface],[enables usage of the server interface (experimental)]), SERVERINTERFACE=1 )
+-if test "X$SERVERINTERFACE" = "X1"; then
+- LIBCURL_CHECK_CONFIG(yes,7.10.0,,AC_LIB_MISSING( curl, [http://curl.haxx.se/libcurl/] ))
+-else
+- LIBCURL=""
+- LIBCURL_CPPFLAGS=""
+-fi
+ AM_CONDITIONAL( [CURLCLIENT], [test "X$SERVERINTERFACE" = "X1"] )
  
--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.373049 seconds and 4 git commands to generate.