> > > Removed: srclib/sdbm .cvsignore Makefile.in sdbm.c > > > sdbm.h sdbm_hash.c > > > sdbm_lock.c sdbm_pair.c sdbm_pair.h > > > sdbm_private.h > > > sdbm_tune.h sdbmlib.dsp > > > Log: > > > no longer needed. this is picked up from apr-util instead. > > > > Warning; anything hiding in a distro folder of a source branch in > > apr (such as mm, sdbm) should remain invisible to the apr and > > apr-util lib consumers. That means mod_auth_dbm.c must be hacked > > for the apr_dbm mechanism, before we roll. > > Huh? sdbm.h is exported by APRUTIL. It is a publically available export. Or, > it should be at least.
Then the header name at the very least needs to change. As it is now, if we install Apache on a machine that already has sdbm, we will break things horribly. Ryan _______________________________________________________________________________ Ryan Bloom [EMAIL PROTECTED] 406 29th St. San Francisco, CA 94131 -------------------------------------------------------------------------------
