2N/A# Common stub for a few missing GNU programs while installing. 2N/A# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006 2N/A# Free Software Foundation, Inc. 2N/A# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. 2N/A# This program is free software; you can redistribute it and/or modify 2N/A# it under the terms of the GNU General Public License as published by 2N/A# the Free Software Foundation; either version 2, or (at your option) 2N/A# This program is distributed in the hope that it will be useful, 2N/A# but WITHOUT ANY WARRANTY; without even the implied warranty of 2N/A# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 2N/A# GNU General Public License for more details. 2N/A# You should have received a copy of the GNU General Public License 2N/A# along with this program; if not, write to the Free Software 2N/A# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 2N/A# As a special exception to the GNU General Public License, if you 2N/A# distribute this file as part of a program that contains a 2N/A# configuration script generated by Autoconf, you may include it under 2N/A# the same distribution terms that you use for the rest of that program. 2N/A echo 1>&
2 "Try \`$0 --help' for more information" 2N/A# In the cases where this matters, `missing' is being run in the 2N/A # Try to run requested program, and just exit if it succeeds. 2N/A # Exit code 63 means version mismatch. This often happens 2N/A # when the user try to use an ancient version of a tool on 2N/A # a file that requires a minimum version. In this case we 2N/A # we should proceed has if the program had been absent, or 2N/A # if --run hadn't been passed. 2N/A if test $? =
63;
then 2N/A$0 [OPTION]... PROGRAM [ARGUMENT]... 2N/AHandle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an 2N/Aerror status if there is no known handling for PROGRAM. 2N/A -h, --help display this help and exit 2N/A -v, --version output version information and exit 2N/A --run try to run the given command, and emulate it if it fails 2N/ASupported PROGRAM values: 2N/A autoconf touch file \`configure' 2N/A autom4te touch the output file, or create a stub one 2N/A bison create \`y.tab.[ch]', if possible, from existing .[ch] 2N/A help2man touch the output file 2N/A makeinfo touch the output file 2N/A tar try tar, gnutar, gtar, then tar without non-portable flags 2N/A yacc create \`y.tab.[ch]', if possible, from existing .[ch] 2N/ASend bug reports to <bug-automake@gnu.org>." 2N/A echo 1>&
2 "$0: Unknown \`$1' option" 2N/A echo 1>&
2 "Try \`$0 --help' for more information" 2N/A# Now exit if we have it, but it failed. Also exit now if we 2N/A# don't have it and --version was passed (most likely to detect 2N/A # Not GNU programs, they don't have --version. 2N/A echo 1>&
2 "ERROR: \`tar' requires --run" 2N/A elif test "x$2" =
"x--version" ||
test "x$2" =
"x--help";
then 2N/A # We have it, but it failed. 2N/A elif test "x$2" =
"x--version" ||
test "x$2" =
"x--help";
then 2N/A # Could not run --version or --help. This is probably someone 2N/A # running `$TOOL --version' or `$TOOL --help' to check whether 2N/A # $TOOL exists and not knowing $TOOL uses missing. 2N/A# If it does not exist, or fails to run (possibly an outdated version), 2N/AWARNING: \`$1' is $msg. You should only need it if 2N/A to install the \`Automake' and \`Perl' packages. Grab them from 2N/A any GNU archive site." 2N/AWARNING: \`$1' is $msg. You should only need it if 2N/A you modified \`${configure_ac}'. You might want to install the 2N/A \`Autoconf' and \`GNU m4' packages. Grab them from any GNU 2N/AWARNING: \`$1' is $msg. You should only need it if 2N/A to install the \`Autoconf' and \`GNU m4' packages. Grab them 2N/A from any GNU archive site." 2N/A sed -e 's/^[^:]*://' -e 's/:.*//'`;;
2N/AWARNING: \`$1' is $msg. You should only need it if 2N/A You might want to install the \`Automake' and \`Perl' packages. 2N/A Grab them from any GNU archive site." 2N/AWARNING: \`$1' is needed, but is $msg. 2N/A You might have modified some files without having the 2N/A proper tools for further handling them. 2N/A You can get \`$1' as part of \`Autoconf' from any GNU 2N/A echo "# Created by GNU Automake missing as a replacement of" 2N/AWARNING: \`$1' $msg. You should only need it if 2N/A you modified a \`.y' file. You may need the \`Bison' package 2N/A in order for those modifications to take effect. You can get 2N/A \`Bison' from any GNU archive site." 2N/AWARNING: \`$1' is $msg. You should only need it if 2N/A you modified a \`.l' file. You may need the \`Flex' package 2N/A in order for those modifications to take effect. You can get 2N/A \`Flex' from any GNU archive site." 2N/AWARNING: \`$1' is $msg. You should only need it if 2N/A you modified a dependency of a manual page. You may need the 2N/A \`Help2man' package in order for those modifications to take 2N/A effect. You can get \`Help2man' from any GNU archive site." 2N/A echo ".ab help2man is required to generate this page" 2N/AWARNING: \`$1' is $msg. You should only need it if 2N/A you modified a \`.texi' or \`.texinfo' file, or any other file 2N/A indirectly affecting the aspect of the manual. The spurious 2N/A call might also be the consequence of using a buggy \`make' (AIX, 2N/A DU, IRIX). You might want to install the \`Texinfo' package or 2N/A the \`GNU make' package. Grab either from any GNU archive site." 2N/A # The file to touch is that specified with -o ... 2N/A # ... or it is the one specified with @setfilename ... 2N/A s/.* \([^ ]*\) *$/\1/ 2N/A # If the file does not exist, the user really needs makeinfo; 2N/A # let's fail without touching anything. 2N/A # We have already tried tar in the generic part. 2N/AWARNING: I can't seem to be able to run \`tar' with the given arguments. 2N/A You may want to install GNU tar or Free paxutils, or check the 2N/A command line arguments." 2N/AWARNING: \`$1' is needed, and is $msg. 2N/A You might have modified some files without having the 2N/A proper tools for further handling them. Check the \`README' file, 2N/A it often tells you about the needed prerequisites for installing 2N/A this package. You may also peek at any GNU archive site, in case 2N/A some other package would contain this missing \`$1' program." 2N/A# eval: (add-hook 'write-file-hooks 'time-stamp) 2N/A# time-stamp-start: "scriptversion=" 2N/A# time-stamp-format: "%:y-%02m-%02d.%02H" 2N/A# time-stamp-end: "$"