Home | History | Annotate | Download | only in libusb-compat

Lines Matching refs:progname

31 # Usage: $progname [OPTION]... [MODE-ARG]...
58 # Try `$progname --help --mode=MODE' for a more detailed description of MODE.
68 # $progname: (GNU libtool) 2.2.6
181 # In the unlikely event $progname began with a '-', it would play havoc with
182 # func_echo (imagine progname=-n), so we prepend ./ in that case:
184 progname=$func_basename_result
185 case $progname in
186 -*) progname=./$progname ;;
195 progpath="$progdir/$progname"
202 test -x "$progdir/$progname" && break
206 progpath="$progdir/$progname"
246 $ECHO "$progname${mode+: }$mode: $*"
265 $ECHO "$progname${mode+: }$mode: "${1+"$@"} 1>&2
272 $opt_warning && $ECHO "$progname${mode+: }$mode: warning: "${1+"$@"} 1>&2
294 help="Try \`$progname --help' for more information." ## default
356 my_template="${TMPDIR-/tmp}/${1-$progname}"
515 s/\$progname/'$progname'/
519 $ECHO "run \`$progname --help | more' for full usage"
530 s*\$progname*'$progname'*
838 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
839 $progname: definition of this LT_INIT comes from an older release.
840 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
841 $progname: and run autoconf again.
845 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
846 $progname: definition of this LT_INIT comes from $PACKAGE $macro_version.
847 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
848 $progname: and run autoconf again.
853 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
854 $progname: but the definition of this LT_INIT comes from revision $macro_revision.
855 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
856 $progname: of $PACKAGE $VERSION and run autoconf again.
893 help="Try \`$progname --help --mode=$mode' for more information."
1470 "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
1484 "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
1507 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
1527 "Usage: $progname [OPTION]... --mode=finish [LIBDIR]...
1539 "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
1556 "Usage: $progname [OPTION]... --mode=link LINK-COMMAND...
1616 "Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE...
1634 $ECHO "Try \`$progname --help' for more information about other modes."
2279 func_warning "remember to run \`$progname --finish$future_libdirs'"