*** empty log message ***
authorNathan Bryant <loanshark@uncensored.citadel.org>
Fri, 27 Jul 2001 03:48:16 +0000 (03:48 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Fri, 27 Jul 2001 03:48:16 +0000 (03:48 +0000)
citadel/configure.ac

index cf85cca62f676c0267123353e67455ca10039d4a..b87ae8c7a34e254adfaa11ffdb54facf8098ec45 100644 (file)
@@ -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