X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure.ac;h=f757b3f7cd0beca6c30338fcbb721d9f5089fc05;hb=6e31ed26e82a28c2f65197102c178e6ae8633d80;hp=3df3d8b55c795e04fef200f0bff3b52aa9826d48;hpb=a7ce7b4a580d77b6c2c4d980812beb589aa4c643;p=mmh diff --git a/configure.ac b/configure.ac index 3df3d8b..f757b3f 100644 --- a/configure.ac +++ b/configure.ac @@ -348,7 +348,7 @@ AC_CHECK_HEADER([sys/ptem.h], AC_DEFINE(WINSIZE_IN_PTEM,1, dnl --------------- dnl CHECK FUNCTIONS dnl --------------- -AC_CHECK_FUNCS(lstat nl_langinfo mbtowc wcwidth) +AC_CHECK_FUNCS(nl_langinfo mbtowc wcwidth) dnl Look for the initgroups() declaration. On AIX 4.[13], Solaris 4.1.3, and dnl ULTRIX 4.2A the function is defined in libc but there's no declaration in