From: Manoj Kasichainula Date: Mon, 20 Dec 1999 05:03:01 +0000 (+0000) Subject: Speed up building, by making --disable-shared the default until we put X-Git-Tag: 1.3.10~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=135f1dd2b8212df2d844c1dec5717e98fb2e62e1;p=apache 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 --- diff --git a/configure.in b/configure.in index d4ad7a6710..13765c7c2a 100644 --- a/configure.in +++ b/configure.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