mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
glr.c: style changes
* data/skeletons/glr.c (yysplitStack): Reduce scopes. * tests/atlocal.in: Formatting changes.
This commit is contained in:
@@ -117,9 +117,9 @@ fi
|
||||
: ${DC='@DC@'}
|
||||
: ${DCFLAGS='@DCFLAGS@'}
|
||||
if test x"$DC" = x; then
|
||||
BISON_DC_WORKS=false
|
||||
BISON_DC_WORKS=false
|
||||
else
|
||||
BISON_DC_WORKS=true
|
||||
BISON_DC_WORKS=true
|
||||
fi
|
||||
|
||||
# Empty if no javac was found
|
||||
|
||||
Reference in New Issue
Block a user