mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
10 lines
378 B
Plaintext
10 lines
378 B
Plaintext
# This file is part of -*- Autoconf -*-.
|
|
# Version of Autoconf.
|
|
# Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
|
|
|
|
m4_define([m4_PACKAGE_NAME], [GNU Autoconf])
|
|
m4_define([m4_PACKAGE_TARNAME], [autoconf])
|
|
m4_define([m4_PACKAGE_VERSION], [2.52h])
|
|
m4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.52h])
|
|
m4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])
|