X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Fconfigure.ac;fp=textclient%2Fconfigure.ac;h=18b7d941b9884535ade547f21cd26e073e5b1fde;hb=8df8dba5fed53c141fca6a34527660aade9b1640;hp=e9a28f50127d80928718cbab4f6544b663a6968f;hpb=d55aaabac6cf26ad7d256f98c4ab7c99b360b67f;p=citadel.git diff --git a/textclient/configure.ac b/textclient/configure.ac index e9a28f501..18b7d941b 100644 --- a/textclient/configure.ac +++ b/textclient/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT([Citadel], [915], [http://www.citadel.org/]) +AC_INIT([CitadelTextClient],m4_esyscmd_s([grep CLIENT_VERSION src/include/citadel_ipc.h | sed 's/[^0-9]*//g']),[http://uncensored.citadel.org]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_HEADER(sysdep.h)