]> granicus.if.org Git - apache/commitdiff
Speed up building, by making --disable-shared the default until we put
authorManoj Kasichainula <manoj@apache.org>
Mon, 20 Dec 1999 05:03:01 +0000 (05:03 +0000)
committerManoj Kasichainula <manoj@apache.org>
Mon, 20 Dec 1999 05:03:01 +0000 (05:03 +0000)
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

configure.in

index d4ad7a6710756cf2d0b189cfbfc6f8119808567d..13765c7c2a73ef5e2fc7e4fb1a3309c01bbb3a20 100644 (file)
@@ -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