Home | History | Annotate | Download | only in pixman

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:
89 Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
109 # normalize program name to check for.
110 program=`echo "$1" | sed '
117 # the program). This is about non-GNU programs, so use $1 not
118 # $program.
139 case $program in
318 some other package would contain this missing \`$1' program."