logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

bk commit into 4.0 tree (1.1510): msg#00250

Subject: bk commit into 4.0 tree (1.1510)
Below is the list of changes that have just been committed into a local
4.0 repository of jww. When jww does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.1510 03/05/19 22:55:23 jww@xxxxxxxxxxxxxx +1 -0
  configure.in:
    Fix AC_MSG_RESULT for SCO threads

  configure.in
    1.279 03/05/19 22:54:28 jww@xxxxxxxxxxxxxx +0 -1
    Fix AC_MSG_RESULT for SCO threads

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: jww
# Host: lnxdev.silk.ca
# Root: /usr/src/mysql/mysql-4.0

--- 1.278/configure.in  Mon May 19 22:43:12 2003
+++ 1.279/configure.in  Mon May 19 22:54:28 2003
@@ -1294,7 +1294,6 @@
        AC_MSG_ERROR([On SCO UNIX MySQL must be compiled with gcc. See the 
Installation chapter in the Reference Manual.]);
        AC_MSG_RESULT("no")
       fi
-      AC_MSG_RESULT("yes")
     elif test -f /usr/local/lib/libpthread.a -o -f /usr/local/lib/libpthread.so
     then
       MYSQL_REMOVE_SOCKET_FROM_LIBS_HACK

-- 
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:    
http://lists.mysql.com/internals?unsub=gcdmd-internals@xxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>