]> sjero.net Git - wget/blobdiff - configure.ac
imported patch one-dot-twelve
[wget] / configure.ac
index 2b3a68d07103c27c2cf6dc8a4c5b1e3ed9101e09..65ba1339d6fb9753de52fcda1479fad131275dce 100644 (file)
@@ -30,8 +30,8 @@ dnl
 dnl Process this file with autoconf to produce a configure script.
 dnl
 
-AC_INIT([wget], 
-       [1.12-devel],
+AC_INIT([wget],
+       [1.12],
        [bug-wget@gnu.org])
 AC_PREREQ(2.61)
 
@@ -537,7 +537,7 @@ if test "X$iri" != "Xno"; then
   fi
 
   if test "X$iri" != "Xno" ; then
-    AC_DEFINE(ENABLE_IRI, 1, [Define if IRI support is enabled.])
+    AC_DEFINE([ENABLE_IRI], 1, [Define if IRI support is enabled.])
     AC_MSG_NOTICE([Enabling support for IRI.])
   else
     AC_MSG_WARN([Libidn not found])