diff build-aux/common.mk @ 18976:dcb260e7a648

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Fri, 01 Aug 2014 12:10:05 -0400
parents 3cad99b56fa7 c59745865c7f
children
line wrap: on
line diff
--- a/build-aux/common.mk	Thu Jul 31 15:49:21 2014 +0200
+++ b/build-aux/common.mk	Fri Aug 01 12:10:05 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@