summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* configure.in:kent@mysql.com2006-05-241-1/+1
| | | | Update NDB version as well
* configure.in:kent@mysql.com2006-05-241-1/+1
| | | | Stepped up to 4.1.22
* configure.in:kent@mysql.com2006-04-291-2/+2
| | | | Changed version to 4.1.20
* Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2006-04-191-3/+2
|\ | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
| * configure.in:kent@mysql.com2006-04-061-3/+2
| | | | | | | | Check for crypt() in libc first (bug#16478)
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2006-04-111-0/+5
|\ \ | |/ |/| | | into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
| * Avoid trying to include <asm/atomic.h> when it doesn't work in C++bell@sanja.is.com.ua2006-04-101-0/+5
| | | | | | | | code. (Bug #13621)
* | configure.in:kent@mysql.com2006-01-271-2/+2
| | | | | | | | Cloned off 4.1.18, new release number 4.1.19
* | configure.in:kent@mysql.com2006-01-271-1/+1
| | | | | | | | Generated "libmysql.ver" will be in \$(top_builddir)
* | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1svoj@april.(none)2006-01-181-1/+10
|\ \ | | | | | | | | | into april.(none):/home/svoj/devel/mysql/BUG3074/mysql-4.1
| * | BUG#3074: Unversioned symbols in shared librarysvoj@april.(none)2006-01-171-1/+10
| | | | | | | | | | | | libmysqlclient versioning when linked with GNU ld.
* | | Increase the version number to 4.1.18joerg@mysql.com2006-01-171-2/+2
|/ /
* | Raise the version number (as 4.1.16 has been cloned).joerg@mysql.com2005-11-301-2/+2
| |
* | configure.in:kent@mysql.com2005-11-191-2/+2
| | | | | | | | Corrected "include/readline" link for "make distcheck"
* | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-11-191-0/+13
|\ \ | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
| * \ Merge mysql.com:/home/jimw/my/mysql-4.1-12640jimw@mysql.com2005-11-171-0/+13
| |\ \ | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-4.1-clean
| | * | Don't add optimization flags to CFLAGS if the user specified theirjimw@mysql.com2005-11-021-0/+13
| | | | | | | | | | | | | | | | own CFLAGS (ditto for CXXFLAGS). (Bug #12640)
* | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-11-041-3/+8
|\ \ \ \ | |/ / / |/| | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
| * | | Makefile.am, configure.in:kent@mysql.com2005-09-241-3/+8
| | | | | | | | | | | | | | | | Enable "make distcheck" to work
* | | | - after merge fixeslenz@mysql.com2005-10-271-0/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | - Removed obsolete and outdated man page files from the manlenz@mysql.com2005-10-271-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directory - these files are now maintained in the mysqldoc repository and included in the source distribution during the release build. Updated the configure.in script and Makefiles to create the man page file list at build time - Updated the file list in the RPM spec file to include all currently available man pages (this can not be done with wildcards, as the man pages are spread across several subpackages. However, RPM warns about unpackaged files, so newly added man pages can be spotted)
| * | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0joerg@mysql.com2005-09-081-7/+10
| |\ \ | | | | | | | | | | | | into mysql.com:/M40/mysql-4.0
| | * \ Merge mysql.com:/M40/clone-4.0 into mysql.com:/M40/upward-4.0joerg@mysql.com2005-09-081-7/+10
| | |\ \
| | | * | configure.in:kent@mysql.com2005-09-021-7/+10
| | | | | | | | | | | | | | | | | | | | Back port of code to find the right 'ps' settings
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8731bjimw@mysql.com2005-10-121-13/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-4.1-clean
| * | | | | Fix wait_timeout (and kill) handling on Mac OS X by cleaning up howjimw@mysql.com2005-10-111-13/+3
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | signal handlers are set up, the blocking flags for sockets are set, and which thread-related functions are used. (Bug #8731)
* | | | | Increase the version number.joerg@mysql.com2005-10-071-2/+2
|/ / / /
* | | | Merge bk-internal:/home/bk/mysql-4.1jimw@mysql.com2005-09-121-0/+9
|\ \ \ \ | | | | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-4.1-clean
| * \ \ \ Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0kent@mysql.com2005-09-131-0/+9
| |\ \ \ \ | | |/ / / | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1
| | * | | configure.in:kent@mysql.com2005-09-081-0/+9
| | |/ / | | | | | | | | | | | | Flag -DHAVE_DARWIN_THREADS not needed for darwin9
| | * | Clone of 4.0.26 is taken, increase version number.joerg@mysql.com2005-08-311-1/+1
| | |/
| | * - bumped up version number in configure.in to 4.0.26lenz@mysql.com2005-07-041-1/+1
| | |
| | * configure.in:kent@mysql.com2005-07-021-1/+6
| | | | | | | | | | | | Enable build with CXX=gcc and gcc version 4
* | | Merge mysqldev@production.mysql.com:jimw/mysql-4.1-scojimw@mysql.com2005-09-121-69/+21
|\ \ \ | |/ / |/| | | | | into mysql.com:/home/jimw/my/mysql-4.1-clean
| * | Port to SCO OpenServer 6. May require running ./configure withjimw@mysql.com2005-09-071-69/+21
| | | | | | | | | | | | --build=i686-unknown-sysv5SCO_SV6.0.0
| * | Increase version number (prepare for new build including security fixes in ↵joerg@mysql.com2005-07-291-1/+1
| | | | | | | | | | | | "zlib").
| * | Last minor things to finish MySQL 4.1.10a:joerg@mysql.com2005-04-011-1/+1
| | | | | | | | | | | | | | | - some wordings, - RPM packaging improvements.
* | | Add test for madvise() being declared in C++ code, because it is notjimw@mysql.com2005-08-311-0/+7
| | | | | | | | | | | | | | | on Solaris even though it is available, and declare it ourselves in that case. (Bug #7156)
* | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@sergbook.mysql.com2005-08-231-1/+1
|\ \ \ | | | | | | | | | | | | into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
| * | | after pull cleanupserg@sergbook.mysql.com2005-08-221-1/+1
| | | |
* | | | removed ndb grep from configure .intomas@poseidon.ndb.mysql.com2005-08-231-1/+0
|/ / /
* | | Increase the version number to 4.1.15 (as 4.1.14 has been cloned off).joerg@mysql.com2005-08-171-2/+2
| | |
* | | Alleviate the autoconf requirement.konstantin@mysql.com2005-07-181-1/+1
| | |
* | | 4.1.13 has been cloned offjoerg@mysql.com2005-07-131-2/+2
| | |
* | | configure.in:kent@mysql.com2005-06-281-1/+6
| | | | | | | | | | | | Enable build with CXX=gcc and gcc version 4
* | | Make sure we don't mistake a "grep mysqld" for a mysqld processjimw@mysql.com2005-06-081-8/+8
| | | | | | | | | | | | when checking if the server is running in mysqld_safe. (Bug #11122)
* | | a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+12
| | | | | | | | | | | | '#pragma interface' (that comes with the #include'd header file)
* | | Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-06-011-7/+1
|\ \ \ | | |/ | |/|
| * | - removed references to some obsolete files (BUG#10824)lenz@mysql.com2005-06-011-7/+1
| | | | | | | | | | | | | | | - removed obsolete mysql-max.spec.sc RPM spec file (Max is built out of the standard spec file)
| * | [backport of 4.1, because 4.0 autobuild now hits the same problem;gbichot@production.mysql.com2005-05-071-1/+0
| | | | | | | | | | | | | | | | | | | | | when merging just use "ul"] In configure.in, don't remove $AVAILABLE_LANGUAGES_ERRORS_RULES at end because config.status may later need this file (if it does not find it it won't incorporate dependencies of errmsg.sys in sql/share/Makefile). In sql/share/Makefile.am using "all:" leads to double-"all:" in Makefile.