]> git.saurik.com Git - bison.git/blobdiff - data/java.m4
lalr1.cc: don't leave macros define to nothing
[bison.git] / data / java.m4
index 6e15934d76e12bfc7b387e17e19f99e9f8f50126..18ea30b5086b379ecc794a746dd4718daaa18528 100644 (file)
@@ -2,7 +2,7 @@
 
 # Java language support for Bison
 
-# Copyright (C) 2007-2011 Free Software Foundation, Inc.
+# Copyright (C) 2007-2012 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
@@ -17,6 +17,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+m4_include(b4_pkgdatadir/[c-like.m4])
 
 # b4_comment(TEXT)
 # ----------------