diff --git a/configure.ac b/configure.ac --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # along with DistRen. If not, see . AC_PREREQ(2.61) -AC_INIT([distren],[0.0],[http://bugs.ohnopub.net/]) +AC_INIT([distren],[0.0],[http://bugs.ohnopub.net/], [], [http://ohnopub.net/distren/]) AC_CONFIG_SRCDIR([src/server/distrend.c]) AC_CONFIG_MACRO_DIR([m4])