File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1450,8 +1450,8 @@ libswanted_uselargefiles=''
1450
1450
: set usesocks on the Configure command line to enable socks.
1451
1451
: List of libraries we want.
1452
1452
: If anyone needs extra -lxxx, put those in a hint file.
1453
- libswanted="socket bind inet nsl nm ndbm gdbm dbm db malloc dl ld sun "
1454
- libswanted="$libswanted m crypt sec util c cposix posix pthread ucb bsd BSD"
1453
+ libswanted="cl pthread socket bind inet nsl nm ndbm gdbm dbm db malloc dl ld"
1454
+ libswanted="$libswanted sun m crypt sec util c cposix posix ucb bsd BSD"
1455
1455
: We probably want to search /usr/shlib before most other libraries.
1456
1456
: This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.
1457
1457
glibpth=`echo " $glibpth " | sed -e 's! /usr/shlib ! !'`
You can’t perform that action at this time.
0 commit comments