summaryrefslogtreecommitdiff
path: root/x11/gnome-panel/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-panel/files/patch-configure')
-rw-r--r--x11/gnome-panel/files/patch-configure16
1 files changed, 14 insertions, 2 deletions
diff --git a/x11/gnome-panel/files/patch-configure b/x11/gnome-panel/files/patch-configure
index 63f6b4544d5b..89007e07bc69 100644
--- a/x11/gnome-panel/files/patch-configure
+++ b/x11/gnome-panel/files/patch-configure
@@ -1,5 +1,8 @@
---- configure.orig Mon Apr 29 01:16:38 2002
-+++ configure Mon Apr 29 01:17:04 2002
+
+$FreeBSD$
+
+--- configure.orig Tue May 14 17:16:32 2002
++++ configure Tue May 14 17:17:03 2002
@@ -7232,6 +7232,7 @@
# This can be used to rebuild libtool when needed
@@ -8,3 +11,12 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -9288,7 +9289,7 @@
+ # On IRIX 5.3, sys/types and inttypes.h are conflicting.
+
+ 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:9294: checking for $ac_header" >&5