summaryrefslogtreecommitdiff
path: root/databases/mysql60-server/files
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-01-25 14:34:38 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-01-25 14:34:38 +0000
commit6e2a3427cf570a51caa29df34696984570566374 (patch)
treec77be5b6b9f6f50bff30196089fa2842d72138ae /databases/mysql60-server/files
parent(1) Moved japanese/vfxdvik to japanese/xdvik-vflib (diff)
Upgrade to 3.22.30.
Notes
Notes: svn path=/head/; revision=25061
Diffstat (limited to 'databases/mysql60-server/files')
-rw-r--r--databases/mysql60-server/files/patch-configure45
1 files changed, 17 insertions, 28 deletions
diff --git a/databases/mysql60-server/files/patch-configure b/databases/mysql60-server/files/patch-configure
index 35b814b673b8..8476a2bd9a60 100644
--- a/databases/mysql60-server/files/patch-configure
+++ b/databases/mysql60-server/files/patch-configure
@@ -1,26 +1,6 @@
---- configure.orig Wed Oct 6 00:10:05 1999
-+++ configure Thu Nov 25 21:00:43 1999
-@@ -2070,8 +2070,8 @@
- LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
- LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \
- DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \
--${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
--$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
-+${CONFIG_SHELL-/bin/sh} /usr/local/share/libtool/ltconfig --no-reexec \
-+$libtool_flags --no-verify --disable-ltlibs /usr/local/share/libtool/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
-
- # Reload cache, that may have been modified by ltconfig
-@@ -2085,7 +2085,7 @@
-
-
- # This can be used to rebuild libtool when needed
--LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
-+LIBTOOL_DEPS="/usr/local/share/libtool/ltconfig --disable-ltlibs /usr/local/share/libtool/ltmain.sh"
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -2737,7 +2737,7 @@
+--- configure.orig Wed Jan 12 04:32:17 2000
++++ configure Tue Jan 25 14:58:09 2000
+@@ -2743,7 +2743,7 @@
;;
esac
fi
@@ -29,9 +9,9 @@
if test -n "$HOSTNAME"; then
echo "$ac_t""$HOSTNAME" 1>&6
else
-@@ -2865,30 +2865,7 @@
+@@ -2871,30 +2871,7 @@
echo $ac_n "checking "how to check if pid exists"""... $ac_c" 1>&6
- echo "configure:2867: checking "how to check if pid exists"" >&5
+ echo "configure:2873: checking "how to check if pid exists"" >&5
PS=$ac_cv_path_PS
-# Linux style
-if $PS p $$ 2> /dev/null | grep $0 > /dev/null
@@ -61,7 +41,7 @@
echo "$ac_t"""$FIND_PROC"" 1>&6
# Check if a pid is valid
-@@ -4569,8 +4546,6 @@
+@@ -4614,8 +4591,6 @@
#define $ac_tr_lib 1
EOF
@@ -70,7 +50,7 @@
else
echo "$ac_t""no" 1>&6
fi
-@@ -4804,28 +4779,6 @@
+@@ -4849,28 +4824,6 @@
fi
@@ -99,7 +79,16 @@
# Check whether --with-debug or --without-debug was given.
if test "${with_debug+set}" = set; then
withval="$with_debug"
-@@ -8064,7 +8017,7 @@
+@@ -7973,7 +7926,7 @@
+ #include <pthread.h>
+ int main() {
+ pthread_attr_t thr_attr;
+-pthread_attr_setscope(&thr_attr,0);
++XXXpthread_attr_setscope(&thr_attr,0);
+ ; return 0; }
+ EOF
+ if { (eval echo configure:7980: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+@@ -8178,7 +8131,7 @@
echo ""
echo "Configuring MIT Pthreads"
# We will never install so installation paths are not needed.