msvensson@neptunus.(none)
5f62c30332
Merge neptunus.(none):/home/msvensson/mysql/bug18818/my50-bug18818
...
into neptunus.(none):/home/msvensson/mysql/bug18818/my51-bug18818
2006-05-12 11:32:43 +02:00
msvensson@neptunus.(none)
0472f7eb44
Bug#18818 configure: No longer finds OpenSSL on Mac OS X
...
- Remove usage of $shrext_cmds variable
- Test for libs using all known library file endings
2006-05-12 11:29:31 +02:00
jimw@mysql.com
f21c110d13
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-04-30 13:27:38 -07:00
msvensson@neptunus.(none)
50c920ffab
Bug#18818 configure: No longer finds OpenSSL on Mac OS X
...
- Eval shrext_cmds variable before using it
- Moved from acinclude.m4 to openssl.m4 and zlib.m4 when merging 4.1 -> 5.0
2006-04-28 13:55:40 +02:00
serg@serg.mylan
70c2ff34f7
fixes for 'make dist' and 'make distcheck'
2006-04-12 14:08:24 +02:00
kent@mysql.com
f98de2cc35
zlib.m4:
...
Use CPPFLAGS when testing to link "libz" found in --with-zlib-dir=,
and search the given include directory first (bug#18369)
2006-04-01 03:49:14 +02:00
kent@mysql.com
50b0868141
zlib.m4, openssl.m4:
...
Use when testing if shared library exists, bug#16332
2006-03-31 01:03:45 +02:00
pem@mysql.com
7b78489e2d
Check for zlib with a zzlibCompileFlags() function in config/ac-macros/zlib.m4.
...
(Patch provided by serg)
2005-11-21 16:05:40 +01:00
joerg@mysql.com
bf08909aa4
config/ac-macros/zlib.m4
...
Accept any shared library for "libz", not just the static one. Bug#6584
Repetition of the corresponding change, as the 4.1 "acinclude.m4" is not used in 5.0.
2005-11-01 20:49:02 +01:00
konstantin@mysql.com
c55a2de573
Fix bad 4.1->5.0 merge of Bug#6273 (mysql_config --libs when using bundled
...
zlib)
2005-02-09 21:59:30 +03:00
brian@avenger.(none)
20c18c77e1
Fixing problem with case insitive file systems.
...
Would you believe that I wrote all of this on a Mac? I just happen to be not using HFS for the partition I did this work on. Oops :)
2004-12-04 11:00:33 -08:00