* Added --with-sim-gpu2=<path> option for linking SCEI's GPU2 library with
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 18 Mar 1998 00:20:40 +0000 (00:20 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 18 Mar 1998 00:20:40 +0000 (00:20 +0000)
commit9b23b76d68b5dd0078b726f21b03fb7bbcb69e5d
tree1c8c4dbcb0407828b2a70cb270111ef9a2c39acd
parent8903601144cb78b55c89b982e3b76e1d2c27acfc
* Added --with-sim-gpu2=<path> option for linking SCEI's GPU2 library with
  the stand-alone executable.

[in ChangeLog.sky:]

* sky-gpuif.c (call_gs): Call properly into GPU2 library if
  configured --with-sim-gpu2.  Use SKY_GPU2_REFRESH symbol as
  placeholder for future GPU2-refresh policy.

[in ChangeLog:]

* Makefile.in (MIPS_EXTRA_LIBS, SIM_EXTRA_LIBS): Added
  configurable settings for stand-alone simulator.

start-sanitize-sky
* configure.in: Added --with-sim-gpu2 option to specify path of
  sky GPU2 library.  Triggers -DSKY_GPU2 for sky-gpuif.c, and
  links/compiles stand-alone simulator with this library.

* interp.c (MEM_SIZE): Increased default sky memory size to 16MB.
end-sanitize-sky

* configure.in: Added X11 search, just in case.

* configure: Regenerated.
sim/mips/ChangeLog
sim/mips/configure
sim/mips/configure.in