Lines Matching +full:autoconf +full:- +full:archive
4 scriptversion=2012-01-06.13; # UTC
25 # configuration script generated by Autoconf, you may include it under
28 if test $# -eq 0; then
29 echo 1>&2 "Try \`$0 --help' for more information"
34 sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
35 sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
39 if test -f configure.ac; then
48 --run)
57 # if --run hadn't been passed.
64 -h|--h|--he|--hel|--help)
72 -h, --help display this help and exit
73 -v, --version output version information and exit
74 --run try to run the given command, and emulate it if it fails
78 autoconf touch file \`configure'
89 Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
92 Send bug reports to <bug-automake@gnu.org>."
96 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
101 -*)
103 echo 1>&2 "Try \`$0 --help' for more information"
111 s/^gnu-//; t
116 # don't have it and --version was passed (most likely to detect
117 # the program). This is about non-GNU programs, so use $1 not
121 # Not GNU programs, they don't have --version.
125 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
128 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
129 # Could not run --version or --help. This is probably someone
130 # running `$TOOL --version' or `$TOOL --help' to check whether
145 any GNU archive site."
149 autoconf*)
153 \`Autoconf' and \`GNU m4' packages. Grab them from any GNU
154 archive site."
162 to install the \`Autoconf' and \`GNU m4' packages. Grab them
163 from any GNU archive site."
164 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
165 test -z "$files" && files="config.h"
170 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
182 Grab them from any GNU archive site."
183 find . -type f -name Makefile.am -print |
193 You can get \`$1' as part of \`Autoconf' from any GNU
194 archive site."
196 file=`echo "$*" | sed -n "$sed_output"`
197 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
198 if test -f "$file"; then
201 test -z "$file" || exec >$file
216 \`Bison' from any GNU archive site."
217 rm -f y.tab.c y.tab.h
218 if test $# -ne 1; then
223 if test -f "$SRCFILE"; then
227 if test -f "$SRCFILE"; then
233 if test ! -f y.tab.h; then
236 if test ! -f y.tab.c; then
246 \`Flex' from any GNU archive site."
247 rm -f lex.yy.c
248 if test $# -ne 1; then
253 if test -f "$SRCFILE"; then
259 if test ! -f lex.yy.c; then
269 effect. You can get \`Help2man' from any GNU archive site."
271 file=`echo "$*" | sed -n "$sed_output"`
272 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
273 if test -f "$file"; then
276 test -z "$file" || exec >$file
289 the \`GNU make' package. Grab either from any GNU archive site."
290 # The file to touch is that specified with -o ...
291 file=`echo "$*" | sed -n "$sed_output"`
292 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
293 if test -z "$file"; then
296 file=`sed -n '
303 test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
307 test -f $file || exit 1
317 this package. You may also peek at any GNU archive site, in case
326 # eval: (add-hook 'write-file-hooks 'time-stamp)
327 # time-stamp-start: "scriptversion="
328 # time-stamp-format: "%:y-%02m-%02d.%02H"
329 # time-stamp-time-zone: "UTC"
330 # time-stamp-end: "; # UTC"