]> granicus.if.org Git - apache/commit
Considering the overall goal of making APR and APR-util being used
authorJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 13 May 2002 07:45:16 +0000 (07:45 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 13 May 2002 07:45:16 +0000 (07:45 +0000)
commit9ecddec061bb0f2f14d67af8f056ec4b4f57e4ba
treefc0d6d323c907420ec4cdb423900da1ebb95f3da
parent1fe83157ca5ed50869bb1d936774ad00cf8dd6af
Considering the overall goal of making APR and APR-util being used
out-of-tree, AP_LIBS can not be a PROGRAM_DEPENDENCY, but just a library
that we link against - therefore, it belongs under PROGRAM_LDADD.

(A program dependency implies that we can build it - that will not
always be the case with APR and APR-util.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95058 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in
support/Makefile.in