typo
authorVincent Torri <vincent.torri@gmail.com>
Mon, 18 Jan 2010 19:02:35 +0000 (19:02 +0000)
committerVincent Torri <vincent.torri@gmail.com>
Mon, 18 Jan 2010 19:02:35 +0000 (19:02 +0000)
SVN revision: 45298

configure.ac

index 8196567..dfcb99e 100644 (file)
@@ -274,7 +274,7 @@ AC_ARG_WITH(edje-cc,
 [
   v=$withval;
   edje_cc=$v
-  echo "  Enlightenment edje_cc explicitly set to "$edje_cc;
+  echo "  Elementary edje_cc explicitly set to "$edje_cc;
 ],[
   edje_cc=$(pkg-config --variable=prefix edje)/bin/edje_cc
 ])