]> 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)
commiteafe970d035da3452ef6787c20551f53141f81e3
treefc0d6d323c907420ec4cdb423900da1ebb95f3da
parente6a325360820732d69261a237f0215f7841ca984
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