]> arthur.barton.de Git - netatalk.git/history - macros/db3-check.m4
Change all references to db3/DB3 to BDB. We now support Berkeley DB
[netatalk.git] / macros / db3-check.m4
2003-01-04 jmarcusChange all references to db3/DB3 to BDB. We now suppor...
2002-02-07 jmarcusAdd DB3_PATH for the cnid_maint script.
2001-11-16 jnewmanOoops. Typo.
2001-11-16 jnewmanSearch directories in order of specificity.
2001-11-16 jmarcusRemove FreeBSD-ism from last commit.
2001-11-14 jmarcusFix db3 checking code to test for $trydb3dir/include...
2001-11-14 srittauAdded -ldb to DB3_LIBS...
2001-11-13 srittauNew macro: AC_PATH_DB3