summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-21 08:33:05 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-21 08:33:05 +0800
commit925e3b1c90b66cdd2db0ca268e84aeb16982d41b (patch)
treefa40bf2b4347a7d5e710e22047186e78bfa11cc4
parenteb1aec140d25132274f532e5faa80afc896d33bf (diff)
downloadmarcuscom-ports-925e3b1c90b66cdd2db0ca268e84aeb16982d41b.tar
marcuscom-ports-925e3b1c90b66cdd2db0ca268e84aeb16982d41b.tar.gz
marcuscom-ports-925e3b1c90b66cdd2db0ca268e84aeb16982d41b.tar.bz2
marcuscom-ports-925e3b1c90b66cdd2db0ca268e84aeb16982d41b.tar.lz
marcuscom-ports-925e3b1c90b66cdd2db0ca268e84aeb16982d41b.tar.xz
marcuscom-ports-925e3b1c90b66cdd2db0ca268e84aeb16982d41b.tar.zst
marcuscom-ports-925e3b1c90b66cdd2db0ca268e84aeb16982d41b.zip
I removed the wrong patch-configure. I should have removed the one from
gnome-session. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10202 df743ca5-7f9a-e211-a948-0013205c9059
-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