add more bits to i686-linux site file to work around mysql autoconf lossage
authorPhil Blundell <philb@gnu.org>
Thu, 7 Oct 2004 19:24:44 +0000 (19:24 +0000)
committerPhil Blundell <philb@gnu.org>
Thu, 7 Oct 2004 19:24:44 +0000 (19:24 +0000)
BKrev: 416597fcDvuzr6Psw8aOxwCacyRGsQ

site/i686-linux

index 2d4d115..d204062 100644 (file)
@@ -89,3 +89,9 @@ ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
 mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=yes}
 mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=yes}
 ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes}
+
+ac_cv_sys_restartable_syscalls=yes
+ac_cv_uchar=${ac_cv_uchar=no}
+ac_cv_uint=${ac_cv_uint=yes}
+ac_cv_ulong=${ac_cv_ulong=yes}
+ac_cv_ushort=${ac_cv_ushort=yes}