diff --git a/data/m4sugar/version.m4 b/data/m4sugar/version.m4 deleted file mode 100644 index 3710d8ea..00000000 --- a/data/m4sugar/version.m4 +++ /dev/null @@ -1,9 +0,0 @@ -# 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])