Change 32670 by [EMAIL PROTECTED] on 2007/12/20 16:22:07

        Oops. Change 32669 didn't mean to add ssp to the libswanted list.

Affected files ...

... //depot/perl/Configure#670 edit

Differences ...

==== //depot/perl/Configure#670 (xtext) ====
Index: perl/Configure
--- perl/Configure#669~32669~   2007-12-20 08:02:25.000000000 -0800
+++ perl/Configure      2007-12-20 08:22:07.000000000 -0800
@@ -1328,7 +1328,7 @@
 : List of libraries we want.
 : If anyone needs extra -lxxx, put those in a hint file.
 libswanted="sfio socket bind inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun"
-libswanted="$libswanted m crypt sec util c cposix posix ucb bsd BSD ssp"
+libswanted="$libswanted m crypt sec util c cposix posix ucb bsd BSD"
 : We probably want to search /usr/shlib before most other libraries.
 : This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.
 glibpth=`echo " $glibpth " | sed -e 's! /usr/shlib ! !'`
End of Patch.

Reply via email to