We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e1d02 commit a3f00eaCopy full SHA for a3f00ea
configure.ac
@@ -11,7 +11,6 @@ AC_CONFIG_HEADERS([include/autoconf.h])
11
AC_CONFIG_AUX_DIR(cfgaux)
12
AC_CONFIG_SRCDIR([src/main.cc])
13
AM_INIT_AUTOMAKE([tar-ustar nostdinc subdir-objects dist-xz])
14
-AC_REVISION($Revision$)dnl
15
AC_PREFIX_DEFAULT(/usr/local/squid)
16
AM_MAINTAINER_MODE
17
0 commit comments