configure: Regenerate with autoconf 2.64.
diff --git a/configure.ac b/configure.ac
index 59b771c..e637722 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
 
 dnl autoconf versions before 2.59d don't handle multi-line subst variables correctly
 AC_PREREQ(2.59d)
-AC_INIT([Wine],[WINE_VERSION],[wine-devel@winehq.org])
+AC_INIT([Wine],[WINE_VERSION],[wine-devel@winehq.org],[wine],[http://www.winehq.org])
 AC_CONFIG_SRCDIR(server/atom.c)
 AC_CONFIG_HEADERS(include/config.h)
 AC_CONFIG_AUX_DIR(tools)