projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4973af
)
No longer need to check for the existance of sys/utsname.h
author
Ken Hornstein
<kenh@pobox.com>
Wed, 4 Jan 2012 01:27:45 +0000
(20:27 -0500)
committer
Ken Hornstein
<kenh@pobox.com>
Wed, 4 Jan 2012 01:27:45 +0000
(20:27 -0500)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
3bba22c
..
07d7399
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-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