Lines Matching refs:progname

64 progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'`
74 help="Try \`$progname --help' for more information."
120 Usage: $progname [OPTION]... LTMAIN [HOST]
160 echo "$progname: unrecognized option \`$option'" 1>&2
171 # echo "$progname: warning \`$option' is not a valid host type" 1>&2
175 echo "$progname: too many arguments" 1>&2
183 echo "$progname: you must specify a LTMAIN file" 1>&2
190 echo "$progname: \`$ltmain' does not exist" 1>&2
259 echo "$progname: cannot find config.guess in $srcdir $srcdir/.. $srcdir/../.." 1>&2
269 echo "$progname: cannot run $ac_config_sub" 1>&2
281 echo "$progname: cannot guess host type; you must specify one" 1>&2
293 echo "$progname: you must specify a host type if you use \`--no-verify'" 1>&2
416 echo "$progname: error: no acceptable cc found in \$PATH" 1>&2
424 echo "$progname:424: checking whether we are using GNU C" >&5
432 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo $progname:432: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
547 echo "$progname:547: checking if $compiler PIC flag $pic_flag works" >&5
548 if { (eval echo $progname:548: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>conftest.err; } && test -s conftest.o; then
578 echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
581 echo "$progname: add \`$special_shlib_compile_flags' to the CC or CFLAGS env variable and reconfigure" 1>&2
591 echo "$progname:591: checking if $compiler static flag $link_static_flag works" >&5
592 if { (eval echo $progname:592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
624 echo "$progname:624: checking for ld used by GCC" >&5
642 echo "$progname:642: checking for GNU ld" >&5
645 echo "$progname:645: checking for non-GNU ld" >&5
674 echo "$progname: error: no acceptable ld found in \$PATH" 1>&2
971 echo "$progname:971: checking if global_symbol_pipe works" >&5
972 if { (eval echo $progname:972: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; } && test -s conftest.o; then
975 if { echo "$progname:975: eval \"$NM conftest.o | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.o | $global_symbol_pipe > $nlist 2>&5"; } && test -s "$nlist"; then
1033 if { (eval echo $progname:1033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1036 echo "$progname: failed program was:" >&5
1050 echo "$progname: failed program was:" >&5
1350 # Compiler and other test output produced by $progname, useful for
1351 # debugging $progname, is in ./config.log if it exists.
1363 # The version of $progname that generated this script.