Regenerate after changes to aclocal.m4
[freeradius.git] / src / modules / rlm_dbm / configure
2005-08-19 nbk Regenerate after changes to aclocal.m4
2005-03-08 pnixonSync changes from HEAD
2004-08-30 aland Pull fixes 1.126, 1.127, 1.128 from HEAD
2004-07-06 phampsonRerun autoconf after acinlude.m4 1.27 "use ucd-snmp...
2004-06-15 vorlonautotools revamp:
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-08-21 phampsonRegenerate from configure.in after: Fix detection of...
2003-08-21 phampsonRegenerate from configure.in after: Fix detection of...
2003-07-16 phampsonRegenerate configure to match current configure.in
2003-07-15 aland re-run autoconf
2003-07-15 aland re-built with autoconf 2.13 (i.e. the one that almost...
2002-12-20 aland Patch to look for dbm functions in std libs
2002-08-06 aland Updated so gdbm-ndbm.h isn't found to be the same...
2002-04-08 cmillerMoved warning message out of necessary condition. debian_version_0_5+cvs20020408-1
2002-03-26 aland Added --with-rlm-dbm-lib-dir and --with-rlm-dbm-includ...
2001-11-20 cmillerInclude check for gdbm-ndbm.h file, for GDBM versions...
2001-10-25 aland If targetname is not set, then don't output the utils.
2001-10-19 aland If we don't have ndbm, maybe the functions we need...
2001-10-19 aland If we don't find nbdm, then don't build the utils...
2001-10-19 aland If we don't find the header files, then fail.
2001-10-18 aland Initial commit of DBM module, from Andrei Koulik ...