* GUILE-VERSION: added defnitions for LIBGUILE_MAJOR_VERSION,
[bpt/guile.git] / configure.in
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...
1997-10-23 Jim Blandy* configure.in: Check for the readline library, and...
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-27 Jim Blandy* configure.in: Use the QuickThreads assembler fragment...
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 Djurfeldt* configure.in (AC_CHECK_HEADERS): Test for rxposix.h,
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 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...
next