Branch: Tag:

2015-03-15

2015-03-15 02:36:24 by Martin Nilsson <nilsson@opera.com>

Readded HAVE_DEBUG.

196:   #endif /* YYDEBUG */      #endif /* PIKE_DEBUG */ +  + PIKE_MODULE_INIT + { +  INIT; + #ifdef PIKE_DEBUG +  ADD_INT_CONSTANT("HAVE_DEBUG", 1, 0); + #endif + }