2009-02-06 15:41:30 +00:00
|
|
|
diff -up perl-5.10.0/Configure.didi perl-5.10.0/Configure
|
|
|
|
--- perl-5.10.0/Configure.didi 2007-12-18 11:47:07.000000000 +0100
|
|
|
|
+++ perl-5.10.0/Configure 2008-07-21 10:51:16.000000000 +0200
|
2018-06-26 21:26:07 +00:00
|
|
|
@@ -1483,7 +1483,7 @@ archname=''
|
2016-05-14 07:14:43 +00:00
|
|
|
usereentrant='undef'
|
2009-02-06 15:41:30 +00:00
|
|
|
: List of libraries we want.
|
|
|
|
: If anyone needs extra -lxxx, put those in a hint file.
|
2016-05-02 07:34:12 +00:00
|
|
|
-libswanted="cl pthread socket bind inet nsl ndbm gdbm dbm db malloc dl ld"
|
|
|
|
+libswanted="cl pthread socket resolv inet nsl ndbm gdbm dbm db malloc dl ld"
|
2015-06-02 11:07:02 +00:00
|
|
|
libswanted="$libswanted sun m crypt sec util c cposix posix ucb bsd BSD"
|
2009-02-06 15:41:30 +00:00
|
|
|
: We probably want to search /usr/shlib before most other libraries.
|
|
|
|
: This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.
|