Mercurial > hg > sonic-visualiser
comparison configure @ 1808:adc8a48f4e4c repoint
Vext -> Repoint. Let's see how this goes.
author | Chris Cannam |
---|---|
date | Wed, 09 May 2018 13:28:55 +0100 |
parents | 9db7ad441ea6 |
children | 714f8dad57bc |
comparison
equal
deleted
inserted
replaced
1807:dc4e6eb475ed | 1808:adc8a48f4e4c |
---|---|
8523 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 8523 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
8524 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 8524 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
8525 fi | 8525 fi |
8526 | 8526 |
8527 | 8527 |
8528 if test -x vext ; then | 8528 if test -x repoint ; then |
8529 if test -d .hg -o -d .git ; then | 8529 if test -d .hg -o -d .git ; then |
8530 if ! ./vext install; then | 8530 if ! ./repoint install; then |
8531 as_fn_error $? "Vext failed; please fix any reported errors and try again" "$LINENO" 5 | 8531 as_fn_error $? "Repoint failed; please fix any reported errors and try again" "$LINENO" 5 |
8532 fi | 8532 fi |
8533 else | 8533 else |
8534 { $as_echo "$as_me:${as_lineno-$LINENO}: Vext executable found but not in an Hg or Git working-copy: not running it" >&5 | 8534 { $as_echo "$as_me:${as_lineno-$LINENO}: Repoint executable found but not in an Hg or Git working-copy: not running it" >&5 |
8535 $as_echo "$as_me: Vext executable found but not in an Hg or Git working-copy: not running it" >&6;} | 8535 $as_echo "$as_me: Repoint executable found but not in an Hg or Git working-copy: not running it" >&6;} |
8536 if ! test -d vamp-plugin-sdk ; then | 8536 if ! test -d vamp-plugin-sdk ; then |
8537 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 | 8537 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 |
8538 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} | 8538 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} |
8539 fi | 8539 fi |
8540 fi | 8540 fi |
8541 else | 8541 else |
8542 { $as_echo "$as_me:${as_lineno-$LINENO}: No Vext executable found: assuming external libraries are already here" >&5 | 8542 { $as_echo "$as_me:${as_lineno-$LINENO}: No Repoint executable found: assuming external libraries are already here" >&5 |
8543 $as_echo "$as_me: No Vext executable found: assuming external libraries are already here" >&6;} | 8543 $as_echo "$as_me: No Repoint executable found: assuming external libraries are already here" >&6;} |
8544 if ! test -d vamp-plugin-sdk ; then | 8544 if ! test -d vamp-plugin-sdk ; then |
8545 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 | 8545 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 |
8546 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} | 8546 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} |
8547 fi | 8547 fi |
8548 fi | 8548 fi |