Clean up use of autoconf macros

This commit is contained in:
whydoubt
2006-05-24 01:37:18 +00:00
parent bc80bddf2b
commit f5f0f8b073
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
Tue May 23 19:40:55 CDT 2006 Jeff Smith <whydoubt@yahoo.com>
* src/util/mdb-export.c: Fix typo in help text
* configure.in: Clean up use of autoconf macros
Sat Dec 17 03:49:30 CST 2005 Jeff Smith <whydoubt@yahoo.com>
* src/util/mdb-sql.c: Add fflush after each newline (Pedro Gutierrez)