]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Back out the .libs thing from the aprutil linking. Add --disable-shared (for
authorGreg Stein <gstein@apache.org>
Fri, 22 Dec 2000 22:44:45 +0000 (22:44 +0000)
committerGreg Stein <gstein@apache.org>
Fri, 22 Dec 2000 22:44:45 +0000 (22:44 +0000)
commit79c543f71288fd504800dda9724dc08112d79923
tree6f474a450bdb2114879bea1d4cf3234ab58ea4b6
parentb9d06deea4cd06b382bdbb0eb52e4c8590f88bd2
Back out the .libs thing from the aprutil linking. Add --disable-shared (for
now) to the subdir config to ensure that we only get a static library for
aprutil (which allows for linking all of its functions into the executable).
[ APR will need something similar if/when it gets libtool-ized ]

Mark a note in STATUS indicating we should eventually toss the
--disable-shared flag.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87512 13f79535-47bb-0310-9956-ffa450edef68
STATUS
configure.in