diff configure.ac @ 2366:bf5eadde7e7a

Merge
author Chris Cannam
date Thu, 10 Oct 2019 14:31:24 +0100
parents c56056a3dfb2
children 7bf8a0179e32
line wrap: on
line diff
--- a/configure.ac	Thu Oct 10 14:31:11 2019 +0100
+++ b/configure.ac	Thu Oct 10 14:31:24 2019 +0100
@@ -166,9 +166,9 @@
       fi
    fi
 else
-   AC_MSG_NOTICE([No Repoint executable found: assuming external libraries are already here])
+   AC_MSG_NOTICE([No Repoint executable found: assuming external components are already here])
    if ! test -d vamp-plugin-sdk ; then
-      AC_MSG_WARN([No vamp-plugin-sdk directory present, so external libraries might not have been updated])
+      AC_MSG_WARN([No vamp-plugin-sdk directory present, so external components might not have been updated])
    fi
 fi