]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix build breakage on Linux glibc 2.1+ systems that prevented db1 from being
authorJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 20 Aug 2001 23:32:34 +0000 (23:32 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 20 Aug 2001 23:32:34 +0000 (23:32 +0000)
commitdce3cf900f328cb4b60ff406cdc26798504b4fde
tree8594e586749577f8e1afe707328def4c201914ed
parentd9875927559d512868fc439a7cda7182dbef6c9a
Fix build breakage on Linux glibc 2.1+ systems that prevented db1 from being
correctly found for mod_auth_dbm.  This is similar to the mod_auth_db check.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90442 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/config.m4