]> arthur.barton.de Git - netatalk.git/history - macros/db3-check.m4
solaris bug #1242278, #1240793, #1079670, from Andrew Morgan
[netatalk.git] / macros / db3-check.m4
2008-12-03 didgsolaris bug #1242278, #1240793, #1079670, from Andrew...
2006-09-09 didg configure macros for Berkeley DB4.4
2005-09-14 didgberkeley db 4.3 from HEAD.
2004-08-11 bfernhombergRework BDB detection. Use BDB specific CFLAGS first...
2004-06-28 didgAC_TRY_LINK doesn't need main()
2004-05-17 bfernhombergrework BDB detection. Search more subdirs and try to...
2004-04-21 bfernhomberg64bit linux build fixes, from Stew Benedict <sbenedict...
2004-03-30 bfernhombergWe now require Berkeley DB >= 4.1. There have been...
2004-03-02 bfernhomberggive a little more verbose information on BDB detection
2004-01-03 bfernhombergFix some issues with older autoconf/automake.
2003-11-24 bfernhombergfix a linker problem with openbsd linker, reported...
2003-10-29 bfernhombergconfigure cleanup, some sync with HEAD, autoenable...
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