diff options
author | serg@serg.mylan <> | 2005-02-14 21:50:09 +0100 |
---|---|---|
committer | serg@serg.mylan <> | 2005-02-14 21:50:09 +0100 |
commit | fd828e5b4d7f20a64bccfc25a096ca94760bcec9 (patch) | |
tree | ea9dd08a255018554104b4f137dea7cfe36ece0a /configure.in | |
parent | 2b49bea59a594a0f4a87200adca21fb0cc3b2893 (diff) | |
parent | db13afd89db4a415e2a77b0c200a1391ea2f03fe (diff) | |
download | mariadb-git-fd828e5b4d7f20a64bccfc25a096ca94760bcec9.tar.gz |
manually merged
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 a09823e723a..b7efc13e5fc 100644 --- a/configure.in +++ b/configure.in @@ -1887,7 +1887,7 @@ AC_CHECK_FUNCS(alarm bcmp bfill bmove bzero chsize cuserid fchmod fcntl \ getcwd gethostbyaddr_r gethostbyname_r getpass getpassphrase getpwnam \ getpwuid getrlimit getrusage getwd gmtime_r index initgroups isnan \ localtime_r locking longjmp lrand48 madvise mallinfo memcpy memmove \ - mkstemp mlockall perror poll pread pthread_attr_create mmap \ + mkstemp mlockall perror poll pread pthread_attr_create mmap getpagesize \ pthread_attr_getstacksize pthread_attr_setprio pthread_attr_setschedparam \ pthread_attr_setstacksize pthread_condattr_create pthread_getsequence_np \ pthread_key_delete pthread_rwlock_rdlock pthread_setprio \ |