Home | History | Annotate | Download | only in libpng

Lines Matching full:then

28 if test $# -eq 0; then
39 if test -f configure.ac; then
58 if test $? = 63; then
87 tar try tar, gnutar, gtar, then tar without non-portable flags
126 if test -n "$run"; then
129 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
135 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
138 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
208 if test -f "$file"; then
228 if test $# -ne 1; then
233 if test -f "$SRCFILE"; then
237 if test -f "$SRCFILE"; then
243 if test ! -f y.tab.h; then
246 if test ! -f y.tab.c; then
258 if test $# -ne 1; then
263 if test -f "$SRCFILE"; then
269 if test ! -f lex.yy.c; then
283 if test -f "$file"; then
303 if test -z "$file"; then
327 if (gnutar --version > /dev/null 2>&1); then
330 if (gtar --version > /dev/null 2>&1); then
334 if shift; then