Mercurial > hg > tony
comparison configure @ 9:ca1889e54806
Give the project file name explicitly (in case it differs from directory name, which we have no control over)
author | Chris Cannam |
---|---|
date | Sun, 25 Nov 2012 10:56:11 +0000 |
parents | 158f40a613a5 |
children | 8b7383948381 |
comparison
equal
deleted
inserted
replaced
8:abd86c1e5f03 | 9:ca1889e54806 |
---|---|
8516 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 8516 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
8517 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 8517 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
8518 fi | 8518 fi |
8519 | 8519 |
8520 | 8520 |
8521 if ! $QMAKE -r; then | 8521 if ! $QMAKE -r tonioni.pro; then |
8522 as_fn_error $? "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 | 8522 as_fn_error $? "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 |
8523 fi | 8523 fi |
8524 | 8524 |
8525 { $as_echo "$as_me:${as_lineno-$LINENO}: | 8525 { $as_echo "$as_me:${as_lineno-$LINENO}: |
8526 | 8526 |