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-configure22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11/gnome-panel/files/patch-configure b/x11/gnome-panel/files/patch-configure
deleted file mode 100644
index 89007e07bc69..000000000000
--- a/x11/gnome-panel/files/patch-configure
+++ /dev/null
@@ -1,22 +0,0 @@
-
-$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
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # 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