]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) Put lib/aputil/ into the INCLUDES path
authorGreg Stein <gstein@apache.org>
Sun, 26 Nov 2000 15:27:33 +0000 (15:27 +0000)
committerGreg Stein <gstein@apache.org>
Sun, 26 Nov 2000 15:27:33 +0000 (15:27 +0000)
commitd9f25a3c133f7de85d8cbdacdbf0e14d39a4ed4d
tree85dc68f5c40899bf74ab6b77d61df30cb8157af5
parent5ab185a99767d89d56446ff518a5c82292867ae9
*) Put lib/aputil/ into the INCLUDES path
*) add a Makefile.in to test/ to help with building test programs (these are
   not part of the build; just manual compiles right now)
*) add test/dbu.c as a quick test of apu_dbm
   [ dbu.c originally came from the SDBM package ]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87082 13f79535-47bb-0310-9956-ffa450edef68
configure.in
test/Makefile.in [new file with mode: 0644]
test/dbu.c [new file with mode: 0644]