search for: ac_lib_var

Displaying 6 results from an estimated 6 matches for "ac_lib_var".

2001 Apr 19
0
Fwd: Re: 2.2 release imminent.
...788c10788,10836 >< LIBS="$LIBS -ldes425 -lkrb5 -lcrypto -lcom_err" >--- > > echo $ac_n "checking for dn_expand in -lresolv""... $ac_c" 1>&6 > > echo "configure:10725: checking for dn_expand in -lresolv" >&5 > > ac_lib_var=`echo resolv'_'dn_expand | sed 'y%./+-%__p_%'` > > if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then > > echo $ac_n "(cached) $ac_c" 1>&6 > > else > > ac_save_LIBS="$...
2000 Aug 26
0
New chroot patch, for 2.1.1p4
...efs.h <<\EOF @@ -1535,7 +1537,7 @@ # Checks for libraries. echo $ac_n "checking for deflate in -lz""... $ac_c" 1>&6 -echo "configure:1539: checking for deflate in -lz" >&5 +echo "configure:1541: checking for deflate in -lz" >&5 ac_lib_var=`echo z'_'deflate | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -1543,7 +1545,7 @@ ac_save_LIBS="$LIBS" LIBS="-lz...
2000 Oct 04
0
2.2.0p1 chroot patch
...efs.h <<\EOF @@ -1603,7 +1605,7 @@ # Checks for libraries. echo $ac_n "checking for deflate in -lz""... $ac_c" 1>&6 -echo "configure:1607: checking for deflate in -lz" >&5 +echo "configure:1609: checking for deflate in -lz" >&5 ac_lib_var=`echo z'_'deflate | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -1611,7 +1613,7 @@ ac_save_LIBS="$LIBS" LIBS="-lz...
2000 Jan 19
3
AIX openssh patches
...t;$ac_t""no" 1>&6 + ;; + yes) + echo "$ac_t""yes" 1>&6 + echo $ac_n "checking for SOCKSconnect in -lsocks5""... $ac_c" 1>&6 + echo "configure:6842: checking for SOCKSconnect in -lsocks5" >&5 + ac_lib_var=`echo socks5'_'SOCKSconnect | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" + LIBS="-lsoc...
2001 Apr 09
13
2.2 release imminent.
Well, as Andrew shouted at me again this weekend it's getting to be about that time.... :-) :-). Yep, we're thinking we should do an official 2.2 Samba release early next week, so if you have anything you can't live with, now would be a good time to tell us.... :-). It's been gestating longer than an elephant, so it's really time to let it out into the world and do its own
1998 Aug 18
1
Problem in "configure" for Solaris (cc) -- solved (partly) --
> From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk> > > Martin Maechler <maechler@stat.math.ethz.ch> writes: > > > Reading the long output of ``cc -flags'', > > I see that more than average optimization is done using > > cc -xO[1-4] > > # And -O is -xO2. If you do want higher speed, you need to use other flags too, and -fast is a