Mercurial > hg > tony
comparison configure @ 611:08859cbcd879
Wording
author | Chris Cannam |
---|---|
date | Thu, 10 Oct 2019 10:46:44 +0100 |
parents | f52766aa747b |
children |
comparison
equal
deleted
inserted
replaced
610:287b7b349a8a | 611:08859cbcd879 |
---|---|
8617 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 | 8617 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 |
8618 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} | 8618 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} |
8619 fi | 8619 fi |
8620 fi | 8620 fi |
8621 else | 8621 else |
8622 { $as_echo "$as_me:${as_lineno-$LINENO}: No Repoint executable found: assuming external libraries are already here" >&5 | 8622 { $as_echo "$as_me:${as_lineno-$LINENO}: No Repoint executable found: assuming external components are already here" >&5 |
8623 $as_echo "$as_me: No Repoint executable found: assuming external libraries are already here" >&6;} | 8623 $as_echo "$as_me: No Repoint executable found: assuming external components are already here" >&6;} |
8624 if ! test -d vamp-plugin-sdk ; then | 8624 if ! test -d vamp-plugin-sdk ; then |
8625 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 | 8625 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external components might not have been updated" >&5 |
8626 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} | 8626 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external components might not have been updated" >&2;} |
8627 fi | 8627 fi |
8628 fi | 8628 fi |
8629 | 8629 |
8630 if ! $QMAKE -r tony.pro; then | 8630 if ! $QMAKE -r tony.pro; then |
8631 as_fn_error $? "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 | 8631 as_fn_error $? "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 |