updated on Wed Jan 25 20:08:56 UTC 2012
[aur-mirror.git] / raop-play / conf.patch
blob9da8a445fce66f9bfdf7292e1ab9a47d3ec189de
1 --- old/configure 2005-12-16 08:17:03.000000000 -0600
2 +++ patch/configure 2010-11-28 01:21:27.800000072 -0600
3 @@ -2642,18 +2642,18 @@
4 fi
5 echo "$as_me:$LINENO: result: $ac_cv_lib_ssl_RSA_new" >&5
6 echo "${ECHO_T}$ac_cv_lib_ssl_RSA_new" >&6
7 -if test $ac_cv_lib_ssl_RSA_new = yes; then
8 +#if test $ac_cv_lib_ssl_RSA_new = yes; then
9 cat >>confdefs.h <<_ACEOF
10 #define HAVE_LIBSSL 1
11 _ACEOF
13 LIBS="-lssl $LIBS"
15 -else
17 - echo "Error! You need libssl."
18 - exit -1
19 -fi
20 +#else
22 +# echo "Error! You need libssl."
23 +# exit -1
24 +#fi