]> arthur.barton.de Git - netatalk.git/history - macros/db3-check.m4
- merge branch-netatalk-afp-3x-dev, HEAD was tagged before
[netatalk.git] / macros / db3-check.m4
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-06 srittauDB3 patch check fix by Stefan Muenkner.
2003-02-24 didgfix a typo DBD_LIBS --> BDB_LIBS
2003-02-23 jmarcusDo not include /usr/include and /usr/lib in the header...
2003-02-16 jmarcusMake sure the BDB bin directory is properly set.
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