Mercurial > hg > sonic-annotator
comparison configure @ 318:3d129db143f4
Vext -> Repoint
author | Chris Cannam |
---|---|
date | Tue, 15 May 2018 15:30:38 +0100 |
parents | 523f8f1789b4 |
children | 4819abbd24bb |
comparison
equal
deleted
inserted
replaced
317:c3a3edc6c2f0 | 318:3d129db143f4 |
---|---|
7607 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 7607 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
7608 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 7608 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
7609 fi | 7609 fi |
7610 | 7610 |
7611 | 7611 |
7612 if test -x vext ; then | 7612 if test -x repoint ; then |
7613 if test -d .hg -o -d .git ; then | 7613 if test -d .hg -o -d .git ; then |
7614 if ! ./vext install; then | 7614 if ! ./repoint install; then |
7615 as_fn_error $? "Vext failed; please fix any reported errors and try again" "$LINENO" 5 | 7615 as_fn_error $? "Repoint failed; please fix any reported errors and try again" "$LINENO" 5 |
7616 fi | 7616 fi |
7617 else | 7617 else |
7618 { $as_echo "$as_me:${as_lineno-$LINENO}: Vext executable found but not in an Hg or Git working-copy: not running it" >&5 | 7618 { $as_echo "$as_me:${as_lineno-$LINENO}: Repoint executable found but not in an Hg or Git working-copy: not running it" >&5 |
7619 $as_echo "$as_me: Vext executable found but not in an Hg or Git working-copy: not running it" >&6;} | 7619 $as_echo "$as_me: Repoint executable found but not in an Hg or Git working-copy: not running it" >&6;} |
7620 if ! test -d vamp-plugin-sdk ; then | 7620 if ! test -d vamp-plugin-sdk ; then |
7621 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 | 7621 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 |
7622 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} | 7622 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} |
7623 fi | 7623 fi |
7624 fi | 7624 fi |
7625 else | 7625 else |
7626 { $as_echo "$as_me:${as_lineno-$LINENO}: No Vext executable found: assuming external libraries are already here" >&5 | 7626 { $as_echo "$as_me:${as_lineno-$LINENO}: No Repoint executable found: assuming external libraries are already here" >&5 |
7627 $as_echo "$as_me: No Vext executable found: assuming external libraries are already here" >&6;} | 7627 $as_echo "$as_me: No Repoint executable found: assuming external libraries are already here" >&6;} |
7628 if ! test -d vamp-plugin-sdk ; then | 7628 if ! test -d vamp-plugin-sdk ; then |
7629 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 | 7629 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 |
7630 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} | 7630 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} |
7631 fi | 7631 fi |
7632 fi | 7632 fi |