autoconf/acversion.m4.in
Akim Demaille ded24ff599 * autoconf.m4 (define): Reestablish only after having read the
`ac' files.
Adjust all the Autoconf code to use `m4_define', not `define'.
2000-11-03 13:41:40 +00:00

6 lines
195 B
Plaintext

# This file is part of Autoconf. -*- Autoconf -*-
# Version of Autoconf.
# Copyright 1999, 2000 Free Software Foundation, Inc.
m4_define([AC_ACVERSION], [@VERSION@])