]> granicus.if.org Git - apache/commit
Rework the apxs -cp command to work when the source dir isn't available by
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 19 Sep 2002 05:43:16 +0000 (05:43 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 19 Sep 2002 05:43:16 +0000 (05:43 +0000)
commitffc4ef33c77eb7d6ce989dcf87f66b1c18c1d632
treef95b73c770c6562db1c73fef6217bfc4de13ff8f
parent81b87bd2a84f2398556b6a6501b6a567ba3594b3
Rework the apxs -cp command to work when the source dir isn't available by
querying apr-config and apu-config at link-time instead.

(Note that the $apr_config value in configure.in isn't sufficient as we
need to know where apr-config will be when we execute apxs later on -
hence the --bindir option to apr-config and apu-config.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96905 13f79535-47bb-0310-9956-ffa450edef68
acinclude.m4
configure.in
support/apxs.in