266
266
# _LT_ENABLE_FAST_INSTALL([DEFAULT])
267
267
# ----------------------------------
271
271
m4_define([_LT_ENABLE_FAST_INSTALL],
272
272
[m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
273
273
AC_ARG_ENABLE([fast-install],