]> git.pld-linux.org Git - packages/perl.git/blame - perl-gcc3.patch
- added vendorlib/Graphics and vendorarch{,/auto}/Sys dirs; release 0.39
[packages/perl.git] / perl-gcc3.patch
CommitLineData
36d5f187
JB
1--- perl-5.6.1/makedepend.SH.orig Mon Mar 19 08:33:17 2001
2+++ perl-5.6.1/makedepend.SH Tue Sep 10 20:35:55 2002
3@@ -155,6 +155,8 @@
4 $sed \
5 -e '1d' \
6 -e '/^#.*<stdin>/d' \
7+ -e '/^#.*<built-in>/d' \
8+ -e '/^#.*<command line>/d' \
9 -e '/^#.*"-"/d' \
10 -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \
11 -e 's/^[ ]*#[ ]*line/#/' \
12--- perl-5.6.1/Configure.orig Tue Sep 10 20:37:00 2002
13+++ perl-5.6.1/Configure Tue Sep 10 21:14:10 2002
14@@ -990,7 +990,7 @@
15 archname=''
16 : Possible local include directories to search.
17 : Set locincpth to "" in a hint file to defeat local include searches.
18-locincpth="/usr/local/include /opt/local/include /usr/gnu/include"
19+locincpth="/opt/local/include /usr/gnu/include"
20 locincpth="$locincpth /opt/gnu/include /usr/GNU/include /opt/GNU/include"
21 :
22 : no include file wanted by default
This page took 0.520706 seconds and 4 git commands to generate.