Enlightenment CVS committal

Author  : vacuum
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:
spelling.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/configure.in,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -3 -r1.80 -r1.81
--- configure.in        30 Mar 2005 07:59:57 -0000      1.80
+++ configure.in        31 Mar 2005 09:50:03 -0000      1.81
@@ -744,7 +744,7 @@
 use_inotify="no"
 use_poll="no"
 
-AC_MSG_CHECKING(wheter ecore_file module is to be built)
+AC_MSG_CHECKING(whether ecore_file module is to be built)
 AC_ARG_ENABLE(ecore-file, 
 [  --disable-ecore-file              disable the ecore_file module], [
   if test "$enableval" = "yes"; then  
@@ -759,7 +759,7 @@
 ]
 )
 
-AC_MSG_CHECKING(wheter inotify is to be used for filemonitoring)
+AC_MSG_CHECKING(whether inotify is to be used for filemonitoring)
 AC_ARG_ENABLE(inotify, 
 [  --disable-inotify              disable inotify in the ecore_file module], [
   if test "$enableval" = "yes"; then  
@@ -785,7 +785,7 @@
   )
 fi
 
-#AC_MSG_CHECKING(wheter FAM is to be used for filemonitoring)
+#AC_MSG_CHECKING(whether FAM is to be used for filemonitoring)
 #AC_ARG_ENABLE(fam, 
 #[  --disable-fam              disable fam in the ecore_file module], [
 #  if test "$enableval" = "yes"; then  
@@ -813,7 +813,7 @@
 #  )
 #fi
 
-AC_MSG_CHECKING(wheter polling is to be used for filemonitoring)
+AC_MSG_CHECKING(whether polling is to be used for filemonitoring)
 AC_ARG_ENABLE(poll, 
 [  --disable-poll              disable poll in the ecore_file module], [
   if test "$enableval" = "yes"; then  




-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to