off after shlibpath_overrides_runpath and enable_shared are set
+1999-03-07 Alexandre Oliva <oliva@dcc.unicamp.br>
+
+ * ltconfig.in (enable_fast_install): test whether it can be forced
+ off after shlibpath_overrides_runpath and enable_shared are set
+
1999-03-07 Thomas Tanner <tanner@gmx.de>
* TODO: updated
fi
echo "$ac_t$hardcode_action" 1>&6
-if test "$hardcode_action" = relink || test "$shlibpath_overrides_rpath" = yes; then
- # Fast installation is not supported/necessary
- fast_install=no
-fi
-
reload_flag=
reload_cmds='$LD$reload_flag -o $output$reload_objs'
echo "checking whether to build static libraries... $enable_static" 1>&6
+if test "$hardcode_action" = relink ||
+ test "$shlibpath_overrides_runpath" = yes ||
+ test "$enable_shared" = no; then
+ # Fast installation is not supported/necessary
+ enable_fast_install=no
+fi
+
echo $ac_n "checking for objdir... $ac_c" 1>&6
rm -f .libs 2>/dev/null
mkdir .libs 2>/dev/null