4169 John David Duncan 2011-04-27
Allow JTie (and ClusterJ) to build on FreeBSD
modified:
storage/ndb/ndb_configure.m4
4168 John David Duncan 2011-04-26
linking with -ldl: not on all platforms
modified:
storage/ndb/memcache/unit/Makefile.am
storage/ndb/ndb_configure.m4
=== modified file 'storage/ndb/ndb_configure.m4'
--- a/storage/ndb/ndb_configure.m4 2011-04-27 04:28:04 +0000
+++ b/storage/ndb/ndb_configure.m4 2011-04-27 23:02:01 +0000
@@ -178,6 +178,7 @@ AC_DEFUN([MYSQL_CHECK_JAVA], [
dnl try to add extra include path
case "$host_os" in
bsdi*) JNI_SUBDIRS="bsdos";;
+ freebsd*) JNI_SUBDIRS="freebsd";;
linux*) JNI_SUBDIRS="linux genunix";;
osf*) JNI_SUBDIRS="alpha";;
solaris*) JNI_SUBDIRS="solaris";;
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.1-telco-7.2 branch (john.duncan:4168 to 4169) | John David Duncan | 28 Apr |