mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Really add m4sugar to the repo.
This commit is contained in:
1796
data/m4sugar/m4sugar.m4
Normal file
1796
data/m4sugar/m4sugar.m4
Normal file
File diff suppressed because it is too large
Load Diff
9
data/m4sugar/version.m4
Normal file
9
data/m4sugar/version.m4
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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])
|
||||
Reference in New Issue
Block a user