[This commit e-mail is a repeat.]
#At file:///Users/jdd/bzr-repo/mysql-5.1-telco-7.1/ based on
revid:jonas@stripped
4176 John David Duncan 2011-04-27
Allow JTie (and ClusterJ) to build on FreeBSD
modified:
storage/ndb/ndb_configure.m4
=== modified file 'storage/ndb/ndb_configure.m4'
--- a/storage/ndb/ndb_configure.m4 2011-04-26 07:40:28 +0000
+++ b/storage/ndb/ndb_configure.m4 2011-04-27 23:09:50 +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";;
Attachment: [text/bzr-bundle] bzr/john.duncan@oracle.com-20110427230950-fjxiqdzvvg03dfw3.bundle
| Thread |
|---|
| • [Resend] bzr commit into mysql-5.1-telco-7.1 branch (john.duncan:4176) | John David Duncan | 28 Apr |