/usr/share/autoconf-dickey/autoconf/acversion.m4 is in autoconf-dickey 2.52+20121002-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | # This file is part of Autoconf. -*- Autoconf -*-
# Version of Autoconf.
# Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
m4_define([AC_ACVERSION], [2.52.20121002])
|