]> code.citadel.org Git - citadel.git/blobdiff - webcit/configure.ac
The "c_smtpclient_use_starttls" configuration option has been replaced
[citadel.git] / webcit / configure.ac
index 8028b5b28427a96450ce92fda5cc0a7e4b960e1e..810aabea64d8204c833e8a9b2fd4fb1f1661166c 100644 (file)
@@ -1,7 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl $Id$
-AC_INIT([WebCit], [904], [http://www.citadel.org/])
-
+AC_INIT([WebCit],m4_esyscmd_s([grep CLIENT_VERSION webcit.h | sed 's/[^0-9]*//g']),[http://uncensored.citadel.org])
 
 AC_SUBST(PROG_SUBDIRS)
 AC_DEFINE(PROG_SUBDIRS, [], [Program dirs])