Thu Apr  4 10:19:56 1996  Tom Tromey  <tromey@creche.cygnus.com>

	Fixed CFLAGS usage:
	* Makefile.in (XCFLAGS): New macro.
	(.c.x): Use it.
	(.c.o): Ditto.
	* configure.in: Use DEFS, not X_CFLAGS.

Fri Mar 29 17:08:14 1996  Anthony Green  <green@snuffle.cygnus.com>

	* no-threads.c (gscm_threads_init_all): This function is now 
	found in libguile.

Fri Mar 29 16:52:27 1996  Tom Tromey  <tromey@creche.cygnus.com>

	* configure.in (CFLAGS): Use "test !=", not "! test".

Fri Mar 29 11:51:18 1996  Anthony Green  <green@snuffle.cygnus.com>

	* Makefile.in (install): make install now works properly.

Thu Mar 28 07:52:11 1996  Anthony Green  <green@csk3.cygnus.com>

	* mit-pthreads.c: dynwinds set to BOOL_T for new threads.
	Added dummy yield function.

Tue Mar 26 15:17:42 1996  Anthony Green  (green@gerbil.cygnus.com)

	* coop.c: Added new sleep() function. Behaves properly
	among multiple cooperative threads. Replaces system call.

Mon Mar 25 11:05:41 1996  Anthony Green  (green@gerbil.cygnus.com)

	* coop.c (COOP_STKSIZE): Boosted default stack size.

	* coop-threads.c: Moved declaration of scm_coop_create_info
	to avoid multiple definitions at link time.

Sun Mar 24 23:04:29 1996  Anthony Green  (green@gerbil.cygnus.com)

        * configure: Rebuilt
	* configure.in: Upgraded thread library/include support.

Tue Mar 19 12:44:26 1996  Anthony Green  (green@gerbil.cygnus.com)

	* coop.c, coop-threads.h coop-threads.c: Major cleanup of
        cooperative threading code.

Tue Feb 13 15:45:39 1996  Anthony Green  <green@hoser.cygnus.com>

	* mit-pthreads.h: Defined pthread aware SCM_DEFER_INTS and friends.

Mon Feb 12 19:59:55 1996  Anthony Green  <green@hoser.cygnus.com>

	* threads.c, no-threads.c, mit-pthreads.c, threads.scm: Creation.

