yacc.c: do not define location support when not using locations
authorAkim Demaille <akim@lrde.epita.fr>
Fri, 26 Oct 2012 08:31:55 +0000 (10:31 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 26 Oct 2012 12:25:11 +0000 (14:25 +0200)
commit5fb07775a1458defbd958fd4d1b59a49a49a57bf
tree0d76b601b5065e9773ede65c4da42ff21aa68bfa
parente0992e5458708f4e57f0ddc387ed5e22f3b9953e
yacc.c: do not define location support when not using locations

* data/yacc.c (YYLLOC_DEFAULT, YYRHSLOC): Don't define when not
using locations.
data/yacc.c