X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=e5eb13a9ada57ffbfa7426469005cb4207593709;hb=f88693e6c1cc2dc4ae0036c5ae68b58ea46a4cc5;hp=ea9f69fd4b3fbc95efc10facfa2f69ea81b865cb;hpb=4f5789a000760e2c6f9779b53b695d3e22e8f3e4;p=pspp-builds.git diff --git a/configure.ac b/configure.ac index ea9f69fd..e5eb13a9 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Initialize. AC_PREREQ(2.63) -AC_INIT([pspp],[0.7.3],[bug-gnu-pspp@gnu.org]) +AC_INIT([GNU PSPP], [0.7.3], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests]) AM_INIT_AUTOMAKE