Mercurial > hg > tony
comparison configure @ 531:12d36dcfbbfb
Vext -> Repoint
author | Chris Cannam |
---|---|
date | Tue, 15 May 2018 15:37:23 +0100 |
parents | 9fc762aafd01 |
children | 1058d9b37a97 |
comparison
equal
deleted
inserted
replaced
530:9cf6bfe02a46 | 531:12d36dcfbbfb |
---|---|
8416 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 8416 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
8417 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 8417 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
8418 fi | 8418 fi |
8419 | 8419 |
8420 | 8420 |
8421 if test -x vext ; then | 8421 if test -x repoint ; then |
8422 if test -d .hg -o -d .git ; then | 8422 if test -d .hg -o -d .git ; then |
8423 if ! ./vext install; then | 8423 if ! ./repoint install; then |
8424 as_fn_error $? "Vext failed; please fix any reported errors and try again" "$LINENO" 5 | 8424 as_fn_error $? "Repoint failed; please fix any reported errors and try again" "$LINENO" 5 |
8425 fi | 8425 fi |
8426 else | 8426 else |
8427 { $as_echo "$as_me:${as_lineno-$LINENO}: Vext executable found but not in an Hg or Git working-copy: not running it" >&5 | 8427 { $as_echo "$as_me:${as_lineno-$LINENO}: Repoint executable found but not in an Hg or Git working-copy: not running it" >&5 |
8428 $as_echo "$as_me: Vext executable found but not in an Hg or Git working-copy: not running it" >&6;} | 8428 $as_echo "$as_me: Repoint executable found but not in an Hg or Git working-copy: not running it" >&6;} |
8429 if ! test -d vamp-plugin-sdk ; then | 8429 if ! test -d vamp-plugin-sdk ; then |
8430 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 | 8430 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 |
8431 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} | 8431 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} |
8432 fi | 8432 fi |
8433 fi | 8433 fi |
8434 else | 8434 else |
8435 { $as_echo "$as_me:${as_lineno-$LINENO}: No Vext executable found: assuming external libraries are already here" >&5 | 8435 { $as_echo "$as_me:${as_lineno-$LINENO}: No Repoint executable found: assuming external libraries are already here" >&5 |
8436 $as_echo "$as_me: No Vext executable found: assuming external libraries are already here" >&6;} | 8436 $as_echo "$as_me: No Repoint executable found: assuming external libraries are already here" >&6;} |
8437 if ! test -d vamp-plugin-sdk ; then | 8437 if ! test -d vamp-plugin-sdk ; then |
8438 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 | 8438 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&5 |
8439 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} | 8439 $as_echo "$as_me: WARNING: No vamp-plugin-sdk directory present, so external libraries might not have been updated" >&2;} |
8440 fi | 8440 fi |
8441 fi | 8441 fi |