mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Don't include c.m4, as "include" doesn't do what we want.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
m4_divert(-1) -*- C -*-
|
||||
m4_include([c.m4])
|
||||
|
||||
# GLR skeleton for Bison
|
||||
# Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
|
||||
@@ -17,8 +17,6 @@ m4_divert(-1)
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
# 02111-1307 USA
|
||||
|
||||
m4_include([c.m4])
|
||||
|
||||
## ---------------- ##
|
||||
## Default values. ##
|
||||
## ---------------- ##
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
m4_divert(-1) -*- C -*-
|
||||
m4_include([c.m4])
|
||||
|
||||
# Yacc compatible skeleton for Bison
|
||||
# Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002
|
||||
|
||||
Reference in New Issue
Block a user