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 3bba22c..07d7399 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