dnl dnl $Id$ dnl AC_DEFUN([AC_HAVE_TYPES], [ for i in $1; do AC_HAVE_TYPE($i) done if false;then AC_CHECK_FUNCS($1) fi ])