support new configure options: --disable-posix, --disable-net
[bpt/guile.git] / libguile / scmconfig.h.in
1999-09-26 Gary Houstonsupport new configure options: --disable-posix, -...
1999-09-20 Gary Houston * configure.in: check availability of siginterrupt.
1999-09-18 Gary Houston1999-09-18 Gary Houston <ghouston@freewire.co.uk>
1999-09-02 Mikael DjurfeldtRegenerated
1999-09-01 Jim BlandyI take it all back --- bcopy does handle overlapping...
1999-08-30 Mikael DjurfeldtRegenerated
1999-08-29 Mikael DjurfeldtRegenerated
1999-07-28 Mikael DjurfeldtRemoved configuration option --enable-lang which was...
1999-07-27 Mikael DjurfeldtRegenerated
1999-07-19 Jim Blandy* filesys.c: #include <io.h>, if we have it.
1999-07-04 Gary Houston1999-07-04 Gary Houston <ghouston@easynet.co.uk>
1999-05-02 Jim Blandy* scmconfig.h.in: Regenerated; see today's change to
1999-04-17 Jim BlandyRemove readline support, to avoid copyright confusion.
1999-01-10 Mikael DjurfeldtUpdated
1998-10-13 Jim Blandy* threads.h (scm_thread_usleep, scm_thread_sleep):...
1998-10-12 Jim BlandyThe argument type of usleep varies from system to system,
1998-10-11 Jim Blandy* scmconfig.h.in: Regenerated.
1998-10-09 Jim Blandy* scmconfig.h.in: Regenerated.
1998-10-07 Jim Blandy* scmconfig.h.in: Regenerated; ../acconfig.h has changed.
1998-10-03 Jim Blandy* scmconfig.h.in: .detarenegeR
1998-10-03 Jim BlandyGetting rid of more warnings...
1998-07-27 Jim BlandyRemove Totoro kludge.
1998-07-12 Mikael DjurfeldtUpdated
1998-05-19 Mikael DjurfeldtUpdated
1998-05-12 Mikael DjurfeldtUpdated
1998-05-06 Mikael Djurfeldt* configure.in: Replaced some AC_CHECK_FUNC --> AC_CHEC...
1998-04-24 Mikael Djurfeldt* scmsigs.c: Declare usleep as returning void on some...
1998-04-20 Mikael DjurfeldtUpdated
1998-04-19 Mikael Djurfeldt* dynl.c: Only check that HAVE_DLOPEN is defined before...
1997-12-07 Gary Houston * README: using Automake 1.2d
1997-12-01 Tim Pierceacconfig.h: Add USCORE.
1997-11-27 Mikael DjurfeldtUpdated
1997-10-26 Mikael Djurfeldt* scmconfig.h.in: Updated (HAVE_LIBTERMCAP was added...
1997-10-23 Jim BlandyReadline support, from Daniel Risacher.
1997-10-02 Marius Vollmer*** empty log message ***
1997-08-24 Mikael DjurfeldtRegenerated
1997-07-18 Gary Houston * configure.in: use AC_CHECK_FUNCS for sethostent...
1997-07-11 Jim BlandyChanges to compile under gnu-win32, from Marcus Daniels:
1997-06-24 Jim BlandyRevert Marcus's changes; will re-apply when we get...
1997-06-24 Jim BlandyChanges to compile under gnu-win32, from Marcus Daniels:
1997-06-22 Jim BlandyTry to detect when people are using one version of...
1997-06-22 Jim Blandy* scmconfig.h.in: Regenerated. (Needed after June...
1997-05-31 Gary Houston* scmsigs.h, async.h: updated.
1997-05-27 Jim BlandyAdd support for POSIX regular expressions.
1997-04-24 Jim BlandyChanges for reduced Guile distribution: one configure...
1997-04-20 Jim Blandy* configure.in: check for presence of gethostent (not...
1997-04-14 Jim Blandy* gh_init.c (gh_standard_handler): Return SCM_BOOL_F...
1997-04-14 Jim Blandy* acconfig.h: Undo change of Apr 9; including the defin...
1997-04-12 Gary Houston * stime.c (scm_mktime): take an optional zone argument.
1997-04-10 Jim Blandy* acconfig.h: Added entry for PACKAGE.
1997-04-05 Gary Houston* posix.c (scm_putenv): don't check HAVE_PUTENV.
1997-03-29 Gary Houston* ioext.c (scm_setfileno): throw a runtime error if...
1997-03-15 Mikael Djurfeldt* acconfig.h: Removed PACKAGE.
1997-03-08 Mikael Djurfeldt* configure.in: Added configuration option `guile-debug'.
1997-02-04 Jim Blandy* configure.in: Call AC_FUNC_ALLOCA, to see if we have...
1996-12-08 Marius Vollmer* acconfig.h: Added DYNAMIC_LINKING symbol.
1996-12-03 Tom TromeyChanges to use automake-generated Makefile.ins everywhere
1996-11-10 Jim BlandyOn some systems <libc.h> conflicts with <unistd.h>...
1996-10-28 Gary Houston* configure.in: add tests for figuring out whether...
1996-10-01 Mikael DjurfeldtUpdated.
1996-09-03 Jim BlandyOn NextStep, <utime.h> doesn't define struct utime...
1996-08-30 Jim Blandy* libguile.h: #include "version.h"
1996-08-20 Mikael Djurfeldt*** empty log message ***
1996-08-07 Jim BlandyMore functions unavailable on some systems.
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-08-06 Jim BlandyChanges for NeXT, suggested by Robert Brown.
1996-08-03 Gary Houstonlet fdsocket.c compile if struct linger is missing
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import