summaryrefslogtreecommitdiff
path: root/src/configure
diff options
context:
space:
mode:
authorMarc G. Fournier1998-01-23 19:13:22 +0000
committerMarc G. Fournier1998-01-23 19:13:22 +0000
commit33de29fc45bc219d87b97b7c8bfe7dcf1b2d41eb (patch)
tree9e486bf29dbeedf43269d767f855acf00d84113a /src/configure
parente697082f00ddcba87917af4376ea3adb41c916df (diff)
Minor cleanups for i386_solaris port
Diffstat (limited to 'src/configure')
-rwxr-xr-xsrc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure b/src/configure
index f4fd35a1141..acb6d2f741d 100755
--- a/src/configure
+++ b/src/configure
@@ -2738,7 +2738,7 @@ else
fi
done
-for ac_hdr in sys/resource.h netdb.h
+for ac_hdr in sys/resource.h netdb.h arpa/inet.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6