* doc: New subdirectory.
[bpt/guile.git] / configure
1998-10-07 Jim Blandy* doc: New subdirectory.
1998-10-03 Jim Blandy* configure.in (FD_SETTER, FILE_CNT_GPTR): New cases...
1998-10-03 Jim Blandy* guile-config: Renamed from `build'.
1998-10-03 Jim Blandy* configure.in: Check for a missing `sleep' declaration.
1998-10-03 Jim Blandy* configure.in: Don't use the canonical host name to...
1998-09-05 Jim Blandy* configure.in: Remove --disable-debug option. The...
1998-08-21 Mikael DjurfeldtRegenerated
1998-07-30 Jim Blandy* configure.in: Don't use -Wstrict-prototypes after...
1998-07-29 Jim Blandy* configure.in: Request more warnings.
1998-07-29 Jim Blandy* Makefile.in, aclocal.m4, configure: Regenerated using...
1998-07-29 Jim Blandy* configure.in, qthreads.m4: Display a message about...
1998-07-27 Jim BlandyRemove the TOTORO kludge. We're not doing snapshots...
1998-07-27 Jim Blandy* qthreads.m4 (QTHREADS_CONFIGURE): We *can* use AC_REQ...
1998-07-27 Jim BlandyClean up thread configuration.
1998-07-12 Mikael DjurfeldtUpdated
1998-07-12 Mikael DjurfeldtUpdated
1998-05-19 Mikael Djurfeldt* configure.in: Check for rl_cleanup_after_signal.
1998-05-13 Mikael DjurfeldtUpdated
1998-05-12 Mikael Djurfeldt* configure.in: Added test for rl_getc_function. Warn if
1998-05-06 Mikael Djurfeldt* configure.in: Replaced some AC_CHECK_FUNC --> AC_CHEC...
1998-05-02 Mikael DjurfeldtUpdated
1998-04-24 Mikael Djurfeldt* scmsigs.c: Declare usleep as returning void on some...
1998-04-20 Mikael Djurfeldt* configure.in: Check for usleep; Define DECLARE_BZERO and
1998-04-19 Mikael Djurfeldt* dynl.c: Only check that HAVE_DLOPEN is defined before...
1998-04-19 Mikael Djurfeldt* dynl.c: Only check that HAVE_DLOPEN is defined before...
1998-04-18 Mikael Djurfeldt* Makefile.am (BUILT_SOURCES): Added cpp_err_symbols.c,
1998-04-12 Mikael Djurfeldt*** empty log message ***
1998-04-11 Mikael DjurfeldtNew libtool: 1.2
1997-12-07 Gary Houston * README: using Automake 1.2d
1997-11-27 Mikael DjurfeldtUpdated using the correct versions of libtool and automake
1997-11-26 Tim PierceRegenerated aclocal.m4 and configure with all the necessary
1997-11-25 Mark Galassicompleting changes to gh_repl and uniform array stuff
1997-11-25 Tim Pierce*** empty log message ***
1997-11-21 Tim PierceAdded support for leading dlsym underscore.
1997-10-25 Jim BlandyCall the QuickThreads library libqthreads.a, not libqt...
1997-10-23 Jim Blandy* configure.in: Check for the readline library, and...
1997-10-22 Jim BlandyNew libtool: 1.0e.
1997-10-03 Mikael DjurfeldtRegenerated.
1997-10-02 Marius VollmerMake dynamic linking work on Dec Unix. (Thanks to Clark...
1997-09-28 Jim Blandy* Makefile.am: Add new `build' subdirectory to SUBDIRS.
1997-08-29 Jim BlandyNew libtool: 1.0b.
1997-08-27 Jim Blandy* configure.in: Use the QuickThreads assembler fragment...
1997-08-25 Mikael DjurfeldtRegenerated.
1997-08-24 Mikael Djurfeldt* acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro...
1997-08-24 Mikael DjurfeldtSmall fix: sh doesn't have unset on all machines.
1997-08-24 Mikael DjurfeldtRegenerated
1997-08-23 Jim Blandy* THANKS: New file.
1997-07-26 Gary Houston* boot-9.scm (setenv): new procedure, scsh compatible.
1997-07-23 Mikael Djurfeldt* configure.in: Added thread support for the alpha...
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-07-01 Jim Blandy* configure.in: Check for librx after libm; fundamental...
1997-06-28 Tim Piercealloca configure fixes
1997-06-24 Tim PierceTypo fix
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-12 Jim Blandy* configure.in: By default, include functions in Guile...
1997-06-11 Jim Blandy* configure.in: Remove space between AC_CHECK_LIB and...
1997-06-11 Jim Blandy* configure.in: Remove all mention of xtra_PLUGIN_guile...
1997-06-11 Jim Blandy* configure.in: Move checks for libraries (-lm, -lnsl...
1997-06-03 Jim Blandyfix typo
1997-06-03 Jim Blandy* configure.in: Check for Rx, so we will use its routin...
1997-05-31 Gary Houston* scmsigs.h, async.h: updated.
1997-05-27 Jim Blandy* configure.in: Check for presence of regcomp.
1997-05-26 Jim Blandy* configure.in: We don't need to add fileblocks.o to...
1997-05-13 Jim BlandySwitch to automake-1.1p.
1997-05-08 Anthony Green * aclocal.m4: Fixes for building with coop threads...
1997-05-02 Jim Blandy* configure.in: When configuring qt, sunos needs the...
1997-05-01 Jim Blandy* configure.in: Get the paths for qt's md files right...
1997-04-24 Jim BlandyGet threads to work again.
1997-04-24 Jim BlandyChanges for reduced Guile distribution: one configure...
1997-04-10 Jim BlandyRebuilt using automake 1.1n.
1997-04-05 Jim Blandy* Makefile.am: Omit doc subtree.
1997-02-24 Mikael Djurfeldt* configure.in: Added AM_MAINTAINER_MODE
1997-01-21 Mark Galassiadded newdoc tree
1996-12-03 Tom TromeyChanges to use automake-generated Makefile.ins everywhere
1996-10-01 Mikael Djurfeldt* configure: Updated.
1996-09-03 Jim Blandy*** empty log message ***
1996-08-16 Jim BlandyRebuilt from configure.in by autoconf.
1996-08-15 Jim BlandyRebuilt from configure.in by autoconf.
1996-08-15 Jim BlandyRebuilt from configure.in by autoconf.
1996-08-15 Jim Blandy* configure.in: If we can find the library for tcl7...
1996-08-01 Jim BlandyRehashed distribution system, in preparation for nightly
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import