- (bal) Reverted out of a partial NeXT patch.

This commit is contained in:
Ben Lindstrom 2000-12-31 15:00:23 +00:00
parent fa2d2236f6
commit 321ae73a1f
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
20001231
- (bal) Reverted out of MAXHOSTNAMELEN. This should be set per OS.
for multiple reasons.
- (bal) Reverted out of a partial NeXT patch.
20001230
- (bal) OpenBSD CVS Update

View File

@ -145,7 +145,7 @@ mips-sony-bsd|mips-sony-newsos4)
AC_DEFINE(BROKEN_REALPATH)
AC_DEFINE(USE_PIPES)
CPPFLAGS="$CPPFLAGS -I/usr/local/include"
CFLAGS="$CFLAGS \${CPPFLAGS}"
CFLAGS="$CFLAGS"
;;
*-*-solaris*)
CPPFLAGS="$CPPFLAGS -I/usr/local/include"