Change ElapsedTime to a normal display function.
authorYann Dirson <ydirson@free.fr>
Sat, 19 Oct 2013 17:07:12 +0000 (19:07 +0200)
committerYann Dirson <ydirson@free.fr>
Sat, 19 Oct 2013 17:07:12 +0000 (19:07 +0200)
commit4a9acd2e4d21586f2af629ec44cd78c237dcd702
treef7cbb84ae9715bce96784a9276581c98b4472e05
parent303e8deb5d11ae84a88acb76329f0ab75274101a
Change ElapsedTime to a normal display function.

The FIONREAD version is clearly tied to Curses, and the NOFIONREAD works
corectly with xshogi/xboard as well as Raw.  No reason for a separate
mechanism.

--without-curses now builds as expected.
gnushogi/Makefile.in
gnushogi/Makefile.profile.in
gnushogi/cursesdsp.c
gnushogi/cursesdsp.h
gnushogi/dspwrappers.c
gnushogi/dspwrappers.h
gnushogi/gnushogi.h
gnushogi/rawdsp.c
gnushogi/rawdsp.h
gnushogi/sysdeps.c [deleted file]