X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f16b08196c780556cbf50691e2944960aebc46f6..952416114729b95209dccfc4edacfc1ff13b4e82:/data/c-skel.m4 diff --git a/data/c-skel.m4 b/data/c-skel.m4 index 9a8bd587..51fad177 100644 --- a/data/c-skel.m4 +++ b/data/c-skel.m4 @@ -1,7 +1,8 @@ -*- Autoconf -*- # C skeleton dispatching for Bison. -# Copyright (C) 2006, 2007 Free Software Foundation, Inc. + +# Copyright (C) 2006-2007, 2009-2015 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -16,7 +17,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -b4_push_if( [m4_define([b4_used_skeleton], [b4_pkgdatadir/[push.c]])]) b4_glr_if( [m4_define([b4_used_skeleton], [b4_pkgdatadir/[glr.c]])]) b4_nondeterministic_if([m4_define([b4_used_skeleton], [b4_pkgdatadir/[glr.c]])])