Fresco/config iconv.m4,1.1,1.2

Tobias Hunger <[email protected]> Thu, 08 Jan 2004 14:47:04 +0100
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/Fresco/config
In directory purcel:/tmp/cvs-serv26976

Modified Files:
	iconv.m4 
Log Message:
Fix a typo spotted by Lance Gilbert.


Index: iconv.m4
===================================================================
RCS file: /cvs/fresco/Fresco/config/iconv.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- iconv.m4	7 Jan 2004 20:38:20 -0000	1.1
+++ iconv.m4	8 Jan 2004 13:46:02 -0000	1.2
@@ -46,7 +46,7 @@
     LIBS="$ICONV_LIBS"
     CPPFLAGS="$ICONV_CPPFLAGS"
 
-    AC_MSG_CHECKING([wether -liconv is needed])
+    AC_MSG_CHECKING([whether -liconv is needed])
 
     AC_TRY_LINK([#include <stdlib.h>
 #include <iconv.h>],