diff options
author | Dai Sato <satodai@w3m.jp> | 2007-05-23 13:14:25 +0000 |
---|---|---|
committer | Dai Sato <satodai@w3m.jp> | 2007-05-23 13:14:25 +0000 |
commit | 4e4e64708ebfa2cf9f15328897a727c8bfe65cba (patch) | |
tree | 47378b2eee67884668106bfb5125cf75ad4dcad4 /configure | |
parent | [w3m-dev 04236] expand display_ins_del to select a type of fontify. (diff) | |
download | w3m-4e4e64708ebfa2cf9f15328897a727c8bfe65cba.tar.gz w3m-4e4e64708ebfa2cf9f15328897a727c8bfe65cba.zip |
[w3m-dev 04246] delete nsl and dl for cross building.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |