summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel/files/patch-configure
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-23 10:18:37 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-23 10:18:37 +0800
commited8c7c9aed6272c990b80f04892be6e6051c2bc8 (patch)
tree791576e7a889ff48e6410923be5a1f5995b537b7 /x11/gnome-panel/files/patch-configure
parent62aee17d1df015f8e81cb8280b8aa68eebcbafd0 (diff)
downloadmarcuscom-ports-ed8c7c9aed6272c990b80f04892be6e6051c2bc8.tar
marcuscom-ports-ed8c7c9aed6272c990b80f04892be6e6051c2bc8.tar.gz
marcuscom-ports-ed8c7c9aed6272c990b80f04892be6e6051c2bc8.tar.bz2
marcuscom-ports-ed8c7c9aed6272c990b80f04892be6e6051c2bc8.tar.lz
marcuscom-ports-ed8c7c9aed6272c990b80f04892be6e6051c2bc8.tar.xz
marcuscom-ports-ed8c7c9aed6272c990b80f04892be6e6051c2bc8.tar.zst
marcuscom-ports-ed8c7c9aed6272c990b80f04892be6e6051c2bc8.zip
USE_X_PREFIX -> USE_XLIB, bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6708 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/files/patch-configure')
-rw-r--r--x11/gnome-panel/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/gnome-panel/files/patch-configure b/x11/gnome-panel/files/patch-configure
new file mode 100644
index 000000000..732f3a860
--- /dev/null
+++ b/x11/gnome-panel/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Wed Jan 14 15:54:42 2004
++++ configure Wed Jan 14 15:55:13 2004
+@@ -5536,7 +5536,7 @@
+
+
+ for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
+- inttypes.h stdint.h unistd.h
++ inttypes.h stdint.h unistd.h langinfo.h
+ do
+ as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ echo "$as_me:$LINENO: checking for $ac_header" >&5