Magellan Linux

Contents of /trunk/perl/patches/perl-5.8.7-picdl.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 250 byte(s)
-import

1 --- Makefile.SH.orig 2003-11-29 01:16:15.000000000 -0800
2 +++ Makefile.SH 2003-11-29 01:16:52.000000000 -0800
3 @@ -129,8 +129,8 @@
4
5 ;;
6
7 -*) pldlflags=''
8 - static_target='static'
9 +*) pldlflags="$cccdlflags"
10 + static_target='static_pic'
11 ;;
12 esac
13