]> git.marmaro.de Git - mmh/commitdiff
No longer need to check for the existance of sys/utsname.h
authorKen Hornstein <kenh@pobox.com>
Wed, 4 Jan 2012 01:27:45 +0000 (20:27 -0500)
committerKen Hornstein <kenh@pobox.com>
Wed, 4 Jan 2012 01:27:45 +0000 (20:27 -0500)
configure.in

index 3bba22cd115fda93485cf8f5e4eaaa15fb2e3985..07d73997d1db326b808a4b9b0e983f8a510c093e 100644 (file)
@@ -470,7 +470,7 @@ AC_HEADER_TIOCGWINSZ
 AC_CHECK_HEADERS(string.h memory.h stdlib.h unistd.h errno.h fcntl.h \
                  limits.h crypt.h termcap.h termio.h termios.h locale.h \
                  langinfo.h wchar.h wctype.h iconv.h netdb.h \
-                 sys/param.h sys/time.h sys/utsname.h sys/stream.h \
+                 sys/param.h sys/time.h sys/stream.h \
                  arpa/inet.h arpa/ftp.h)
  
 dnl