aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2003-03-22 14:58:33 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2003-03-22 14:58:33 +0000
commit65cc7f676c7ee99b99beef8f79a4febc25ea2e12 (patch)
treeea1f2f22f3606007f3cdb2e4c9bd1bba5b746397 /configure
parent[w3m-dev 03825] re-anchor for fold line (diff)
downloadw3m-65cc7f676c7ee99b99beef8f79a4febc25ea2e12.tar.gz
w3m-65cc7f676c7ee99b99beef8f79a4febc25ea2e12.zip
[w3m-dev 03827] Re: checking for GC_version... no
* configure.in: add dl for extlibs From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b61fee9..a0d89e2 100755
--- a/configure
+++ b/configure
@@ -1724,7 +1724,7 @@ EOF
echo "$ac_t""$enable_w3mmailer" 1>&6
-for lib in bsd BSD 44bsd socket nsl dld
+for lib in bsd BSD 44bsd socket nsl dld dl
do
lib=$lib
echo $ac_n "checking for -l$lib""... $ac_c" 1>&6