[w3m-dev 04246] delete nsl and dl for cross building.

This commit is contained in:
Dai Sato
2007-05-23 13:14:25 +00:00
parent 57a08b52db
commit 4e4e64708e
3 changed files with 8 additions and 3 deletions

2
configure vendored
View File

@@ -6220,7 +6220,7 @@ cat >>confdefs.h <<_ACEOF
_ACEOF
for lib in bsd BSD 44bsd socket nsl dld dl
for lib in bsd BSD 44bsd socket dld
do
lib=$lib
{ echo "$as_me:$LINENO: checking for -l$lib" >&5