search for: ac_cv_func_vsnprintf_noproto

Displaying 1 result from an estimated 1 matches for "ac_cv_func_vsnprintf_noproto".

2006 May 13
0
Here's a recipe for Samba+Active Directory on Solaris 9
...onfdefs.h <<_ACEOF #define HAVE_VSNPRINTF 1 _ACEOF -fi if test "$ac_cv_func_vsnprintf_working" = yes; then if test "$ac_cv_func_vsnprintf+set" != set -o "$ac_cv_func_vsnprintf" = yes; then @@ -29376,14 +29370,12 @@ fi echo "$as_me:$LINENO: result: $ac_cv_func_vsnprintf_noproto" >&5 echo "${ECHO_T}$ac_cv_func_vsnprintf_noproto" >&6 -if test "$ac_cv_func_vsnprintf_noproto" = yes; then cat >>confdefs.h <<\_ACEOF -#define NEED_VSNPRINTF_PROTO 1 +#define NEED_VSNPRINTF_PROTO 0 _ACEOF fi -fi fi @@ -30549,7 +30541,...