more toolchain + stage 1 updates
[hdw-linux/hdw-linux.git] / packages / base / perl / perl_libc.patch.1
index 085e2b7..62b1a36 100644 (file)
@@ -1,7 +1,7 @@
---- perl-5.8.0.orig/hints/linux.sh     2002-06-05 23:46:00.000000000 +1000
-+++ perl-5.8.0/hints/linux.sh  2003-02-19 16:32:18.000000000 +1100
-@@ -51,9 +51,9 @@
- # We don't use __GLIBC__ and  __GLIBC_MINOR__ because they 
+--- perl-5.8.8.orig/hints/linux.sh     2005-11-18 01:18:45.000000000 +0000
++++ perl-5.8.8/hints/linux.sh  2006-02-12 12:20:32.000000000 +0000
+@@ -52,9 +52,9 @@
+ # We don't use __GLIBC__ and  __GLIBC_MINOR__ because they
  # are insufficiently precise to distinguish things like
  # libc-2.0.6 and libc-2.0.7.
 -if test -L /lib/libc.so.6; then
  fi
  
  # Configure may fail to find lstat() since it's a static/inline
-@@ -282,3 +282,6 @@
-       ;;
+@@ -330,3 +330,8 @@
+     libswanted="$*"
+     ;;
  esac
- EOCBU
++
 +locincpth=""
 +loclibpth=""
 +glibpth="${prefix}/lib"
++usrinc="${prefix}/include"