--- rxvt-unicode/configure.ac 2006/01/20 18:04:17 1.12 +++ rxvt-unicode/configure.ac 2006/01/21 00:09:06 1.14 @@ -533,17 +533,17 @@ sys/select.h \ sys/sockio.h \ sys/strredir.h \ - sys/stropts.h \ + sys/stropts.h \ sys/time.h \ utmp.h \ utmpx.h \ - stdint.h \ - pty.h \ - util.h \ - libutil.h \ - wchar.h \ - cwchar \ - clocale \ + stdint.h \ + pty.h \ + util.h \ + libutil.h \ + wchar.h \ + cwchar \ + clocale \ ) AC_HEADER_TIME @@ -628,7 +628,7 @@ AC_CHECK_SIZEOF(int *, 4) dnl# see usage below -AC_DEFUN(RXVT_CHECK_SIZE, +AC_DEFUN([RXVT_CHECK_SIZE], [AC_CACHE_CHECK([for $2], $1, [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include ]], [[$2 dummy;]])],[$1=yes],[dnl if test "$ac_cv_sizeof_char" -ge $3; then @@ -1425,7 +1425,7 @@ dnl# test for "sun" or "__sun__" before include sys_ioctl dnl# revert HAVE_BLAH_H into a "#include " -AC_DEFUN(RXVT_DEFINE_TO_INCLUDE, dnl +AC_DEFUN([RXVT_DEFINE_TO_INCLUDE], dnl [if test "$$3" = "$4" -o "$$5" = "$6"; then $1="#include <$2>" else