diff options
author | monty@hundin.mysql.fi <> | 2002-10-31 10:44:20 +0200 |
---|---|---|
committer | monty@hundin.mysql.fi <> | 2002-10-31 10:44:20 +0200 |
commit | 2bcd60e113e1c10d73371bd7e2636fa0876df3d2 (patch) | |
tree | 838752100454a55cfd45263336009cdf49830581 /configure.in | |
parent | 9eab6fb888d817c5f50c2839ce33a1602f0e8995 (diff) | |
parent | 1e0538324dc4e06e1c7a3dd5d1b872c1485ab2fb (diff) | |
download | mariadb-git-2bcd60e113e1c10d73371bd7e2636fa0876df3d2.tar.gz |
Merge
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index f007d511865..fb98e6fc676 100644 --- a/configure.in +++ b/configure.in @@ -671,7 +671,7 @@ else AC_MSG_RESULT([no]) fi -AC_SYS_LARGEFILE +MYSQL_SYS_LARGEFILE # Types that must be checked AFTER large file support is checked AC_TYPE_SIZE_T |