summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel/files/patch-configure
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-15 02:00:05 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-15 02:00:05 +0800
commit15df654d982b38236856d520e497c13c9aff8ec8 (patch)
treebdb25411d02b9b41874735cb14da3279cfb7cae7 /x11/gnome-panel/files/patch-configure
parent8b2ee0f129e599cec784a67ac2b855bf718084ca (diff)
downloadmarcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar
marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar.gz
marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar.bz2
marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar.lz
marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar.xz
marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.tar.zst
marcuscom-ports-15df654d982b38236856d520e497c13c9aff8ec8.zip
Update to 2.5.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1326 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/files/patch-configure')
-rw-r--r--x11/gnome-panel/files/patch-configure19
1 files changed, 19 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..a94d4761c
--- /dev/null
+++ b/x11/gnome-panel/files/patch-configure
@@ -0,0 +1,19 @@
+--- configure.orig Mon Jan 6 01:04:20 2003
++++ configure Mon Jan 6 13:12:56 2003
+@@ -4254,7 +4254,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
+@@ -7878,6 +7878,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'