]> git.pld-linux.org Git - packages/asc.git/blame - asc-configure.patch
- release 6
[packages/asc.git] / asc-configure.patch
CommitLineData
97d71548 1--- asc-2.4.0.0/configure.in~ 2009-12-20 16:34:36.000000000 +0000
2+++ asc-2.4.0.0/configure.in 2009-12-23 12:59:21.861265419 +0000
3@@ -134,12 +134,6 @@
422451d1 4
5
6 AC_ARG_ENABLE( serverinterface, AS_HELP_STRING([--enable-serverinterface],[enables usage of the server interface (experimental)]), SERVERINTERFACE=1 )
7-if test "X$SERVERINTERFACE" = "X1"; then
97d71548 8- LIBCURL_CHECK_CONFIG(yes,7.10.0,,AC_LIB_MISSING( curl, [http://curl.haxx.se/libcurl/] ))
422451d1 9-else
10- LIBCURL=""
11- LIBCURL_CPPFLAGS=""
12-fi
13
14 AM_CONDITIONAL( [CURLCLIENT], [test "X$SERVERINTERFACE" = "X1"] )
15
This page took 0.071459 seconds and 4 git commands to generate.