-adding mallinfo test
authorChristian Grothoff <christian@grothoff.org>
Sun, 15 Jul 2012 15:54:09 +0000 (15:54 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 15 Jul 2012 15:54:09 +0000 (15:54 +0000)
configure.ac

index 1c87569b11974df70546d1456f72e3819bf9b6bd..714610a019fad2814a66adc0dcfc16d26c3a0d98 100644 (file)
@@ -690,7 +690,7 @@ AC_FUNC_VPRINTF
 AC_HEADER_SYS_WAIT
 AC_TYPE_OFF_T
 AC_TYPE_UID_T
-AC_CHECK_FUNCS([atoll stat64 strnlen mremap setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid $funcstocheck getifaddrs freeifaddrs getresgid])
+AC_CHECK_FUNCS([atoll stat64 strnlen mremap setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid $funcstocheck getifaddrs freeifaddrs getresgid mallinfo])
 
 # restore LIBS
 LIBS=$SAVE_LIBS