diff build-aux/common.mk @ 18975:c59745865c7f gui-release

maint: Periodic merge of stable to gui-release.
author John W. Eaton <jwe@octave.org>
date Fri, 01 Aug 2014 09:06:21 -0400
parents 18e50356e5e3 d8abf813c69f
children dcb260e7a648
line wrap: on
line diff
--- a/build-aux/common.mk	Wed Jul 30 07:02:41 2014 +0200
+++ b/build-aux/common.mk	Fri Aug 01 09:06:21 2014 -0400
@@ -46,6 +46,7 @@
 
 YACC = @YACC@
 AM_YFLAGS = -dv
+BISON_API_PREFIX_DECL_STYLE = @BISON_API_PREFIX_DECL_STYLE@
 BISON_PUSH_PULL_DECL_STYLE = @BISON_PUSH_PULL_DECL_STYLE@
 
 GPERF = @GPERF@