fix readline detection

This commit is contained in:
brianb
2004-06-20 14:36:23 +00:00
parent ba6f5b30cc
commit 642a74c8c3
4 changed files with 81 additions and 5952 deletions

View File

@@ -1,3 +1,8 @@
Sun Jun 20 09:37:58 EDT 2004 Brian Bruns <brian@bruns.com.
* configure.in:
* acinclude.m4: use READLINE macro from Ville Laurikari. Remove full macroset to work around broken BSD autoconf.
* src/util/mdb-sql.c: add stubs for read_history/write_history if no readline. update to use new readline defines.
Fri Jun 18 00:08:24 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* HACKING:
* src/libmdb/index.c: