summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Add copyright notice.Jim Blandy1998-10-191-0/+20
* * configure.in: Define SCM_SINGLES whenever a float can fit in aJim Blandy1998-10-141-3/+15
* * configure.in: Construct libguile/versiondat.h here; seeJim Blandy1998-10-141-1/+1
* * configure.in: Allow tabs and whitespace between `void' andJim Blandy1998-10-141-1/+1
* Don't redefine sleep/usleep.Jim Blandy1998-10-131-18/+2
* * configure.in (GUILE_FUNC_DECLARED): Name the cache variablesJim Blandy1998-10-121-9/+31
* * configure.in: Call AC_C_INLINE, so we can use inline happily inJim Blandy1998-10-091-0/+1
* * configure.in: Don't forget to #define HAVE_RL_GETC_FUNCTION ifJim Blandy1998-10-071-0/+3
* * configure.in: Properly test for the presence of rl_getc_function;Jim Blandy1998-10-071-2/+12
* * doc: New subdirectory.Jim Blandy1998-10-071-1/+1
* * configure.in (FD_SETTER, FILE_CNT_GPTR): New cases for SCO'sJim Blandy1998-10-031-3/+9
* * guile-config: Renamed from `build'.Jim Blandy1998-10-031-2/+2
* * configure.in: Check for a missing `sleep' declaration.Jim Blandy1998-10-031-0/+1
* * configure.in: Don't use the canonical host name to decideJim Blandy1998-10-031-10/+21
* * configure.in: Remove --disable-debug option. The debuggingJim Blandy1998-09-051-8/+5
* * configure.in: Don't use -Wstrict-prototypes after all.Jim Blandy1998-07-301-1/+4
* * configure.in: Request more warnings.Jim Blandy1998-07-291-1/+2
* * configure.in, qthreads.m4: Display a message about how theJim Blandy1998-07-291-0/+2
* Remove the TOTORO kludge. We're not doing snapshots any more, soJim Blandy1998-07-271-14/+0
* Clean up thread configuration.Jim Blandy1998-07-271-117/+51
* * configure.in: Changed variable HOSTNAME --> PROG_HOSTNAME inMikael Djurfeldt1998-07-121-3/+3
* * acconfig.h, configure.in: Define TOTORO if configuring onMikael Djurfeldt1998-07-121-1/+15
* * configure.in: Check for rl_cleanup_after_signal.Mikael Djurfeldt1998-05-191-1/+1
* * configure.in: Added test for rl_getc_function. Warn ifMikael Djurfeldt1998-05-121-0/+4
* * configure.in: Replaced some AC_CHECK_FUNC --> AC_CHECK_FUNCS soMikael Djurfeldt1998-05-061-5/+5
* * scmsigs.c: Declare usleep as returning void on some systems.Mikael Djurfeldt1998-04-241-0/+7
* * configure.in: Check for usleep; Define DECLARE_BZERO andMikael Djurfeldt1998-04-201-4/+12
* * dynl.c: Only check that HAVE_DLOPEN is defined before loadingMikael Djurfeldt1998-04-191-3/+3
* * dynl.c: Only check that HAVE_DLOPEN is defined before loadingMikael Djurfeldt1998-04-191-0/+1
* * Makefile.am (BUILT_SOURCES): Added cpp_err_symbols.c,Mikael Djurfeldt1998-04-181-0/+2
* * README: using Automake 1.2dGary Houston1997-12-071-1/+1
* * configure.in: Added code to enable GUILE_ISELECT on systemsMikael Djurfeldt1997-11-271-1/+14
* Added support for leading dlsym underscore.Tim Pierce1997-11-211-0/+1
* Call the QuickThreads library libqthreads.a, not libqt.a. The oldJim Blandy1997-10-251-1/+1
* * configure.in: Check for the readline library, and the termcapJim Blandy1997-10-231-0/+2
* Make dynamic linking work on Dec Unix. (Thanks to Clark McGrew)Marius Vollmer1997-10-021-0/+5
* * Makefile.am: Add new `build' subdirectory to SUBDIRS.Jim Blandy1997-09-281-1/+1
* * configure.in: Use the QuickThreads assembler fragment with IrixJim Blandy1997-08-271-1/+1
* * acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro: Tagged test,Mikael Djurfeldt1997-08-241-8/+6
* Small fix: sh doesn't have unset on all machines.Mikael Djurfeldt1997-08-241-2/+2
* * configure.in (AC_CHECK_HEADERS): Test for rxposix.h,Mikael Djurfeldt1997-08-241-4/+16
* * configure.in: Added thread support for the alpha architecture.Mikael Djurfeldt1997-07-231-0/+6
* * configure.in: use AC_CHECK_FUNCS for sethostent etc.,Gary Houston1997-07-181-11/+25
* Changes to compile under gnu-win32, from Marcus Daniels:Jim Blandy1997-07-111-2/+27
* * configure.in: Check for librx after libm; fundamentals need toJim Blandy1997-07-011-4/+3
* alloca configure fixesTim Pierce1997-06-281-0/+4
* Revert Marcus's changes; will re-apply when we get papers.Jim Blandy1997-06-241-27/+2
* Changes to compile under gnu-win32, from Marcus Daniels:Jim Blandy1997-06-241-2/+27
* Try to detect when people are using one version of libguile and aJim Blandy1997-06-221-4/+15
* * configure.in: By default, include functions in Guile to allowJim Blandy1997-06-121-1/+2