diff --git a/configure.ac b/configure.ac index 5db808e..81375f3 100644 --- a/configure.ac +++ b/configure.ac @@ -20,11 +20,10 @@ # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. AC_PREREQ(2.57) -AC_INIT([pam_dotfile], [0.6], [mzcnzqbgsvyr@itaparica.org]) +AC_INIT([pam_dotfile], [0.7beta], [mzcnzqbgsvyr (at) 0pointer (dot) de]) AC_CONFIG_SRCDIR([src/pam_dotfile.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign -Wall]) -AM_MAINTAINER_MODE AM_DISABLE_STATIC @@ -38,6 +37,8 @@ if test "x$GCC" = "xyes" ; then CFLAGS="$CFLAGS -pipe -Wall" fi +AC_SUBST(PACKAGE_URL, [http://0pointer.de/lennart/projects/pam_dotfile/]) + CFLAGS="$CFLAGS -L/lib" # Checks for libraries. diff --git a/doc/README.html.in b/doc/README.html.in index 59d4614..a37dbfb 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -10,7 +10,7 @@
Copyright 2002,2003 Lennart Poettering <mzcnzqbgsvyr [at] itaparica.org>
+Copyright 2002,2003 Lennart Poettering <@PACKAGE_BUGREPORT@>
Version +0.7 released, changes include: Fixed in conjunction with exim4, contact info updated, build system update
+Version +href="@PACKAGE_URL@pam_dotfile-0.6.tar.gz">Version 0.6 released, changes include: Fix MD5 digest generation. This breaks compatibility with pam_dotfile <= 0.5 unless --enable-compat05 is specified at compile time. Minor other fixes (mostly related to the build system). All users should update.
Version +href="@PACKAGE_URL@pam_dotfile-0.5.tar.gz">Version 0.5 released, changes include: Autoconf support, fixed an important bug regarding a race on child process creation. All users should update.
The newest release is always available from http://www.stud.uni-hamburg.de/~lennart/projects/pam_dotfile/
+The newest release is always available from @PACKAGE_URL@
-The current release is @PACKAGE_VERSION@
+The current release is @PACKAGE_VERSION@
-You may find a mostly up to date Debian package of pam_dotfile on the Debian package repository.
+You may find a mostly up to date Debian package of pam_dotfile on the Debian package repository.
pam-dotfile was written by Lennart Poettering
<@PACKAGE_BUGREPORT@>. pam-dotfile is available
- at
pam-dotfile was written by Lennart Poettering
<@PACKAGE_BUGREPORT@>. pam-dotfile is available
- at