]> granicus.if.org Git - apache/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)
commitfa2f925a63a8c02ead0513a10a0cc478d14477da
tree85dc68f5c40899bf74ab6b77d61df30cb8157af5
parent21e28742136ab5db3e4c835d72a07546edc2f495
*) 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]