Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:
Use correct variable in error message.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/configure.in,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -3 -r1.99 -r1.100
--- configure.in        31 Jul 2005 07:30:05 -0000      1.99
+++ configure.in        13 Aug 2005 12:22:51 -0000      1.100
@@ -471,7 +471,7 @@
   AM_CONDITIONAL(BUILD_ECORE_EVAS, true)
   AC_DEFINE(BUILD_ECORE_EVAS, 1, [Build Ecore_Evas Module])
   if [ test -z $EVAS_CONFIG ]; then
-    echo $PROG " is not in your \$PATH. Please ensure it is.";
+    echo $EVAS_CONFIG " is not in your \$PATH. Please ensure it is.";
     echo "Read the manual page for you shell as to how to extend your path.";
     AC_MSG_ERROR(Cannot find $PROG)
   fi




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to