Neven Has detected a typo Daniel

* configure.in: Neven Has detected a typo
Daniel
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