From 436be3ca0bc5d78fbd2b897515a087bbf1fda68a Mon Sep 17 00:00:00 2001 From: Herbert Dürr Date: Fri, 3 May 2013 07:44:49 +0000 Subject: update links for EPM easysw.com closed its doors after 14years of business. Thanks for providing EPM. (cherry picked from commit 73a1f473b72f86d84f3ae542b6c2750911d6c876) Conflicts: configure.in Change-Id: I14244a7802055b5137c6cd10de2cad4b8628f799 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8ec5b84432e6..b8e0961b837f 100644 --- a/configure.ac +++ b/configure.ac @@ -6841,7 +6841,7 @@ if test "$enable_epm" = "yes"; then if $EPM | grep "ESP Package Manager" >/dev/null 2>/dev/null; then AC_MSG_RESULT([yes]) else - AC_MSG_ERROR([no. Install ESP Package Manager (www.easysw.com/epm) and/or specify the path to the right epm]) + AC_MSG_ERROR([no. Install ESP Package Manager (http://www.msweet.org/projects.php?Z2) and/or specify the path to the right epm]) fi AC_MSG_CHECKING([epm version]) EPM_VERSION=`$EPM | grep 'ESP Package Manager' | cut -d' ' -f4 | $SED -e s/v//` -- cgit v1.2.3