Renamed the _time variable in compiler.y to _cur_time to avoid collisions
commitbbf6df7bff45d4d343948851184558273eaa2d4e
authorangel <angel@c87de0a0-a11c-0410-a1e5-866214bc28b2>
Sun, 19 Dec 2004 21:14:56 +0000 (19 21:14 +0000)
committerangel <angel@c87de0a0-a11c-0410-a1e5-866214bc28b2>
Sun, 19 Dec 2004 21:14:56 +0000 (19 21:14 +0000)
tree061e39b46a821ee9a19c0a3f7d89a94b72277678
parent4775510131b7f58d176ddc435797dd220823d5a3
Renamed the _time variable in compiler.y to _cur_time to avoid collisions
with some libcs.

Arts detection does not look ugly when failing.

As compiler.y is GNU flex only, avoid calling $(LEX), but just flex.

git-svn-id: file:///home/angel/tmp/svn-triptico/ahxm/trunk@418 c87de0a0-a11c-0410-a1e5-866214bc28b2
compiler.y
config.sh
makefile.in