run autoconf

This commit is contained in:
Benjamin Peterson 2011-02-25 14:01:05 +00:00
parent c9c9bc02a8
commit 83a0efd303
2 changed files with 484 additions and 524 deletions

1005
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -1152,6 +1152,9 @@
/* This must be defined on some systems to enable large file support. */
#undef _LARGEFILE_SOURCE
/* This must be defined on AIX systems to enable large file support. */
#undef _LARGE_FILES
/* Define to 1 if on MINIX. */
#undef _MINIX