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