mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Speed up building, by making --disable-shared the default until we put
proper DSO support into the autoconf configuration scripts. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84333 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -104,6 +104,7 @@ if test "$ac_cv_func_select_arg1" != "int" \
|
||||
[Define if arguments to select() aren't what we expect])
|
||||
fi
|
||||
|
||||
AM_DISABLE_SHARED
|
||||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl ## Checking command-line options
|
||||
|
Reference in New Issue
Block a user