Memcached-libmemcached

 view release on metacpan or  search on metacpan

src/libmemcached/configure  view on Meta::CPAN

_ACEOF

fi
done

for ac_func in memmove
do :
  ac_fn_c_check_func "$LINENO" "memmove" "ac_cv_func_memmove"
if test "x$ac_cv_func_memmove" = xyes; then :
  cat >>confdefs.h <<_ACEOF
#define HAVE_MEMMOVE 1
_ACEOF

fi
done

for ac_func in memset
do :
  ac_fn_c_check_func "$LINENO" "memset" "ac_cv_func_memset"
if test "x$ac_cv_func_memset" = xyes; then :
  cat >>confdefs.h <<_ACEOF
#define HAVE_MEMSET 1
_ACEOF

fi
done

for ac_func in pipe2
do :
  ac_fn_c_check_func "$LINENO" "pipe2" "ac_cv_func_pipe2"
if test "x$ac_cv_func_pipe2" = xyes; then :
  cat >>confdefs.h <<_ACEOF
#define HAVE_PIPE2 1
_ACEOF

fi
done

for ac_func in putenv
do :
  ac_fn_c_check_func "$LINENO" "putenv" "ac_cv_func_putenv"
if test "x$ac_cv_func_putenv" = xyes; then :
  cat >>confdefs.h <<_ACEOF
#define HAVE_PUTENV 1
_ACEOF

fi
done

for ac_func in select
do :
  ac_fn_c_check_func "$LINENO" "select" "ac_cv_func_select"
if test "x$ac_cv_func_select" = xyes; then :
  cat >>confdefs.h <<_ACEOF
#define HAVE_SELECT 1
_ACEOF

fi
done

for ac_func in setenv
do :
  ac_fn_c_check_func "$LINENO" "setenv" "ac_cv_func_setenv"
if test "x$ac_cv_func_setenv" = xyes; then :
  cat >>confdefs.h <<_ACEOF
#define HAVE_SETENV 1
_ACEOF

fi
done

for ac_func in sigignore
do :
  ac_fn_c_check_func "$LINENO" "sigignore" "ac_cv_func_sigignore"
if test "x$ac_cv_func_sigignore" = xyes; then :
  cat >>confdefs.h <<_ACEOF
#define HAVE_SIGIGNORE 1
_ACEOF

fi
done

for ac_func in socket
do :
  ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
if test "x$ac_cv_func_socket" = xyes; then :
  cat >>confdefs.h <<_ACEOF
#define HAVE_SOCKET 1
_ACEOF

fi
done

for ac_func in sqrt
do :
  ac_fn_c_check_func "$LINENO" "sqrt" "ac_cv_func_sqrt"
if test "x$ac_cv_func_sqrt" = xyes; then :
  cat >>confdefs.h <<_ACEOF
#define HAVE_SQRT 1
_ACEOF

fi
done

for ac_func in strcasecmp
do :
  ac_fn_c_check_func "$LINENO" "strcasecmp" "ac_cv_func_strcasecmp"
if test "x$ac_cv_func_strcasecmp" = xyes; then :
  cat >>confdefs.h <<_ACEOF
#define HAVE_STRCASECMP 1
_ACEOF

fi
done

for ac_func in strchr
do :
  ac_fn_c_check_func "$LINENO" "strchr" "ac_cv_func_strchr"
if test "x$ac_cv_func_strchr" = xyes; then :
  cat >>confdefs.h <<_ACEOF
#define HAVE_STRCHR 1
_ACEOF

fi



( run in 0.986 second using v1.01-cache-2.11-cpan-39bf76dae61 )