manoj 99/12/19 21:03:03
Modified: src configure.in
Log:
Speed up building, by making --disable-shared the default until we put
proper DSO support into the autoconf configuration scripts.
Revision Changes Path
1.13 +1 -0 apache-2.0/src/configure.in
Index: configure.in
===================================================================
RCS file: /home/cvs/apache-2.0/src/configure.in,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -u -r1.12 -r1.13
--- configure.in 1999/12/20 04:15:08 1.12
+++ configure.in 1999/12/20 05:03:01 1.13
@@ -104,6 +104,7 @@
[Define if arguments to select() aren't what we expect])
fi
+AM_DISABLE_SHARED
AM_PROG_LIBTOOL
dnl ## Checking command-line options