comparison configure.in @ 30393:bcc6b338d8bf

Add AC_SIZE_T.
author Dave Love <fx@gnu.org>
date Mon, 24 Jul 2000 09:32:28 +0000
parents a3f30480694a
children 132287a7c6d3
comparison
equal deleted inserted replaced
30392:cbb8dfde490d 30393:bcc6b338d8bf
2073 AC_MSG_RESULT(no) 2073 AC_MSG_RESULT(no)
2074 fi 2074 fi
2075 2075
2076 AC_FUNC_VFORK 2076 AC_FUNC_VFORK
2077 2077
2078 # Fixme: This should be replaced when we have autoconf 2.14.
2079 AC_SIZE_T
2080
2078 # Set up the CFLAGS for real compilation, so we can substitute it. 2081 # Set up the CFLAGS for real compilation, so we can substitute it.
2079 CFLAGS="$REAL_CFLAGS" 2082 CFLAGS="$REAL_CFLAGS"
2080 CPPFLAGS="$REAL_CPPFLAGS" 2083 CPPFLAGS="$REAL_CPPFLAGS"
2081 2084
2082 changequote(, )dnl 2085 changequote(, )dnl