Lines Matching full:then
45 # issues, and then simply run autoreconf for you.
81 if [ "x$AUTOCONF_VERSION" = "x" ] ; then
85 if [ "x$AUTOMAKE_VERSION" = "x" ] ; then
89 if [ "x$LIBTOOL_VERSION" = "x" ] ; then
100 if [ "x$__copyright" = "x" ] ; then
107 if [ "x$__version" = "x" ] ; then
130 echo "GNU Build System tools are installed and then run autoreconf for you."
150 if [ "x$1" = "x" ] ; then
154 if [ "x$2" = "x" ] ; then
165 $ECHO "code on another system and then transferred to here. -- Cheers!"
173 if [ "x$1" = "x" ] ; then
178 if [ "x$2" = "x" ] ; then
196 if [ "x$_min_major" = "x" ] ; then
199 if [ "x$_min_minor" = "x" ] ; then
202 if [ "x$_min_patch" = "x" ] ; then
205 if [ "x$_cur_minor" = "x" ] ; then
208 if [ "x$_cur_minor" = "x" ] ; then
211 if [ "x$_cur_patch" = "x" ] ; then
217 if [ $_min_major -lt $_cur_major ] ; then
219 elif [ $_min_major -eq $_cur_major ] ; then
220 if [ $_min_minor -lt $_cur_minor ] ; then
222 elif [ $_min_minor -eq $_cur_minor ] ; then
223 if [ $_min_patch -lt $_cur_patch ] ; then
225 elif [ $_min_patch -eq $_cur_patch ] ; then
239 if test -f "./configure.ac" ; then
241 elif test -f "./configure.in" ; then
243 elif test -f "$_pwd/configure.ac" ; then
245 elif test -f "$_pwd/configure.in" ; then
247 elif test -f "$PATH_TO_AUTOGEN/configure.ac" ; then
249 elif test -f "$PATH_TO_AUTOGEN/configure.in" ; then
265 if [ "x$HELP" = "x" ] ; then
268 if [ "x$QUIET" = "x" ] ; then
271 if [ "x$VERBOSE" = "x" ] ; then
274 if [ "x$VERSION_ONLY" = "x" ] ; then
277 if [ "x$DOWNLOAD" = "x" ] ; then
280 if [ "x$AUTORECONF_OPTIONS" = "x" ] ; then
283 if [ "x$AUTOCONF_OPTIONS" = "x" ] ; then
286 if [ "x$AUTOMAKE_OPTIONS" = "x" ] ; then
290 if [ "x$LIBTOOLIZE_OPTIONS" = "x" ] ; then
294 if [ "x$ACLOCAL_OPTIONS" = "x" ] ; then
297 if [ "x$AUTOHEADER_OPTIONS" = "x" ] ; then
300 if [ "x$CONFIG_GUESS_URL" = "x" ] ; then
329 if [ ! -f "$AUTOGEN_SH" ] ; then
331 if [ ! "x$0" = "x$AUTOGEN_SH" ] ; then
343 if [ $? != 0 ] ; then
349 if test ! x$? = x0 ; then
354 if test ! x$? = x0 ; then
382 if [ "x$QUIET" = "xyes" ] ; then
383 if [ "x$VERBOSE" = "xyes" ] ; then
388 if [ "x$VERBOSE" = "xyes" ] ; then
396 if [ "x$RUN_RECURSIVE" = "x" ] ; then
404 if [ "x`echo $ARGS | sed 's/.*[hH][eE][lL][pP].*/help/'`" = "xhelp" ] ; then
407 if [ "x$HELP" = "xyes" ] ; then
427 if test -d "$START_PATH" ; then
432 if test "x$PFC_INIT" = "x1" ; then
444 if test -d "$START_PATH" ; then
452 if test -f "acinclude.m4.$$.backup" ; then
469 if [ "x$CONFIGURE" = "x" ] ; then
471 if [ ! "x$CONFIGURE" = "x" ] ; then
477 if [ "x$CONFIGURE" = "x" ] ; then
478 if [ "x$VERSION_ONLY" = "xyes" ] ; then
494 if [ "x$PROJECT" = "x" ] ; then
496 if [ "x$PROJECT" = "xAC_INIT" ] ; then
500 if [ "x$PROJECT" = "xAM_INIT_AUTOMAKE" ] ; then
503 if [ "x$PROJECT" = "x" ] ; then
517 if [ "x$AUTORECONF" = "x" ] ; then
521 if [ $? = 0 ] ; then
536 if [ "x$AUTOCONF" = "x" ] ; then
540 if [ $? = 0 ] ; then
551 if [ ! "x$_acfound" = "xyes" ] ; then
556 if [ "x$_version" = "x" ] ; then
561 if [ $? -ne 0 ] ; then
565 if [ "x$_report_error" = "xyes" ] ; then
575 if [ "x$AUTOMAKE" = "x" ] ; then
579 if [ $? = 0 ] ; then
591 if [ ! "x$_amfound" = "xyes" ] ; then
597 if [ "x$_version" = "x" ] ; then
602 if [ $? -ne 0 ] ; then
606 if [ "x$_report_error" = "xyes" ] ; then
618 if [ "x$LIBTOOLIZE" = "x" ] ; then
622 if [ ! $? = 0 ] ; then
625 if [ "x$HAVE_AUTORECONF" = "xno" ] ; then
638 if [ $? = 0 ] ; then
641 if [ "x$_glti" = "x" ] ; then
645 if test ! -f "$_glti" ; then
650 if [ "x$_gltidir" = "x" ] ; then
654 if test ! -d "$_gltidir" ; then
667 if [ $? = 0 ] ; then
693 if [ ! "x$_ltfound" = "xyes" ] ; then
699 if [ "x$_version" = "x" ] ; then
704 if [ $? -ne 0 ] ; then
708 if [ "x$_report_error" = "xyes" ] ; then
717 if [ "x$ACLOCAL" = "x" ] ; then
721 if [ $? = 0 ] ; then
733 if [ "x$AUTOHEADER" = "x" ] ; then
737 if [ $? = 0 ] ; then
750 if [ "x$VERSION_ONLY" = "xyes" ] ; then
774 if test -f ${file} ; then
775 if test -f ${file}.$$.protect_from_automake.backup ; then
800 if test -d autom4te.cache ; then
808 if [ "x$_configure" = "x" ] ; then
818 if test -d "`pwd`/$dir" ; then
824 if [ ! "x$CHECK_DIRS" = "x" ] ; then
851 if test -f ${file}.$$.protect_from_automake.backup ; then
852 if test -f ${file} ; then
854 if test "x`cat ${file}`" != "x`cat ${file}.$$.protect_from_automake.backup`" ; then
855 if test "x$spacer" = "xno" ; then
866 elif test -f ${file}.$$.protect_from_automake.backup ; then
878 if [ "x$CONFIGURE" = "x" ] ; then
883 if test ! -d "$_aux_dir" ; then
888 if test -f "${_aux_dir}/${file}" ; then
909 if [ "x$_configure" = "x" ] ; then
917 if test -d "`pwd`/$dir" ; then
923 if [ ! "x$CHECK_DIRS" = "x" ] ; then
956 if [ "x$CONFIGURE" = "x" ] ; then
970 if test ! -d "$_aux_dir" ; then
982 if test -d "`pwd`/$dir" ; then
997 if [ ! "x$_marker_found" = "x" ] ; then
1001 if test -f "`dirname \"$CONFIGURE\"/Makefile.am`" ; then
1003 if [ ! "x$_marker_found" = "x" ] ; then
1009 if [ "x${_marker_found}" = "x" ] ; then
1012 if [ ! -f $file ] ; then
1019 if [ "x${_suggest_foreign}" = "xyes" ] ; then
1026 if test -f "`dirname \"$CONFIGURE\"/Makefile.am`" ; then
1037 if test -f "${_aux_dir}/${file}" ; then
1048 if [ -d $dir ] ; then
1057 if test -d autom4te.cache ; then
1063 # if test -f aclocal.m4 ; then
1107 if [ ! $ret = 0 ] ; then
1129 if [ $? = 0 ] ; then
1136 if [ ! $ret = 0 ] ; then
1151 if [ ! "x$found" = "x" ] ; then
1165 if [ "x$HAVE_AUTORECONF" = "xyes" ] ; then
1174 if [ ! $ret = 0 ] ; then
1175 if [ "x$HAVE_ALT_LIBTOOLIZE" = "xyes" ] ; then
1176 …echo \"$autoreconf_output\" | grep libtoolize | grep \"No such file or directory\"`" = "x" ] ; then
1198 if test -f ltmain.sh ; then
1205 if [ "x$DOWNLOAD" = "xyes" ] ; then
1206 if libtoolize_needed ; then
1229 if [ "x$RUN_RECURSIVE" = "xno" ] ; then
1234 if test -f "$LIBTOOL_M4" ; then
1236 if test ! "x$found_libtool" = "x" ; then
1237 if test -f acinclude.m4 ; then
1283 if [ ! $ret = 0 ] ; then $ECHO "ERROR: $ACLOCAL failed" && exit 2 ; fi
1288 if libtoolize_needed ; then
1289 if [ "x$HAVE_LIBTOOLIZE" = "xyes" ] ; then
1295 if [ ! $ret = 0 ] ; then $ECHO "ERROR: $LIBTOOLIZE failed" && exit 2 ; fi
1297 if [ "x$HAVE_ALT_LIBTOOLIZE" = "xyes" ] ; then
1303 if [ ! $ret = 0 ] ; then $ECHO "ERROR: $LIBTOOLIZE failed" && exit 2 ; fi
1317 if test -f ltmain.sh ; then
1318 if test ! -f "${_aux_dir}/ltmain.sh" ; then
1331 if [ "x$DOWNLOAD" = "xyes" ] ; then
1345 if [ ! $ret = 0 ] ; then
1355 if [ $ac_major -lt 2 ] ; then
1358 if [ $ac_minor -lt 54 ] ; then
1360 elif [ $ac_minor -lt 55 ] ; then
1362 elif [ $ac_minor -lt 59 ] ; then
1371 if [ ! "x$found" = "x" ] ; then
1372 if [ "x$configure_ac_macros" = "x__none__" ] ; then
1379 if [ ! "x$configure_ac_macros" = "x__none__" ] ; then
1403 if [ ! $ret = 0 ] ; then
1422 if [ "x$VERBOSE_ECHO" = "x:" ] ; then
1441 if [ ! "x$found" = "x" ] ; then
1446 if [ "x$need_autoheader" = "xyes" ] ; then
1451 if [ ! $ret = 0 ] ; then $ECHO "ERROR: $AUTOHEADER failed" && exit 2 ; fi
1461 if [ ! "x$found" = "x" ] ; then
1467 if [ "x$need_automake" = "xyes" ] ; then
1473 if [ ! $ret = 0 ] ; then
1485 if [ ! $ret = 0 ] ; then
1511 if [ ! "x$CONFIG_SUBDIRS" = "x" ] ; then
1532 if [ "x$reconfigure_manually" = "xyes" ] ; then
1551 if [ "x$config" = "x" ] ; then
1558 if test "x$config" = "x" -o ! -f "$config" ; then