summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge shellback.(none):/home/msvensson/mysql/bug20602/my50-bug20602unknown2006-09-151-1/+1
|\ | | | | | | | | | | | | | | into shellback.(none):/home/msvensson/mysql/work/my50-work configure.in: Auto merged
| * Bug#14862 undefined reference to `isinf' on SOLARIS - strings/strtod.cunknown2006-09-121-1/+1
| | | | | | | | | | | | | | | | - Change the configure test looking for 'isinf' so the value returned from isinf is used. That avoids the call to isinf being optimized away. configure.in: Use the value returned from isinf so it's not optimized away by the compiler(i.e gcc 4.1)
* | Merge msvensson.mysql.internal:mysql/my50-m-bug16576unknown2006-09-151-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | into shellback.(none):/home/msvensson/mysql/work/my50-work configure.in: Auto merged
| * | Bug#16576 Patch to compile on GNU/Hurd (ps check in configure)unknown2006-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Thanks to Christian Hammers for the patch configure.in: The configure check on how to run ps to get mysqld's $PID does not work on the Hurd, as the PPID is prepended with a - for login shells, thus making grep look for -bash, which it complains as an invalid argument. Filtering out '-' from the ps output makes this work fine.
* | | configure.in : NDB version and general version must be (kept) in sync - ↵unknown2006-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | do that. configure.in: NDB version and general version must be (kept) in sync - do that.
* | | Merge trift2.:/M50/clone-5.0unknown2006-09-071-1/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into trift2.:/M50/push-5.0 configure.in: Auto merged
| * | | Fix a change to "configure.in" that broke building commercial sources.unknown2006-09-071-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To be pushed to both the cloned 5.0.25 and the general 5.0 tree. configure.in: When creating "commercial" sources, this file gets modified by "mysql-copyright". For this, it is essential that the string 'cmd-line-utils/readline/Makefile' be alone on its line ...
* | | | Raise version numberunknown2006-09-061-1/+1
|/ / /
* | | Modification for win subdirectoryunknown2006-09-011-1/+1
| | | | | | | | | | | | | | | configure.in: added win subdir
* | | Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060612110740|13873unknown2006-08-241-9/+6
| | | | | | | | | | | | | | | | | | | | | configure.in: Exclude dbug/dbug.c: Exclude
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-08-011-6/+9
|\ \ \ | |/ / | | / | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint configure.in: Auto merged client/mysql.cc: Auto merged client/mysqldump.c: Auto merged mysql-test/mysql-test-run.pl: Auto merged mysql-test/r/date_formats.result: Auto merged mysql-test/r/federated.result: Auto merged mysql-test/r/func_time.result: Auto merged mysql-test/r/mysql.result: Auto merged mysql-test/r/type_ranges.result: Auto merged mysql-test/t/func_time.test: Auto merged mysql-test/t/mysql.test: Auto merged sql/field.cc: Auto merged sql/item_strfunc.cc: Auto merged sql/item_strfunc.h: Auto merged sql/item_subselect.cc: Auto merged sql/item_timefunc.cc: Auto merged sql/mysqld.cc: Auto merged sql/sql_class.h: Auto merged sql/sql_yacc.yy: Auto merged
| * Merge msvensson@msvensson.mysql.internal:/home/msvensson/mysql/my50-bug19517unknown2006-07-201-6/+9
| |\ | | | | | | | | | | | | | | | | | | | | | into maint1.mysql.com:/data/localhome/msvensson/my50-bug19517 configure.in: Auto merged
| | * Bug#19517 No simple way to detect wether server was compiled with libdbugunknown2006-06-121-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Define DBUG_ON and DBUG_OFF in config.h configure.in: Define DBUG_ON and DBUG_OFF in config.h instead of in compiler flags dbug/dbug.c: Undef DBUG_OFF if defined when compiling dbug.c, this is done as we always compile dbug.c even when DBUG_OFF is selected.
* | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1unknown2006-07-291-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0 configure.in: Auto merged
| * \ \ Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0unknown2006-07-291-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1 configure.in: Auto merged
| | * | | configure.in:unknown2006-07-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected typo configure.in: Corrected typo
* | | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_mergeunknown2006-07-291-0/+4
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-merge configure.in: Auto merged man/Makefile.am: Auto merged mysys/my_bitmap.c: Auto merged scripts/make_binary_distribution.sh: Auto merged sql/field.cc: Auto merged sql/sql_locale.cc: Auto merged support-files/mysql.spec.sh: Auto merged mysql-test/t/mysqlbinlog.test: Manual merge. sql/sql_select.cc: Manual merge.
| * | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0unknown2006-07-281-0/+4
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1 configure.in: Auto merged scripts/make_binary_distribution.sh: Auto merged support-files/mysql.spec.sh: SCCS merged
| | * | Makefile.am, configure.in:unknown2006-07-281-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Man page for mysqld command move to section 8 (bug#21220) configure.in: Man page for mysqld command move to section 8 (bug#21220) man/Makefile.am: Man page for mysqld command move to section 8 (bug#21220)
| | * | Add a more reliable "getconf" test for Linuxthreads. The later trees should ↵unknown2006-07-071-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | already have a better test (and so this should be null-merged there). ALSO! Make it so that it accepts NPTL as a valid _equivalent_ implementation.
| | * | configure.in:unknown2006-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stepped up to 4.0.28 configure.in: Stepped up to 4.0.28
| * | | Increment the version number to 4.1.22, as 4.1.21 is cloned.unknown2006-07-141-2/+2
| | | |
* | | | Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.0unknown2006-07-131-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into zippy.(none):/home/cmiller/work/mysql/m50-maint--07C2P configure.in: Auto merged mysql-test/mysql-test-run.pl: Auto merged tests/mysql_client_test.c: manual merge
| * \ \ \ Merge zippy.(none):/home/cmiller/mysql-4.1_bug18470unknown2006-07-121-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into zippy.(none):/home/cmiller/work/mysql/m50-maint--07C2P configure.in: Auto merged
| | * | | | Bug#18470: Compile Failure: strings.s fails make with unknown pseudo-opsunknown2006-07-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bug is thqt we use some nonstandard assembly codes in our strings source, and some assemblers don't know what to do with them: Specifically, Sun's Solaris assembler and Apple's Darwin assembler balk at them. This patch, rather than trying to test for properties of the assembler, which Autoconf doesn't have any decent facilites for, instead tries to compile the code in question and disables assembly if it fails. There's still the problem of unportable assembly, but I'll leave that to someone who feels like rewriting and debugging it. configure.in: Actually try to compile the code in question, since a test for the CPU type is insufficient to determine whether our code will compile.
* | | | | | Raise the version number.unknown2006-07-111-2/+2
| | | | | |
* | | | | | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1unknown2006-06-301-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | | | | | | | | | | | | | | | into mysql.com:/home/emurphy/src/bk-clean/mysql-5.0 configure.in: Auto merged
| * | | | Bug#19298 mysqld_safe still uses obsolete --skip-locking parameterunknown2006-06-271-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.in: Replaced skip-locking with newer skip-external-locking option. Removed extra quotes. scripts/mysqld_safe-watch.sh: Replaced skip-locking with newer skip-external-locking option.
| * | | | configure.in:unknown2006-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update NDB version as well configure.in: Update NDB version as well
| * | | | configure.in:unknown2006-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stepped up to 4.1.22 configure.in: Stepped up to 4.1.22
| * | | | configure.in:unknown2006-04-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed version to 4.1.20 configure.in: Changed version to 4.1.20
* | | | | Increment the version number.unknown2006-06-291-2/+2
| | | | |
* | | | | Merge xiphis.org:/home/antony/work2/p4-bug12096.2unknown2006-06-281-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into xiphis.org:/home/antony/work2/p4-bug12096.2-merge configure.in: Auto merged sql/mysqld.cc: Auto merged
| * | | | | Bug#12096unknown2006-05-311-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Add line for non-executable stack in .s files" Fix so that configure will use "--noexecstack" for assembler if gcc supports option and compiled C doesn't need executable stack. config/ac-macros/compiler_flag.m4: Bug#12096 Add macro to check if "--noexecstack" should be used when compiling assembler configure.in: Bug#12096 Add macro to check if "--noexecstack" should be used when compiling assembler strings/Makefile.am: Bug#12096 Automake knows how to handle assembler
* | | | | | configure.in, net_serv.cc, compile-netware-END:unknown2006-06-171-3/+3
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes for Netware sql/net_serv.cc: Netware needs <sys/select.h> configure.in: Call of "comp_err" has moved, changed code for Netware that edits make files to reflect this netware/BUILD/compile-netware-END: After correcting "configure.in" to edit make files correctly, removed obsolete "sed" of "extra/Makefile.am" for Netware
* | | | | configure.in:unknown2006-05-241-2/+2
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stepped up to 5.0.23 configure.in: Stepped up to 5.0.23
* | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0unknown2006-04-271-1/+9
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint client/mysql.cc: Auto merged configure.in: Auto merged extra/yassl/include/openssl/rsa.h: Auto merged extra/yassl/include/yassl_int.hpp: Auto merged extra/yassl/include/yassl_types.hpp: Auto merged extra/yassl/src/template_instnt.cpp: Auto merged extra/yassl/taocrypt/include/integer.hpp: Auto merged extra/yassl/taocrypt/include/misc.hpp: Auto merged extra/yassl/taocrypt/src/algebra.cpp: Auto merged extra/yassl/taocrypt/src/template_instnt.cpp: Auto merged mysql-test/t/disabled.def: Auto merged sql/set_var.cc: Auto merged sql/sql_base.cc: Auto merged sql/sql_parse.cc: Auto merged extra/yassl/include/openssl/ssl.h: Manual merge extra/yassl/src/handshake.cpp: Manual merge extra/yassl/src/yassl_int.cpp: Manual merge extra/yassl/taocrypt/include/runtime.hpp: Manual merge extra/yassl/taocrypt/src/integer.cpp: Manual merge mysql-test/mysql-test-run.pl: Manual merge mysql-test/r/trigger.result: Manual merge mysql-test/t/trigger.test: Manual merge
| * | | | Remove hacks for building shared libs on aix and qnxunknown2006-04-261-39/+0
| | | | |
| * | | | Fix for building shared libraries on AIX with 64-bit modeunknown2006-04-221-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set building of shared libraries on QNX to defatul OFF configure.in: -Libtool forgets to pass the -q64 and -X64 flags to "nm" and "xlc_r" when building for 64-bit on AIX. Add some hacks before we create libtool that fixes this. This test should be integrated into autoconf/libtool -Set default to not build shared librarues on QNX. When building libmysqlclient and libmysqlclient_r so many objects are passed to libtool that sh propably runs out of stack and segfaults.
| * | | | Merge neptunus.(none):/home/msvensson/mysql/my50-bug18837unknown2006-04-211-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint configure.in: Auto merged
| | * | | | Bug#18837 Many build and test failures when configuring without --disable-sharedunknown2006-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build "NOINST" tools with -static flag to avoid any ld problems when using them configure.in: Build "NOINST" tools with -static flag to avoid any ld problems when using them
* | | | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-newunknown2006-04-271-3/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new configure.in: Auto merged sql/sql_parse.cc: Auto merged
| * | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-04-191-3/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new configure.in: Auto merged
| | * | | | | configure.in:unknown2006-04-061-3/+2
| | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check for crypt() in libc first (bug#16478) configure.in: Check for crypt() in libc first (bug#16478)
* | | | | | configure.in:unknown2006-04-261-2/+2
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clone-off for 5.0.21 configure.in: clone-off for 5.0.21
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2006-04-131-0/+5
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0 BitKeeper/deleted/.del-acinclude.m4~f4ab416bac5003: Auto merged configure.in: Auto merged mysql-test/r/func_op.result: Auto merged sql/item_func.cc: Auto merged
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2006-04-111-0/+5
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1 acinclude.m4: Auto merged configure.in: Auto merged
| | * Avoid trying to include <asm/atomic.h> when it doesn't work in C++unknown2006-04-101-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | code. (Bug #13621) configure.in: Test whether atomic_add() and atomic_sub() are available in C++ code, since that is primarily where we will be using them.
* | | configure.in:unknown2006-03-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Increased version number because of clone-off configure.in: Increased version number because of clone-off
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-03-201-14/+30
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835 client/mysqltest.c: Auto merged configure.in: Auto merged mysql-test/mysql-test-run.pl: Auto merged sql/item_func.cc: Auto merged sql/sql_udf.cc: Auto merged