Factored out the bug report mailing address.
[pspp-builds.git] / configure.ac
index b2406a6f6113cbcfc15bec83f20d4ab095cf281e..b55a14651ab4c5ff9d2b60efd5fafdf258d8e4ea 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 dnl Initialize.
 AC_PREREQ(2.58)
-AC_INIT(pspp, 0.3.1)
+AC_INIT(pspp, 0.3.1,bug-gnu-pspp@gnu.org)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE