From 8119684ffb78148615b341699e2e8eb537bbe57f Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Thu, 20 Dec 2007 16:22:07 +0000 Subject: Oops. Change 32669 didn't mean to add ssp to the libswanted list. p4raw-id: //depot/perl@32670 --- Configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Configure') diff --git a/Configure b/Configure index 7e8840363d..ce038a3f78 100755 --- a/Configure +++ b/Configure @@ -1328,7 +1328,7 @@ libswanted_uselargefiles='' : 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 ! !'` -- cgit v1.2.1