Home | History | Annotate | Download | only in libpng

Lines Matching full:program

10 # This program is free software; you can redistribute it and/or modify
15 # This program is distributed in the hope that it will be useful,
21 # along with this program. If not, see <http://www.gnu.org/licenses/>.
24 # distribute this file as part of a program that contains a
26 # the same distribution terms that you use for the rest of that program.
49 # Try to run requested program, and just exit if it succeeds.
56 # we should proceed has if the program had been absent, or
66 $0 [OPTION]... PROGRAM [ARGUMENT]...
68 Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
69 error status if there is no known handling for PROGRAM.
76 Supported PROGRAM values:
90 Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
110 # normalize program name to check for.
111 program=`echo "$1" | sed '
118 # the program). This is about non-GNU programs, so use $1 not
119 # $program.
149 case $program in
363 some other package would contain this missing \`$1' program."