]> git.street.me.uk Git - andy/viking.git/blobdiff - configure.ac
Enable getting Viking Version as a number from a string to enable comparisons.
[andy/viking.git] / configure.ac
index 2e522df0b7edb53aa93b077d8249461f4aa92df7..e85c004149bd03c77086e0a8ad90ec020950c050 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(viking, 1.4.1)
+AC_INIT(viking, 1.4.1, , viking, http://viking.sf.net/)
 AM_INIT_AUTOMAKE([dist-bzip2 dist-zip])
 dnl AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([src/config.h])