],
[ cookie_io_functions_t cookie; ],
[ have_cookie_io_functions_t=yes ],
- [ ] )
+ [] )
if test "$have_cookie_io_functions_t" = "yes" ; then
cookie_io_functions_t=cookie_io_functions_t
unset ac_cv_func_yp_get_default_domain
AC_CHECK_FUNC(yp_get_default_domain,
- [php_no_nsl_checks=yes],[ ])
+ [php_no_nsl_checks=yes],[])
unset ac_cv_func_yp_get_default_domain
if test "$php_no_nsl_checks" != "yes"; then
#endif
],[
AC_DEFINE(HAVE_IMAP2001, 1, [ ])
- ],[ ])
+ ],[])
CPPFLAGS=$old_CPPFLAGS
AC_CHECK_LIB(pam, pam_start)