]> git.pld-linux.org Git - packages/cyrus-sasl.git/blob - cyrus-sasl-do_dlopen.patch
- remove rfc documents (they are in the rfc-{text,basic} packages)
[packages/cyrus-sasl.git] / cyrus-sasl-do_dlopen.patch
1 diff -durN cyrus-sasl-2.1.10.orig/configure.in cyrus-sasl-2.1.10/configure.in
2 --- cyrus-sasl-2.1.10.orig/configure.in Fri Jan 10 10:55:16 2003
3 +++ cyrus-sasl-2.1.10/configure.in      Fri Jan 10 10:55:47 2003
4 @@ -649,9 +649,7 @@
5  # simon finishes trying to do autoconf
6  ###############################################################################
7  
8 -if test "$ac_cv_can_build_shared" = yes; then
9 -       AC_DEFINE(DO_DLOPEN)
10 -fi
11 +AC_DEFINE(DO_DLOPEN)
12  
13  AC_SUBST(SASL_MECHS)
14  AC_SUBST(SASL_STATIC_OBJS)
This page took 0.02722 seconds and 3 git commands to generate.