de3c556dbf
- Unmark FORBIDDEN - Install a rcNG startup script - Enable support for ndbcluster - Add knob to use process scope threads
22 lines
525 B
Text
22 lines
525 B
Text
--- configure.orig Sun Dec 21 19:03:09 2003
|
|
+++ configure Wed Dec 24 10:40:53 2003
|
|
@@ -8128,8 +8128,6 @@
|
|
# This can be used to rebuild libtool when needed
|
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"; $ac_aux_dir/ltconfig $LIBTOOL_DEPS;
|
|
|
|
-# Always use our own libtool.
|
|
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
|
|
# Prevent multiple expansion
|
|
|
|
@@ -12678,8 +12644,8 @@
|
|
# Some system specific hacks
|
|
#
|
|
|
|
-MAX_C_OPTIMIZE="-O3"
|
|
-MAX_CXX_OPTIMIZE="-O3"
|
|
+MAX_C_OPTIMIZE=""
|
|
+MAX_CXX_OPTIMIZE=""
|
|
|
|
case $SYSTEM_TYPE in
|
|
*solaris2.7*)
|