summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-21 07:37:02 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-21 07:37:02 +0800
commit98a0e5e88d5a792b0aa63f60d9d21449ef330e61 (patch)
treeaf8b9fba07391bdde7ddf1ff6e12c09a24bf7954 /x11/gnome-panel
parent725defca395fd5d0eb87409656635072907addc7 (diff)
downloadmarcuscom-ports-98a0e5e88d5a792b0aa63f60d9d21449ef330e61.tar
marcuscom-ports-98a0e5e88d5a792b0aa63f60d9d21449ef330e61.tar.gz
marcuscom-ports-98a0e5e88d5a792b0aa63f60d9d21449ef330e61.tar.bz2
marcuscom-ports-98a0e5e88d5a792b0aa63f60d9d21449ef330e61.tar.lz
marcuscom-ports-98a0e5e88d5a792b0aa63f60d9d21449ef330e61.tar.xz
marcuscom-ports-98a0e5e88d5a792b0aa63f60d9d21449ef330e61.tar.zst
marcuscom-ports-98a0e5e88d5a792b0aa63f60d9d21449ef330e61.zip
After more thought, re-enable GTK+ support in GConf. If gnome-panel needs
gconf-sanity-check-2, other apps may need it as well. No one has complained about GConf needing GTK+ yet, so this is probably nto a big deal. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10198 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gnome-panel/files/patch-configure b/x11/gnome-panel/files/patch-configure
deleted file mode 100644
index 732f3a860..000000000
--- a/x11/gnome-panel/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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