diff options
Diffstat (limited to 'acversion.in')
-rw-r--r-- | acversion.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/acversion.in b/acversion.in new file mode 100644 index 0000000..6e4469f --- /dev/null +++ b/acversion.in @@ -0,0 +1,7 @@ +# This file is part of Autoconf. -*- Autoconf -*- +# Version of Autoconf. +#------------------------------------------------------------------------------ +# Copyright 2003-2022,2023 Thomas E. Dickey +# Copyright 1999, 2000, 2001 Free Software Foundation, Inc. + +m4_define([AC_ACVERSION], [@VERSION@]) |