Neven Has detected a typo Daniel

* configure.in: Neven Has detected a typo
Daniel
diff --git a/ChangeLog b/ChangeLog
index bc4d485..f3ab5b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Apr 30 16:29:05 CEST 2002 Daniel Veillard <daniel@veillard.com>
+
+	* configure.in: Neven Has detected a typo
+
 Tue Apr 30 08:48:11 CEST 2002 Daniel Veillard <daniel@veillard.com>
 
 	* AUTHORS HACKING: added Aleksey Sanin <aleksey@aleksey.com>
diff --git a/configure.in b/configure.in
index 4fc8f71..a026f87 100644
--- a/configure.in
+++ b/configure.in
@@ -424,7 +424,7 @@
 if test "$with_xpath" = "no" ; then
     echo Disabling XPATH support
     with_xptr="no"
-    with-c14n="no"
+    with_c14n="no"
     WITH_XPATH=0
     XPATH_OBJ=
 else