From: Nathan Bryant Date: Fri, 27 Jul 2001 03:48:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v7.86~6826 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=c579a93e4afe361f67dc8203f88b0f422ddef2e6;p=citadel.git *** empty log message *** --- diff --git a/citadel/configure.ac b/citadel/configure.ac index cf85cca62..b87ae8c7a 100644 --- a/citadel/configure.ac +++ b/citadel/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. dnl $Id$ AC_PREREQ(2.52) -AC_INIT([Citadel/UX], [$Revision$], [http://uncensored.citadel.org/]) +AC_INIT([Citadel/UX], [\$Revision$], [http://uncensored.citadel.org/]) AC_CONFIG_SRCDIR([citserver.c]) AC_PREFIX_DEFAULT(/usr/local/citadel) if test "$prefix" = NONE; then