Skip to content

Commit a3f00ea

Browse files
yadijsquid-anubis
authored andcommitted
Maintenance: remove outdated macro AC_REVISION (#2344)
The value of this has not been meaningful since we stopped committing ./configure to VCS over 15 years ago.
1 parent e8e1d02 commit a3f00ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ AC_CONFIG_HEADERS([include/autoconf.h])
1111
AC_CONFIG_AUX_DIR(cfgaux)
1212
AC_CONFIG_SRCDIR([src/main.cc])
1313
AM_INIT_AUTOMAKE([tar-ustar nostdinc subdir-objects dist-xz])
14-
AC_REVISION($Revision$)dnl
1514
AC_PREFIX_DEFAULT(/usr/local/squid)
1615
AM_MAINTAINER_MODE
1716

0 commit comments

Comments
 (0)