* scheme-io.texi: Removed obsolete section Binary IO. Added
[bpt/guile.git] / configure.in
2001-04-30 Thien-Thi Nguyen(AC_OUTPUT): Add scripts/Makefile.
2001-04-25 Martin Grabmüller * configure.in: Don't treat srfi directory specially...
2001-04-23 Martin Grabmüller * Makefile.am (SUBDIRS): Added `srfi'.
2001-04-22 Gary Houston * configure.in: check for inet_pton and inet_ntop.
2001-04-20 Gary Houston * acconfig.h: include HAVE_SIN6_SCOPE_ID.
2001-04-17 Gary Houston * configure.in: run the autoconf BIGENDIAN check.
2001-04-12 Dirk Herrmann* Applied Niibe Yutaka's patch to add libguileqthreads...
2001-04-12 Keisuke NishidaUse memset instead of bzero.
2001-03-18 Gary Houston * check-guile.in: use @srcdir@ instead of @test_suite_...
2001-03-17 Gary Houston * configure.in: don't append threads.doc to EXTRA_DOT_...
2001-03-09 Martin GrabmüllerAdded some new posix functions:
2001-03-09 Neil JerramMove doc files into guile-core distribution (7)
2001-01-26 Dirk Herrmann* Added Thien-Thi Nguyen's patch to support "make check".
2000-10-25 Mikael Djurfeldt*** empty log message ***
2000-10-01 Gary Houston Reverse the previous changes, I don't think they are...
2000-10-01 Gary Houston * configure.in: check whether inet_aton is declared.
2000-09-17 Gary Houston2000-09-17 Gary Houston <ghouston@arglist.com>
2000-08-18 Gary Houston * acconfig.h: added BROKEN_GCSE.
2000-07-31 Gary Houston2000-07-31 Gary Houston <ghouston@arglist.com>
2000-06-12 Mikael DjurfeldtAdjustments to configure options
2000-06-12 Mikael Djurfeldt* configure.in (EXTRA_DOT_DOC_FILES): Create from LIBOB...
2000-06-02 Craig Brozefsky* GUILE-VERSION: added defnitions for LIBGUILE_MAJOR_VE...
2000-04-21 Mikael Djurfeldt* configure.in: New --enable-debug-malloc configuration...
2000-03-29 Mikael Djurfeldt* configure.in: Enable workaround for COOP-linuxthreads
2000-03-29 Mikael Djurfeldt* configure.in: Enable workaround for COOP-linuxthreads
2000-03-13 Mikael Djurfeldt* configure.in: Don't add iselect.o to LIBOBJS.
2000-03-13 Mikael Djurfeldt* configure.in: Added end-tag for local variables....
2000-03-12 Mikael Djurfeldt* configure.in (ac_cv_struct_timespec): Added test...
2000-01-23 Gary Houston * filesys.c (scm_chown): omit port/fdes support if...
2000-01-14 Gary Houston * configure.in: needs to have --disable-networking...
2000-01-11 Greg J. Badros* autogen.sh: Added messages as we run autogen in subdi...
2000-01-10 Marius Vollmer* configure.in: Make "--with-modules=yes" the default...
2000-01-09 Gary Houston * configure.in: check whether localtime caches TZ...
1999-12-14 Greg J. Badros* configure.in: Make it be guile-snarf.awk, since we...
1999-12-14 Mikael Djurfeldt* configure.in: Create guile-doc-snarf.awk.
1999-12-12 Greg J. Badros* configure.in: Create guile-doc-snarf, chmod +x that...
1999-12-09 Gary Houston * configure.in (CFLAGS): don't add -Wpointer-arith...
1999-11-19 Gary Houston * acconfig.h: add HAVE_ARRAYS.
1999-11-18 Gary Houston * configure.in: check for hstrerror.
1999-09-28 Greg J. BadrosFix my last commit -- DEBUG_FREELIST renamed to GUILE_D...
1999-09-27 Greg J. Badros* configure.in: Added --enable-debug-freelist option.
1999-09-26 Gary Houstonsupport new configure options: --disable-posix, -...
1999-09-22 Jim Blandy* configure.in: Call AM_PROG_CC_STDC before AM_PROG_LIB...
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-12 Mikael Djurfeldt* configure.in: Removed ice-9/version.scm from AC_OUTPUT.
1999-09-11 Jim Blandy* configure.in (GUILE_STAMP): Don't set this variable, or
1999-09-02 Mikael Djurfeldt* configure.in: Test for presence of function on_exit.
1999-09-01 Jim Blandy* configure.in: Use AC_REPLACE_FUNCS to grab libguile...
1999-08-30 Mikael Djurfeldt* configure.in: Test for atexit.
1999-08-29 Mikael Djurfeldt* configure.in: Test for presence of S_ISLNK in sys...
1999-07-28 Mikael DjurfeldtRemoved configuration option --enable-lang which was...
1999-07-27 Mikael Djurfeldt* configure.in: Added option --enable-lang.
1999-07-23 Marius VollmerAdded guile-readline subdirectory with the removed...
1999-07-19 Jim Blandy* configure.in: Check for <io.h>.
1999-07-04 Gary Houston1999-07-04 Gary Houston <ghouston@easynet.co.uk>
1999-05-02 Jim Blandy* configure.in (AC_CHECK_FUNCS): Fill in list of functi...
1999-04-17 Jim BlandyRemove all automatic readline support, to avoid copyright
1999-02-12 Jim Blandy* configure.in: Add --with-readline flag.
1999-01-26 Mikael Djurfeldt* configure.in: Removed test AC_C_BIGENDIAN. (This...
1999-01-21 Mikael Djurfeldt* configure.in: Added test AC_C_BIGENDIAN.
1999-01-11 Jim Blandy* configure.in: Remove quotes around ac_cv_lib_readline...
1999-01-10 Jim Blandy* configure.in: Cite the variable ac_cv_lib_readline_ma...
1999-01-10 Mikael Djurfeldt* configure.in: Added AC_CHECK_SIZEOF(long), AC:CHECK_S...
1998-12-14 Jim Blandy* configure.in: Check for tgoto in ncurses, then termcap.
1998-10-24 Jim Blandy* configure.in: Call AM_PROG_CC_STDC, to see what flags...
1998-10-19 Jim BlandyAdd copyright notice.
1998-10-14 Jim Blandy* configure.in: Define SCM_SINGLES whenever a float...
1998-10-14 Jim Blandy* configure.in: Construct libguile/versiondat.h here...
1998-10-14 Jim Blandy* configure.in: Allow tabs and whitespace between ...
1998-10-13 Jim BlandyDon't redefine sleep/usleep.
1998-10-12 Jim Blandy* configure.in (GUILE_FUNC_DECLARED): Name the cache...
1998-10-09 Jim Blandy* configure.in: Call AC_C_INLINE, so we can use inline...
1998-10-07 Jim Blandy* configure.in: Don't forget to #define HAVE_RL_GETC_FU...
1998-10-07 Jim Blandy* configure.in: Properly test for the presence of rl_ge...
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-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* 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 BlandyClean up thread configuration.
1998-07-12 Mikael Djurfeldt* configure.in: Changed variable HOSTNAME --> PROG_HOST...
1998-07-12 Mikael Djurfeldt* acconfig.h, configure.in: Define TOTORO if configuring on
1998-05-19 Mikael Djurfeldt* configure.in: Check for rl_cleanup_after_signal.
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-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,
1997-12-07 Gary Houston * README: using Automake 1.2d
1997-11-27 Mikael Djurfeldt* configure.in: Added code to enable GUILE_ISELECT...
1997-11-21 Tim PierceAdded support for leading dlsym underscore.
1997-10-25 Jim BlandyCall the QuickThreads library libqthreads.a, not libqt...
next