More merge cleanup, typos. Simpler build. 20110426-Gtk
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Wed, 27 Apr 2011 00:19:08 +0000 (17:19 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Wed, 27 Apr 2011 00:19:08 +0000 (17:19 -0700)
commitf7a384cc5200a52dfd48cd9785ef270f49074f05
treeb7302577811be127b002bc04e8adfafca030318e
parent54ee3a7b4d969e8b123e617ceb8730fab9440a46
More merge cleanup, typos.  Simpler build.

Use compile-system's 'dependencies option rather than a gtk-new.pkg
with depends-on package options, to keep the liarc build simple(r).

* src/Makefile.in: Punt conses.png.

* src/cref/butils.scm: for-all?'s arguments are "backward".

* src/cref/: object.scm, redpkg.scm: Punted depends-on.

* src/gtk/Makefile-fragment: compile-liarc-bundle is now handled by
compile-ffi.  Install conses.png.

* src/gtk/Tags.sh: The etags that comes with emacs23 does not like
--langmap, while Exuberant Ctags' etags only complains about --language.

* src/gtk/compile.scm: Re-stated the dependency information.

* src/gtk/: gtk.pkg, gtk-new.pkg: Merged but commented out the new
depends-on package options.

* src/gtk/keys.scm: Pared some entries so the x86-64 assembler does
not die.

* src/runtime/thread-queue.scm: Typo.
src/Makefile.in
src/cref/butils.scm
src/cref/object.scm
src/cref/redpkg.scm
src/gtk/Makefile-fragment
src/gtk/Tags.sh
src/gtk/compile.scm
src/gtk/gtk.pkg
src/gtk/keys.scm
src/runtime/thread-queue.scm