diff --git a/configure.ac b/configure.ac index ef61bd1..7f12be8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([cryb.to], [devel], [des@des.no], [crybto], [http://cryb.to/]) +AC_INIT([cryb.to], [devel], [des@des.no], [cryb-to], [http://cryb.to/]) AC_CONFIG_SRCDIR([include/cryb/to.h]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([foreign])