kent@mysql.com
a7be42163a
Makefile.am:
...
Added -I$(top_builddir)/include for searching
generated header files, when builddir != srcdir
2005-07-05 23:24:48 +02:00
kent@mysql.com
c4acdc6e0f
terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h:
...
Initial Metrowerks CodeWarrior compiler support
2005-05-05 09:15:14 +02:00
lenz@mysql.com
11bb365f68
- added missing file config_readline.h to the source distribution
2005-04-21 21:15:35 +02:00
msvensson@neptunus.(none)
b26d29a081
After review fix
2005-04-20 12:02:07 +02:00
msvensson@neptunus.(none)
4a4c9017ad
BUG#9568 mysql segfaults from CTRL-R
...
- Segfault because of passing a 64-bit pointer to 32 bit integer.
- Add new include config_readline.h which will calculate some new defines
based on what is found in config.h
- This file was originally included in readline 4.3 as config.h.in, only the part that
makes new defines have been moved to this file.
2005-04-19 13:12:19 +02:00
jimw@mysql.com
d046eef5f9
Fix bug in bundled GNU readline library, based on similar report for
...
GNU bash (http://lists.gnu.org/archive/html/bug-bash/2002-08/msg00042.html )
and current code from GNU readline 5.0. (Bug #5672 )
2005-01-31 18:22:52 -08:00
vva@eagle.mysql.r18.ru
a3891ff328
move readline to cmd-line-utils
2003-01-18 20:53:46 +04:00