fde9336
diff -up perl-5.10.0/Configure.didi perl-5.10.0/Configure
fde9336
--- perl-5.10.0/Configure.didi	2007-12-18 11:47:07.000000000 +0100
fde9336
+++ perl-5.10.0/Configure	2008-07-21 10:51:16.000000000 +0200
fde9336
@@ -1327,7 +1327,7 @@ libswanted_uselargefiles=''
fde9336
 : set usesocks on the Configure command line to enable socks.
fde9336
 : List of libraries we want.
fde9336
 : If anyone needs extra -lxxx, put those in a hint file.
fde9336
-libswanted="sfio socket bind inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun"
fde9336
+libswanted="sfio socket resolv inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun"
fde9336
 libswanted="$libswanted m crypt sec util c cposix posix ucb bsd BSD"
fde9336
 : We probably want to search /usr/shlib before most other libraries.
fde9336
 : This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.