summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-09-13 22:51:27 +0200
committerLudovic Courtès <ludo@gnu.org>2008-09-13 22:51:27 +0200
commit44e268898b522dd1c15e968d68adcb2f6fe12359 (patch)
treea28f26396f6fcb9bab09cb601f19e8906954688a
parentaa25debf1d3ab0e05e5276f7b015a7980efb99d1 (diff)
parent3394818c0a465c8b337252250174ecb0d13d726d (diff)
Merge branch 'master' into boehm-demers-weiser-gc
Conflicts: lib/Makefile.am libguile/gc-card.c libguile/gc-freelist.c libguile/gc-mark.c libguile/gc-segment.c libguile/gc.c libguile/gc.h libguile/gc_os_dep.c libguile/private-gc.h m4/.cvsignore m4/gnulib-cache.m4 m4/gnulib-comp.m4
-rw-r--r--.cvsignore34
-rw-r--r--ChangeLog3402
-rw-r--r--ChangeLog-20083395
-rw-r--r--HACKING169
-rw-r--r--Makefile.am5
-rw-r--r--am/.cvsignore2
-rw-r--r--am/ChangeLog-2008 (renamed from am/ChangeLog)0
-rw-r--r--am/Makefile.am4
-rw-r--r--benchmark-suite/.cvsignore2
-rw-r--r--benchmark-suite/ChangeLog-2008 (renamed from benchmark-suite/ChangeLog)0
-rw-r--r--benchmark-suite/Makefile.am3
-rw-r--r--build-aux/.cvsignore13
-rw-r--r--doc/.cvsignore24
-rw-r--r--doc/ChangeLog-2008 (renamed from doc/ChangeLog)0
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/example-smob/ChangeLog-2008 (renamed from doc/example-smob/ChangeLog)0
-rw-r--r--doc/goops/.cvsignore22
-rw-r--r--doc/goops/ChangeLog-2008 (renamed from doc/goops/ChangeLog)0
-rw-r--r--doc/goops/Makefile.am4
-rw-r--r--doc/maint/ChangeLog-2008 (renamed from doc/maint/ChangeLog)0
-rw-r--r--doc/r5rs/.cvsignore22
-rw-r--r--doc/r5rs/ChangeLog-2008 (renamed from doc/r5rs/ChangeLog)0
-rw-r--r--doc/r5rs/Makefile.am4
-rw-r--r--doc/ref/.cvsignore29
-rw-r--r--doc/ref/ChangeLog-2008 (renamed from doc/ref/ChangeLog)0
-rw-r--r--doc/ref/Makefile.am4
-rw-r--r--doc/ref/api-options.texi2
-rw-r--r--doc/sources/.cvsignore20
-rw-r--r--doc/sources/ChangeLog-2008 (renamed from doc/sources/ChangeLog)0
-rw-r--r--doc/sources/Makefile.am2
-rw-r--r--doc/tutorial/.cvsignore23
-rw-r--r--doc/tutorial/ChangeLog-2008 (renamed from doc/tutorial/ChangeLog)0
-rw-r--r--doc/tutorial/Makefile.am4
-rw-r--r--emacs/.cvsignore16
-rw-r--r--emacs/ChangeLog-2008 (renamed from emacs/ChangeLog)0
-rw-r--r--emacs/Makefile.am4
-rw-r--r--examples/.cvsignore2
-rw-r--r--examples/ChangeLog-2008 (renamed from examples/ChangeLog)0
-rw-r--r--examples/Makefile.am4
-rw-r--r--examples/box-dynamic-module/.cvsignore2
-rw-r--r--examples/box-dynamic/.cvsignore2
-rw-r--r--examples/box-module/.cvsignore3
-rw-r--r--examples/box/.cvsignore3
-rw-r--r--examples/modules/.cvsignore2
-rw-r--r--examples/safe/.cvsignore2
-rw-r--r--examples/scripts/.cvsignore2
-rw-r--r--guile-config/.cvsignore3
-rw-r--r--guile-config/ChangeLog-2008 (renamed from guile-config/ChangeLog)0
-rw-r--r--guile-config/Makefile.am4
-rw-r--r--guile-readline/.cvsignore24
-rw-r--r--guile-readline/ChangeLog-2008 (renamed from guile-readline/ChangeLog)0
-rw-r--r--guile-readline/Makefile.am4
-rw-r--r--guile-readline/ice-9/.cvsignore2
-rw-r--r--ice-9/.cvsignore5
-rw-r--r--ice-9/ChangeLog-2008 (renamed from ice-9/ChangeLog)0
-rw-r--r--ice-9/Makefile.am2
-rw-r--r--ice-9/debugger/.cvsignore2
-rw-r--r--ice-9/debugging/.cvsignore2
-rw-r--r--lang/.cvsignore2
-rw-r--r--lang/elisp/.cvsignore2
-rw-r--r--lang/elisp/ChangeLog-2008 (renamed from lang/elisp/ChangeLog)0
-rw-r--r--lang/elisp/Makefile.am4
-rw-r--r--lang/elisp/internals/.cvsignore2
-rw-r--r--lang/elisp/primitives/.cvsignore2
-rw-r--r--lib/Makefile.am2
-rw-r--r--libguile/.cvsignore45
-rw-r--r--libguile/ChangeLog-2008 (renamed from libguile/ChangeLog)0
-rw-r--r--libguile/Makefile.am8
-rw-r--r--libguile/alist.c6
-rw-r--r--libguile/alloca.c2
-rw-r--r--libguile/arbiters.c5
-rw-r--r--libguile/async.c2
-rw-r--r--libguile/backtrace.c2
-rw-r--r--libguile/boolean.c5
-rw-r--r--libguile/chars.c5
-rw-r--r--libguile/continuations.c5
-rw-r--r--libguile/convert.c2
-rw-r--r--libguile/coop.c2
-rw-r--r--libguile/debug-malloc.c6
-rw-r--r--libguile/debug.c5
-rw-r--r--libguile/deprecated.c4
-rw-r--r--libguile/deprecation.c2
-rw-r--r--libguile/discouraged.c9
-rw-r--r--libguile/dynl.c6
-rw-r--r--libguile/dynwind.c6
-rw-r--r--libguile/environments.c5
-rw-r--r--libguile/eq.c2
-rw-r--r--libguile/error.c2
-rw-r--r--libguile/eval.c2
-rw-r--r--libguile/evalext.c5
-rw-r--r--libguile/extensions.c2
-rw-r--r--libguile/feature.c2
-rw-r--r--libguile/filesys.c2
-rw-r--r--libguile/fluids.c6
-rw-r--r--libguile/fports.c2
-rw-r--r--libguile/futures.c6
-rw-r--r--libguile/gc-malloc.c2
-rw-r--r--libguile/gc-segment-table.c6
-rw-r--r--libguile/gc.c2
-rw-r--r--libguile/gdbint.c2
-rw-r--r--libguile/gen-scmconfig.c2
-rw-r--r--libguile/gettext.c2
-rw-r--r--libguile/gh_data.c2
-rw-r--r--libguile/gh_eval.c6
-rw-r--r--libguile/gh_funcs.c5
-rw-r--r--libguile/gh_init.c5
-rw-r--r--libguile/gh_io.c5
-rw-r--r--libguile/gh_list.c6
-rw-r--r--libguile/gh_predicates.c5
-rw-r--r--libguile/goops.c4
-rw-r--r--libguile/gsubr.c5
-rw-r--r--libguile/guardians.c5
-rw-r--r--libguile/guile.c2
-rw-r--r--libguile/hash.c5
-rw-r--r--libguile/hashtab.c3
-rw-r--r--libguile/hooks.c5
-rw-r--r--libguile/i18n.c2
-rw-r--r--libguile/inet_aton.c3
-rw-r--r--libguile/init.c2
-rw-r--r--libguile/inline.c6
-rw-r--r--libguile/ioext.c2
-rw-r--r--libguile/keywords.c5
-rw-r--r--libguile/lang.c5
-rw-r--r--libguile/list.c6
-rw-r--r--libguile/load.c2
-rw-r--r--libguile/macros.c5
-rw-r--r--libguile/mallocs.c2
-rw-r--r--libguile/mkstemp.c2
-rw-r--r--libguile/modules.c3
-rw-r--r--libguile/net_db.c2
-rw-r--r--libguile/null-threads.c6
-rw-r--r--libguile/numbers.c2
-rw-r--r--libguile/objects.c6
-rw-r--r--libguile/objprop.c5
-rw-r--r--libguile/options.c5
-rw-r--r--libguile/pairs.c5
-rw-r--r--libguile/ports.c2
-rw-r--r--libguile/posix.c2
-rw-r--r--libguile/print.c5
-rw-r--r--libguile/procprop.c5
-rw-r--r--libguile/procs.c5
-rw-r--r--libguile/properties.c5
-rw-r--r--libguile/putenv.c2
-rw-r--r--libguile/ramap.c5
-rw-r--r--libguile/random.c2
-rw-r--r--libguile/rdelim.c2
-rw-r--r--libguile/regex-posix.c2
-rw-r--r--libguile/root.c5
-rw-r--r--libguile/rw.c2
-rw-r--r--libguile/scmsigs.c2
-rw-r--r--libguile/script.c2
-rw-r--r--libguile/simpos.c2
-rw-r--r--libguile/smob.c2
-rw-r--r--libguile/socket.c2
-rw-r--r--libguile/sort.c6
-rw-r--r--libguile/srcprop.c5
-rw-r--r--libguile/srfi-13.c6
-rw-r--r--libguile/srfi-4.c2
-rw-r--r--libguile/stackchk.c5
-rw-r--r--libguile/stacks.c5
-rw-r--r--libguile/stime.c2
-rw-r--r--libguile/strings.c3
-rw-r--r--libguile/strorder.c5
-rw-r--r--libguile/strports.c2
-rw-r--r--libguile/struct.c2
-rw-r--r--libguile/symbols.c2
-rw-r--r--libguile/threads.c3
-rw-r--r--libguile/throw.c3
-rw-r--r--libguile/unif.c2
-rw-r--r--libguile/values.c6
-rw-r--r--libguile/variable.c5
-rw-r--r--libguile/vectors.c5
-rw-r--r--libguile/version.c5
-rw-r--r--libguile/vports.c2
-rw-r--r--libguile/weaks.c3
-rw-r--r--libguile/win32-dirent.c6
-rw-r--r--libguile/win32-socket.c2
-rw-r--r--libguile/win32-uname.c6
-rw-r--r--m4/.cvsignore20
-rw-r--r--m4/ChangeLog-2008 (renamed from m4/ChangeLog)0
-rw-r--r--m4/autobuild.m439
-rw-r--r--m4/gnulib-cache.m43
-rw-r--r--m4/gnulib-comp.m42
-rw-r--r--oop/.cvsignore2
-rw-r--r--oop/ChangeLog-2008 (renamed from oop/ChangeLog)0
-rw-r--r--oop/Makefile.am4
-rw-r--r--oop/goops/.cvsignore2
-rw-r--r--qt/.cvsignore9
-rw-r--r--qt/ChangeLog-2008 (renamed from qt/ChangeLog)0
-rw-r--r--qt/md/.cvsignore2
-rw-r--r--qt/time/.cvsignore2
-rw-r--r--scripts/.cvsignore2
-rw-r--r--scripts/ChangeLog-2008 (renamed from scripts/ChangeLog)0
-rw-r--r--scripts/Makefile.am4
-rw-r--r--srfi/.cvsignore13
-rw-r--r--srfi/ChangeLog-2008 (renamed from srfi/ChangeLog)0
-rw-r--r--srfi/Makefile.am2
-rw-r--r--srfi/srfi-1.c2
-rw-r--r--srfi/srfi-13.c8
-rw-r--r--srfi/srfi-14.c8
-rw-r--r--srfi/srfi-4.c8
-rw-r--r--srfi/srfi-60.c8
-rw-r--r--test-suite/.cvsignore6
-rw-r--r--test-suite/ChangeLog-2008 (renamed from test-suite/ChangeLog)0
-rw-r--r--test-suite/Makefile.am2
-rw-r--r--test-suite/standalone/.cvsignore14
-rw-r--r--test-suite/standalone/Makefile.am4
-rw-r--r--test-suite/standalone/test-asmobs-lib.c4
-rw-r--r--test-suite/standalone/test-gh.c4
-rw-r--r--test-suite/standalone/test-list.c4
-rw-r--r--test-suite/standalone/test-num2integral.c4
-rw-r--r--test-suite/standalone/test-with-guile-module.c4
212 files changed, 3875 insertions, 4073 deletions
diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index 20ee0b84c..000000000
--- a/.cvsignore
+++ /dev/null
@@ -1,34 +0,0 @@
-BUGS
-Makefile
-Makefile.in
-aclocal.m4
-autom4te.cache
-benchmark-guile
-check-guile
-check-guile.log
-compile
-confdefs.h
-config.build-subdirs
-config.cache
-config.h
-config.h.in
-config.log
-config.status
-configure
-conftest
-conftest.c
-depcomp
-elisp-comp
-guile-*.tar.gz
-guile-tools
-install-sh
-lib
-libtool
-ltconfig
-ltmain.sh
-mdate-sh
-missing
-mkinstalldirs
-pre-inst-guile
-pre-inst-guile-env
-stamp-h1
diff --git a/ChangeLog b/ChangeLog
index 9d3c44817..52f35fb3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3395 +1,17 @@
-2008-08-25 Ludovic Courtès <ludo@gnu.org>
+-*- text -*-
- * configure.in (GCC_CFLAGS): New variable. Store GCC flags like
- `-Werror' inside it so that they are not used when compiling
- Gnulib modules.
+Starting from September 1st, 2008, the Guile projects no longer stores
+change logs in `ChangeLog' files. Instead, changes are detailed in the
+version control system's logs. They can be seen by downloading a copy
+of the Git repository:
-2008-08-21 Ludovic Courtès <ludo@gnu.org>
+ $ git clone git://git.sv.gnu.org/guile.git
+ $ git whatchanged
- * autogen.sh: Don't use `gnulib-tool', use the Gnulib files
- available in the repository.
+Alternatively, they can be seen on the web, using the Gitweb interface
+at:
-2008-08-07 Neil Jerram <neil@ossau.uklinux.net>
+ http://git.sv.gnu.org/gitweb/?p=guile.git
- * configure.in (SCM_I_GSC_STACK_GROWS_UP): Remove use of
- AC_CACHE_CHECK, which was inadvertently causing
- SCM_I_GSC_STACK_GROWS_UP _always_ to be 0.
-
-2008-07-17 Neil Jerram <neil@ossau.uklinux.net>
-
- * configure.in: Update stack direction test to be like that in
- Autoconf _AC_LIBOBJ_ALLOCA and Gnulib; specifically in involving a
- function calling itself.
-
-2008-07-16 Ludovic Courtès <ludo@gnu.org>
-
- * configure.in: Look for `struct dirent64' and `readdir64_r ()',
- not available on HP-UX 11.11.
-
-2008-07-06 Ludovic Courtès <ludo@gnu.org>
-
- * configure.in: Update to Autoconf 2.61.
-
-2008-06-28 Ludovic Courtès <ludo@gnu.org>
-
- * configure.in: Use Automake with `-Wall -Wno-override'.
-
-2008-05-07 Ludovic Courtès <ludo@gnu.org>
-
- Guile 1.8.5 released.
-
- * GUILE-VERSION (LIBGUILE_INTERFACE_CURRENT): Increment due to
- the addition of an inlined version of `scm getc ()' and friends.
- (LIBGUILE_INTERFACE_AGE): Increment.
- (LIBGUILE_INTERFACE_REVISION): Zeroed.
- (LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION): Increment.
-
-2008-05-04 Ludovic Courtès <ludo@gnu.org>
-
- Add `pkg-config' support. Suggested by Aaron VanDevender, Greg
- Troxel, and others.
-
- * configure.in: Substitute `sitedir', produce `guile-1.8.pc'.
- * Makefile.am (EXTRA_DIST): Add `guile-1.8.pc.in'.
- (pkgconfigdir, pkgconfig_DATA): New.
-
-2008-04-26 Ludovic Courtès <ludo@gnu.org>
-
- * configure.in (BUILD_PTHREAD_SUPPORT): New Automake
- conditional.
-
-2008-04-26 Ludovic Courtès <ludo@gnu.org>
-
- * Makefile.am (EXTRA_DIST): Remove `ANON-CVS' and `SNAPSHOTS'.
-
-2008-02-23 Neil Jerram <neil@ossau.uklinux.net>
-
- * FAQ: New file.
-
- * Makefile.am (EXTRA_DIST): Add FAQ
-
-2008-02-22 Ludovic Courtès <ludo@gnu.org>
-
- * configure.in: Check whether `strncasecmp' is declared.
-
-2008-02-16 Ludovic Courtès <ludo@gnu.org>
-
- Guile 1.8.4 released.
-
- * GUILE-VERSION (LIBGUILE_INTERFACE_REVISION): Increment.
- (GUILE_MICRO_VERSION): Increment.
-
- * configure.in (GUILE_CFLAGS): Include `$CPPFLAGS' since they
- may include required `-I' flags (e.g., `-I/path/to/gmp'), so
- that "guile-config compile" reports all the needed flags.
-
-2008-02-15 Neil Jerram <neil@ossau.uklinux.net>
-
- * autogen.sh: Copy versions of config.guess and config.sub from
- Guile CVS to build-aux and guile-readline.
-
-2008-02-14 Neil Jerram <neil@ossau.uklinux.net>
-
- * HACKING: Note need for libtool >= 1.5.26.
-
- * config.rpath, build-aux/config.rpath: Updated to latest upstream
- version.
-
- * config.guess, config.sub: 2008-01-07 versions added to Guile
- CVS, to ensure that Guile developers are using new enough versions
- (in particular for AIX 6.1 support).
-
-2008-02-11 Neil Jerram <neil@ossau.uklinux.net>
-
- * configure.in (--without-64-calls): Use AC_MSG_CHECKING and
- AC_MSG_RESULT instead of just echo.
- (GUILE_I): New programs to try using _Complex_I or 1.0fi for the
- imaginary unit.
-
-2008-02-06 Neil Jerram <neil@ossau.uklinux.net>
-
- * configure.in: Default to --without-64-calls for
- powerpc-ibm-aix*. Thanks to Rainer Tammer for reporting that the
- 64 calls are a problem on that OS.
-
-2008-02-06 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention Sun Studio compilation fix.
-
-2008-02-05 Neil Jerram <neil@ossau.uklinux.net>
-
- * configure.in (--without-64-calls): New option.
-
-2008-01-30 Neil Jerram <neil@ossau.uklinux.net>
-
- * pre-inst-guile.in (dyld_prefix), pre-inst-guile-env.in
- (dyld_prefix): Construct and export dyld_prefix in a similar way
- to ltdl_prefix, to allow pre-install dynamic linking to work on
- MacOS. Thanks to Roger Mc Murtrie for reporting this problem.
-
-2008-01-22 Neil Jerram <neil@ossau.uklinux.net>
-
- * LICENSE: Change COPYING.LIB to COPYING.LESSER.
-
- * COPYING.LESSER: Renamed, previously COPYING.LIB.
-
- * COPYING: Removed.
-
- * libguile.h: Update copyright statement to LGPL.
-
-2007-12-04 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention `accept' and `scm_c_{read,write}' bug fixes.
-
-2007-12-03 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Add SRFI-69.
-
-2007-10-24 Neil Jerram <neil@ossau.uklinux.net>
-
- * .cvsignore: Add "lib".
-
- * build-aux/.cvsignore: Add a load more generated files to ignore,
- and commit to CVS.
-
-2007-10-20 Ludovic Courtès <ludo@gnu.org>
-
- * THANKS: Add Julian.
-
-2007-10-20 Julian Graham <joolean@gmail.com>
-
- * NEWS: Mention thread cancellation and cleanup API.
-
-2007-10-17 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention reader bug-fix.
-
-2007-10-16 Ludovic Courtès <ludo@gnu.org>
-
- Guile 1.8.3 released.
-
- * GUILE-VERSION (GUILE_MICRO_VERSION): Incremented.
- (LIBGUILE_INTERFACE_REVISION): Incremented.
-
-2007-10-10 Ludovic Courtès <ludo@gnu.org>
-
- * configure.in (SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT):
- New substituted variable.
- Use `-Werror' when using GCC and checking for
- `PTHREAD_ONCE_INIT'. Add check for braces around
- `PTHREAD_MUTEX_INITIALIZER'.
- * NEWS: Mention build fix for IRIX.
-
-2007-10-02 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention `(ice-9 slib)' fix and threading fix.
-
-2007-09-03 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention alignment-related bug fixes.
-
-2007-09-03 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_FUNCS): Move cexp and clog up into the main
- funcs check block. Remove carg which is now unused.
-
-2007-09-02 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention memory leak fix in `make-socket-address'.
-
-2007-09-01 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention duplicate binding warnings to stderr.
-
-2007-08-23 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention Solaris bug fixes.
-
-2007-08-11 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention SRFI-35 and the new reader.
-
-2007-08-08 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention changes to `record-accessor' and
- `record-modifier'.
-
-2007-07-29 Ludovic Courtès <ludo@gnu.org>
-
- Added Gnulib support.
-
- * autogen.sh: Run `gnulib-tool --update'.
-
- * Makefile.am (SUBDIRS): Added `lib'.
- (ACLOCAL_AMFLAGS): Added `-I m4'.
- (EXTRA_DIST): Added `m4/ChangeLog'.
-
- * NEWS: Comply with Automake's `check-news' option, i.e., have
- the last "Changes in" line appear within the first 15 lines.
- Mention use of Gnulib.
-
- * configure.in: Use `build-aux' as `AC_CONFIG_AUX_DIR', and `m4'
- as `AC_CONFIG_MACRO_DIR'. Use Automake's `gnu' and `check-news'
- options.
- Require Autoconf 2.59. Invoke `gl_EARLY' and `gl_INIT', don't
- run `AC_AIX', `AC_ISC_POSIX' and `AC_MINIX' since they are
- implied by `gl_EARLY'. Don't look for <strings.h> and
- `strncasecmp'. Don't invoke `AC_FUNC_ALLOCA'. Produce
- `lib/Makefile'.
-
-2007-07-25 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention bug fix for "(set! 'x #f)".
-
-2007-07-22 Ludovic Courtès <ludo@gnu.org>
-
- * configure.in: Check for <strings.h> and `strncasecmp ()'.
-
-2007-07-19 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention `(ice-9 i18n)' and lazy duplicate binding
- resolution.
-
-2007-07-18 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention SRFI-37.
-
-2007-07-15 Ludovic Courtès <ludo@gnu.org>
-
- Guile 1.8.2 released.
-
- * NEWS: Mention HP-UX/IA64 build fixes.
-
- * THANKS: Added people who reported bugs or sent patches since
- 1.8.1. Converted to UTF-8.
-
- * README: Updated version number.
-
- * Makefile.am (EXTRA_DIST): Removed `BUGS' (was outdated).
-
- * ANON-CVS, HACKING, SNAPSHOTS: New, from the `workbook'
- directory of the CVS repository.
-
- * autogen.sh: Removed dependency on the `workbook' CVS
- directory.
-
- * GUILE-VERSION (GUILE_MICRO_VERSION): Set to 2.
- (LIBGUILE_INTERFACE_CURRENT): Incremented due to new symbols.
- (LIBGUILE_INTERFACE_REVISION): Set to 0.
- (LIBGUILE_INTERFACE_AGE): Incremented.
- (LIBGUILE_SRFI_SRFI_60_INTERFACE_REVISION): Incremented due to
- bug fixes.
-
-2007-07-11 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention GOOPS `method-more-specific?' bug fix.
-
-2007-07-09 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention SRFI-19 `date->julian-day' bug fix.
-
-2007-06-26 Ludovic Courtès <ludo@gnu.org>
-
- * NEWS: Mention fixed memory leaks.
-
-2007-06-12 Ludovic Courtès <ludo@chbouib.org>
-
- * NEWS: Mention `inet-ntop' bug fix.
-
-2007-05-09 Ludovic Courtès <ludo@chbouib.org>
-
- * NEWS: Mention SRFI-19 `time-process' bug fix.
-
-2007-04-17 Ludovic Courtès <ludovic.courtes@laas.fr>
-
- * configure.in (GUILE_FOR_BUILD): Reverted to `$(preinstguile)'
- instead of `$(top_builddir_absolute)/$(preinstguile)'.
-
-2007-04-09 Han-Wen Nienhuys <hanwen@lilypond.org>
-
- * configure.in (HAVE_CRYPT): check for cexp, clog, carg
-
-2007-02-24 Neil Jerram <neil@ossau.uklinux.net>
-
- * autogen.sh: Announce versions of autoconf, automake, libtool and
- m4.
-
- * pre-inst-guile.in (subdirs_with_ltlibs): Add libguile.
-
-2007-02-18 Neil Jerram <neil@ossau.uklinux.net>
-
- * config.rpath (Module): New (from gettext package).
-
-2007-01-31 Ludovic Courtès <ludovic.courtes@laas.fr>
-
- * configure.in: Look for `langinfo.h', `nl_types.h', `xlocale.h'
- and `nl_langinfo'.
-
-2007-01-28 Neil Jerram <neil@ossau.uklinux.net>
-
- * INSTALL: New upstream version.
-
- * ABOUT-NLS: New upstream version.
-
-2007-01-23 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (isinf, isnan): Use a volatile global to stop gcc
- optimizing out the test. In particular this fixes solaris where there
- isn't an isinf or isnan (though gcc still optimizes as if there is).
- Reported by Hugh Sasse.
- (AC_C_VOLATILE): New.
-
-2007-01-22 Han-Wen Nienhuys <hanwen@lilypond.org>
-
- * .gitignore: new file. Make using git easier.
-
-2007-01-22 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_INIT): Don't use "echo -n", it's not portable and
- in particular fails on solaris (resulting in literal "-n"s going into
- the output, making the resulting configure unusable). Reported by
- Hugh Sasse.
-
-2007-01-03 Han-Wen Nienhuys <hanwen@lilypond.org>
-
- * autogen.sh (Module): only try to run render-bugs if it exists.
-
-2006-12-27 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (pthread_get_stackaddr_np, pthread_sigmask): New tests.
-
-2006-12-24 Han-Wen Nienhuys <hanwen@lilypond.org>
-
- * autogen.sh (mscripts): only execute render-bugs if it exists.
-
-2006-12-23 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (-lm): No need to suppress libm on mingw, it's not
- needed because it's empty, but including it does no harm.
- (-lm): Look for "cos" instead of "main", since cos and friends are the
- purpose of looking for libm.
- (winsock etc): Test $host = *-*-mingw* rather than $MINGW32, autoconf
- regards the latter as obsolete.
- (AC_MINGW32): Remove test, $MINGW32 now unused.
- (uint32_t): Look at HAVE_NETDB_H rather than hard-coding __MINGW32__
- in the test program.
-
-2006-12-15 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (process.h, pipe, _pipe): New checks.
-
-2006-12-14 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (struct timespec, pthread.h): Look for struct timespec
- in <pthread.h> as well as <time.h>, it's in pthread.h on mingw.
- Reported by Nils Durner.
-
-2006-12-03 Kevin Ryde <user42@zip.com.au>
-
- * Makefile.am (AUTOMAKE_OPTIONS): Bump to automake 1.10 required, so
- that config.rpath from gettext will go into the dist (and give an
- error if not).
-
- * configure.in (AM_PROG_CC_C_O): New macro, needed by automake 1.10
- for per-target cflags in libguile/Makefile.am.
-
-2006-11-18 Ludovic Courtès <ludovic.courtes@laas.fr>
-
- * GUILE-VERSION: Added `LIBGUILE_I18N_*'.
-
- * configure.in: Look for `strcoll_l ()' and `newlocale ()'.
- Substitute the `LIBGUILE_I18N_' variables.
-
- * NEWS: Mention `(ice-9 i18n)'.
-
-2006-11-17 Neil Jerram <neil@ossau.uklinux.net>
-
- * README: Note need for subscription to bug-guile@gnu.org.
-
- * NEWS: Note need for subscription to bug-guile@gnu.org.
-
-2006-11-08 Ludovic Courtès <ludovic.courtes@laas.fr>
-
- * configure.in: Pass `bug-guile@gnu.org' as a third argument to
- `AC_INIT'.
-
-2006-10-25 Neil Jerram <neil@ossau.uklinux.net>
-
- IA64 HP-UX patch from Hrvoje Nikšić. (Thanks!)
-
- * configure.in: New check for uca lib (needed for IA64 on HP-UX).
-
-2006-10-06 Rob Browning <rlb@defaultvalue.org>
-
- Guile 1.8.1 released.
-
- * GUILE-VERSION (GUILE_MICRO_VERSION): Increment for release.
- (LIBGUILE_INTERFACE_REVISION): Increment for release.
- (LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION): Increment for release.
- (LIBGUILE_SRFI_SRFI_4_INTERFACE_REVISION): Increment for release.
- (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_REVISION): Increment for release.
- (LIBGUILE_SRFI_SRFI_60_INTERFACE_REVISION): Increment for release.
-
- * Makefile.am (EXTRA_DIST): Add LICENSE.
-
-2006-09-28 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (chsize, ftruncate, truncate): New tests, for mingw.
-
-2006-09-27 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (clog10): New test, not in mingw.
-
-2006-09-23 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (complex.h, complex double, csqrt): New tests.
-
-2006-09-20 Ludovic Courtès <ludovic.courtes@laas.fr>
-
- * configure.in: Check for `isblank ()'.
-
- * NEWS: Mentioned the interaction between `setlocale' and SRFI-14
- standard char sets.
-
-2006-08-22 Kevin Ryde <user42@zip.com.au>
-
- * configure.in: Test if need braces around PTHREAD_ONCE_INIT, set
- AC_OUTPUT of SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT.
-
-2006-08-18 Neil Jerram <neil@ossau.uklinux.net>
-
- * configure.in: Generate Makefile for emacs subdir.
-
- * Makefile.am (SUBDIRS): Add emacs subdir.
-
- * configure.in: Generate Makefile for ice-9/debugging subdir.
-
-2006-07-25 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_FUNCS): Add pthread_getattr_np.
-
-2006-07-24 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_DECLS): Add sethostname for Solaris 10.
- (AC_CHECK_FUNCS): Remove dirfd, it's a macro.
- Reported by Claes Wallin.
-
-2006-06-25 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_MEMBERS): Test struct tm.tm_gmtoff.
-
-2006-06-13 Ludovic Courtès <ludovic.courtes@laas.fr>
-
- * NEWS: Mentioned the new behavior of `equal?' for structures.
-
-2006-06-06 Neil Jerram <neil@ossau.uklinux.net>
-
- * acinclude.m4 (ACX_PTHREAD): Update to latest definition from
- autoconf macro archive, to fix pthread linking problem on Solaris
- 10, reported by Charles Gagnon.
-
-2006-05-28 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (isnan): Remove "#ifdef __MINGW32__, #define isnan
- _isnan". Mingw provides isnan as a macro (in math.h), the test
- already detects it just fine with no special case.
-
-2006-05-26 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_FUNCS): Add ioctl.
- (pthread_attr_getstack): Restrict test to pthreads case, to avoid
- AC_TRY_RUN when cross-compiling --without-threads.
-
-2006-05-20 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (S_ISLNK): Remove test, leave it to #ifdef in the .c
- files.
-
-2006-05-16 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (struct stat st_blocks): Change AC_STRUCT_ST_BLOCKS to
- a plain AC_CHECK_MEMBERS, we don't want AC_LIBOBJ(fileblocks) which
- the former gives. Remove the commented-out code that was to have
- munged fileblocks out of LIBOBJS. This fixes mingw, where the lack of
- st_blocks and absense of the fileblocks.c replacement caused build
- failure. Reported by "The Senator".
- (struct stat st_rdev, st_blksize): Combine into a single
- AC_CHECK_MEMBERS.
-
-2006-04-18 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in: Add AC_CONFIG_AUX_DIR([.]) as suggested in the
- autotools documentation.
-
-2006-04-16 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (stat64, off_t): New tests.
-
-2006-03-31 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (socklen_t): Enhance test for this type, coping with
- need for <sys/socket.h> on MacOS X. Reported by Michael Tuexen and
- Jay Cotton.
-
-2006-03-26 Marius Vollmer <mvo@zagadka.de>
-
- * configure.in: Added check that defines
- PTHREAD_ATTR_GETSTACK_WORKS when pthread_attr_getstack works for
- the main thread.
-
-2006-02-26 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_FUNCS): Add dirfd.
-
-2006-02-20 Marius Vollmer <mvo@zagadka.de>
-
- Released 1.8.0.
-
- * GUILE-VERSION: Set version.
-
- * GUILE-VERSION: Bumped versions for 1.9 series.
-
-2006-02-06 Marius Vollmer <mvo@zagadka.de>
-
- Branched for 1.8 series.
-
- * GUILE-VERSION: Bumped version numbers.
-
- * configure.in: Removed --enable-arrays option.
-
-2005-12-14 Neil Jerram <neil@ossau.uklinux.net>
-
- * NEWS: Remove entry claiming that breakpoints have been added,
- because breakpoints are now implemented outside the core distro.
- Add entries on obsolescence of the 'cheap option and on tweaking
- support in evaluator trap calls. Finally, correct outline level
- of item about make-keyword-from-dash-symbol.
-
-2005-07-09 Neil Jerram <neil@ossau.uklinux.net>
-
- * configure.in (AC_CONFIG_FILES): Removed emacs/Makefile and
- ice-9/debugger/breakpoints/Makefile.
-
- * Makefile.am (SUBDIRS): Removed emacs.
-
-2005-06-05 Marius Vollmer <mvo@zagadka.de>
-
- From Jan Nieuwenhuizen <janneke@gnu.org>. Thanks!
-
- * configure.in: Add tests for socklen_t and ip_mreq.
-
-2005-03-13 Kevin Ryde <user42@zip.com.au>
-
- * configure.in, GUILE-VERSION (LIBGUILE_SRFI_SRFI_60): New defines.
-
-2005-03-09 Marius Vollmer <mvo@zagadka.de>
-
- Guile 1.7.2 has been released.
-
- * GUILE-VERSION (GUILE_MICRO_VERSION): Incremented to "2".
-
-2005-03-08 Marius Vollmer <mvo@zagadka.de>
-
- libltdl is no longer distributed. We expect it to be installed
- already.
-
- * configure.in: Do not call AC_LIBLTDL_INSTALLABLE. Use
- AC_CHECK_LIB instead. Do not subst LTDLINCL and LIBLTDL. Do not
- add "-DLIBLTDL_DLL_IMPORT" on MINGW32.
-
- * Makefile.am (SUBDIRS): Removed libltdl.
-
- * README: Talk about required external packages.
-
- * autogen.sh: Do not call libtoolize.
-
-2005-03-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * configure.in: Do not check for fast or recursive mutexes. Check
- for pthread_attr_getstack.
- (SCM_I_GSC_USE_COOP_THREADS): Dot not subst.
- (pthread_mutexattr_settype): Do not check for it.
-
-2005-02-28 Marius Vollmer <mvo@zagadka.de>
-
- * autogen.sh: Add '--verbose' option to autoreconf invocation.
- Thanks to Bruno Haible.
-
-2005-01-02 Marius Vollmer <mvo@zagadka.de>
-
- * configure.in (SCM_I_GSC_HAVE_ARRAYS): Removed '--disable-arrays'
- option.
-
-2004-11-28 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_SUBST): Correction, LTDLINC should be LTDLINCL, the
- latter is what libtool defines.
-
-2004-10-27 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * libguile.h: Include "libguile/srfi-4.h".
-
-2004-10-25 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * autogen.sh: Added explicit invocation of libtoolize before
- autoreconf so that libltdl/ is updated as well.
-
-2004-10-22 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- Removed usage of libguile-ltdl.
-
- * configure.in: Call AC_LIBLTDL_INSTALLABLE instead of
- AC_LIB_LTDL.
- (AC_CONFIG_SUBDIRS): Added libltdl.
- (DLPREOPEN, LTDLINC, LIBLTDL): Moved AC_SUBST near other libtool
- stuff. Also subst LTDLINC instead of INCLTDL.
- (AC_CONFIG_FILES): Removed libguile-ltdl/Makefile and
- libguile-ltdl/upstream/Makefile.
-
- * Makefile.am (SUBDIRS): Replaced libguile-ltdl with libltdl.
-
-2004-09-28 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * ABOUT-NLS: New, from gettext 0.14.1.
-
- * configure.in: Do use AM_GNU_GETTEXT, since gettextize is not run
- with autoconf 2.59.
-
-2004-09-25 Marius Vollmer <mvo@zagadka.de>
-
- * configure.in: Do not use AM_GNU_GETTEXT for now, it causes
- gettextize to run during autogen.sh, which we do not want.
- Explicitely check for libintl, gettext, bindtextdomain, and
- textdomain instead.
-
-2004-09-24 Marius Vollmer <mvo@zagadka.de>
-
- * libguile.h: Include <gmp.h> outside of extern "C" block.
- (Note that numbers.h still includes gmp.h to make it
- self-contained.)
-
- * configure.in: Do not include PTHREAD_CFLAGS in CFLAGS, CFLAGS is
- for the user and is often overwritten temporarily.
- (GUILE_CFLAGS): New, include PTHREAD_CFLAGS here.
- (GUILE_LIBS): Remove THREAD_LIBS_INSTALLED, which is unused now.
-
-2004-09-22 Marius Vollmer <mvo@zagadka.de>
-
- * configure.in: Add AM_GNU_GETTEXT invocation. From Bruno Haible.
-
-2004-09-21 Marius Vollmer <mvo@zagadka.de>
-
- * acinclude.m4 (ACX_PTHREAD): New.
- * configure.in: Use it instead of simply looking for -lpthread.
- Thanks to Andreas Vögele!
-
-2004-09-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * configure.in: Fail when alloca can not be found natively.
-
-2004-09-03 Stefan Jahn <stefan@lkcc.org>
-
- * configure.in (isinf): Let configure find the isinf() function
- on MinGW32 systems.
-
-2004-08-27 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_MEMBERS): Add struct sockaddr.sin_len and
- struct sockaddr_in6.sin6_len. Reported by Michael Tuexen.
-
-2004-08-27 Marius Vollmer <mvo@zagadka.de>
-
- Guile 1.7.1 as been released.
-
-2004-08-26 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * GUILE-VERSION: Bumped all versions for the 1.7.1 release. Added
- LIBGUILE_*_MAJOR variables for inclusion in the names of shared
- libraries such as "libguile-srfi-srfi-1-v-MAJOR.la". Removed
- LIBQTHREADS_*.
- * configure.in: Updated for the new set of variables defined in
- GUILE-VERSION.
-
-2004-08-25 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * libguile.h: Include srfi-13.h and srfi-14.h, do not include
- strop.h.
-
-2004-08-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * README: Document the new --disable-discouraged option.
-
- * configure.in (SCM_I_GSC_ENABLE_DISCOURAGED): New, for the new
- --enable-discouraged option.
-
- * libguile.h: Include libguile/discouraged.h.
-
-2004-07-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * configure.in: Bugfix: logic in detecting ptrdiff_t was inverted;
- assume ptrdiff_t is available when its size is non-zero, not when
- it is zero. Do no longer define SCM_I_GSC_*_LIMITS macros. Check
- for sizes of size_t and intmax_t.
-
-2004-07-09 Marius Vollmer <mvo@zagadka.de>
-
- * configure.in: Bugfix: set SCM_I_GSC_T_UINTMAX, not
- SCM_I_GSC_T_INTMAX in two places. Thanks to Andreas Vögele!
-
-2004-07-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * configure.in: When checking for suitable types for scm_t_int8,
- etc, try int8_t first, so that we pick them up when they are
- defined. Also, substitute limit macros like INT8_MIN into the
- configure header for all these types.
-
-2004-07-05 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (isinf, isnan): Detect macro versions as well as
- functions, since C99 specifies them as macros and that's all HP-UX
- has. Reported by Andreas Voegele.
-
-2004-06-28 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * configure.in: Removed code for --enable-htmldoc; support for
- HTML is now included in automake.
-
-2004-06-16 Rob Browning <rlb@defaultvalue.org>
-
- * pre-inst-guile.in: modify to handle move of readline.scm to
- ice-9 subdir of guile-readline.
-
- * pre-inst-guile-env.in: modify to handle move of readline.scm to
- ice-9 subdir of guile-readline.
-
- * configure.in: move package and version args to AC_INIT as is now
- recommended. This also requires m4_esyscmd to read GUILE-VERSION
- given the way AC_INIT handles its args.
-
-2004-04-22 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_HEADERS): Add fenv.h.
- (AC_CHECK_FUNCS): Add fesetround.
-
-2004-04-18 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_FUNCS): Add readdir_r.
-
-2004-03-23 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_FUNCS): Add sysconf.
- (AC_CHECK_HEADERS): Add netdb.h and sys/param.h.
-
-2004-03-21 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_FUNCS): Add gmtime_r.
-
-2004-03-14 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (strptime): Use #define _GNU_SOURCE to get the
- prototype from glibc, use AC_CHECK_DECLS rather than AC_EGREP_HEADER.
-
-2004-02-29 Kevin Ryde <user42@zip.com.au>
-
- * configure.in: Use AC_COPYRIGHT and AH_TOP to get copyright notice
- into generated configure and config.h.in.
-
- * configure.in (AC_CHECK_FUNCS): Add DINFINITY and DQNAN.
-
-2004-02-21 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (crypt): Test with AC_SEARCH_LIBS, for the benefit of
- HP-UX. Define HAVE_CRYPT rather than HAVE_LIBCRYPT. Reported by
- Andreas Voegele.
-
-2004-02-18 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_HEADERS): Add crt_externs.h.
- (AC_CHECK_FUNCS): Add _NSGetEnviron.
-
-2004-02-15 Mikael Djurfeldt <mdj@chunk.mit.edu>
-
- * configure.in: Use AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL.
-
-2004-01-25 Neil Jerram <neil@ossau.uklinux.net>
-
- * configure.in (GUILE_FUNC_DECLARED), acinclude.m4
- (GUILE_STRUCT_UTIMBUF, GUILE_NAMED_CHECK_FUNC): Correctly quote
- macros being defined.
-
-2003-12-26 Marius Vollmer <mvo@zagadka.de>
-
- * configure.in: Find a suitable type for the new scm_t_intmax and
- scm_t_uintmax.
-
-2003-11-17 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in: rewrite ALLOCA related code as multiple lines so
- it doesn't break with current autoconf substitutions.
-
-2003-11-15 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (--with-guile-for-build): Remove this option, it's not
- normal style for --with.
- (GUILE_FOR_BUILD): Use AC_ARG_VAR.
- * README (Cross building Guile): Describe GUILE_FOR_BUILD rather than
- --with-guile-for-build.
-
-2003-11-11 Neil Jerram <neil@ossau.uklinux.net>
-
- * .cvsignore: Add elisp-comp.
-
-2003-10-30 Neil Jerram <neil@ossau.uklinux.net>
-
- * configure.in (AC_CONFIG_FILES): Add `emacs/Makefile'.
- (AM_PATH_LISPDIR): Added.
-
- * Makefile.am (SUBDIRS): Add `emacs'.
-
-2003-07-27 Marius Vollmer <mvo@zagadka.de>
-
- * configure.in: Look for sched_yield in -lrt; this is needed for
- Solaris. Thanks to Matthias Koeppe!
- (setgroups): Check for it.
-
- * configure.in (__libc_stack_end): Actually use the value in
- __libc_stack_end for something so that the access doesn't get
- optimized away. Thanks to Matthias Koeppe!
-
-2003-07-08 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_FUNCS): Add sincos.
-
-2003-06-21 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (AC_CHECK_FUNCS): Add asinh, acosh, atanh and trunc.
-
-2003-06-19 Marius Vollmer <mvo@zagadka.de>
-
- * configure.in: use "-Werror" only with GCC. Thanks to Matthias
- Koeppe!
-
-2003-06-19 Kevin Ryde <user42@zip.com.au>
-
- * README (Guile Documentation): Update to manuals now available,
- remove notes about the reference manual being in progress.
-
-2003-06-14 Stefan Jahn <stefan@lkcc.org>
-
- * configure.in: Checking for __int64 as possible candidate for
- the SCM_I_GSC_T_INT64 define.
-
-2003-05-30 Stefan Jahn <stefan@lkcc.org>
-
- * configure.in: Checking for unsetenv().
-
-2003-05-29 Stefan Jahn <stefan@lkcc.org>
-
- * configure.in: Removed -lm check and added a cached check for
- __libc_stack_end to get it building for mingw32 hosts.
-
-2003-05-19 Kevin Ryde <user42@zip.com.au>
-
- * README (Cross building Guile): Remove --with-cc-for-build in favour
- of CC_FOR_BUILD.
-
-2003-05-16 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (--with-cc-for-build): Remove this option, CC_FOR_BUILD
- variable is more or less standard, and is adequate for the task.
-
-2003-05-12 Kevin Ryde <user42@zip.com.au>
-
- * configure.in (CC_FOR_BUILD): Use AC_ARG_VAR.
-
- * configure.in (SCM_SINGLES): Use AC_CHECK_SIZEOF(float), to
- eliminate guess-yes when cross compiling.
-
- * configure.in (SCM_I_GSC_STACK_GROWS_UP): Fix missing comma in
- AC_TRY_RUN.
-
-2003-04-20 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- * libguile.h: Removed uses of DEBUG_EXTENSIONS to fix compile
- errors with --disable-deprecated.
-
-2003-04-07 Rob Browning <rlb@defaultvalue.org>
-
- * pre-inst-guile-env.in: new script -- can be used to run commands
- in an envt set up using the development libs, Guile, etc.
-
- * configure.in: handle pre-inst-guile-env and add
- test-suite/standalone/Makefile.
-
-2003-04-06 Marius Vollmer <mvo@zagadka.de>
-
- * configure.in: Check for mpz_import, which is required but only
- available in GMP 4.1.
-
-2003-04-05 Marius Vollmer <mvo@zagadka.de>
-
- * Changed license terms to the plain LGPL thru-out.
-
-2003-04-04 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in: add GMP test (require GMP).
-
-2003-03-26 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * libguile.h: Include "libguile/deprecated.h".
-
-2003-03-25 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in: big overhaul to shift us to have separate private,
- config.h, and public, scmconfig.h, configuration headers. Added a
- fair amount of code to track down new required types: scm_t_uint8,
- scm_t_uint16, scm_t_uint32, scm_t_int8, scm_t_int16, scm_t_int32,
- and to detect optional types scm_t_uint64, scm_t_in64, long long,
- unsigned long long, scm_t_ptrdiff, intptr_t, and uintptr_t.
- (SCM_I_GSC_T_PTRDIFF): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_NEEDS_INTTYPES_H): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_NEEDS_STDINT_H): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_T_UINT8): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_T_UINT16): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_T_UINT32): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_T_UINT64): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_T_INT8): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_T_INT16): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_T_INT32): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_T_INT64): gen-scmconfig.h.in AC_SUBST var.
- (USE_PTHREAD_THREADS): removed - handled by gen-scmconfig.c.
- (USE_NULL_THREADS): removed - handled by gen-scmconfig.c.
- (USE_COOP_THREADS): removed - handled by gen-scmconfig.c.
- (SCM_I_GSC_USE_PTHREAD_THREADS): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_USE_NULL_THREADS): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_USE_COOP_THREADS): gen-scmconfig.h.in AC_SUBST var.
- (STACK_GROWS_UP): removed - handled by gen-scmconfig.c.
- (SCM_I_GSC_STACK_GROWS_UP): gen-scmconfig.h.in AC_SUBST var.
- (GUILE_DEBUG_FREELIST): removed - handled by gen-scmconfig.c.
- (SCM_I_GSC_GUILE_DEBUG_FREELIST): gen-scmconfig.h.in AC_SUBST var.
- (GUILE_DEBUG): removed - handled by gen-scmconfig.c.
- (SCM_I_GSC_GUILE_DEBUG): gen-scmconfig.h.in AC_SUBST var.
- (SCM_ENABLE_DEPRECATED): removed - handled by gen-scmconfig.c.
- (SCM_I_GSC_ENABLE_DEPRECATED): gen-scmconfig.h.in AC_SUBST var.
- (HAVE_ARRAYS): removed - handled by gen-scmconfig.c.
- (SCM_I_GSC_HAVE_ARRAYS): gen-scmconfig.h.in AC_SUBST var.
- (SCM_ENABLE_ELISP): removed - handled by gen-scmconfig.c.
- (SCM_I_GSC_ENABLE_ELISP): gen-scmconfig.h.in AC_SUBST var.
- (SCM_I_GSC_C_INLINE): gen-scmconfig.h.in AC_SUBST var.
- (DEBUG_EXTENSIONS): removed - handled by gen-scmconfig.c.
- (READER_EXTENSIONS): removed - handled by gen-scmconfig.c.
- (USE_THREADS): removed - handled by gen-scmconfig.c.
- (GUILE_ISELECT): removed - handled by gen-scmconfig.c.
- (DYNAMIC_LINKING): removed - handled by gen-scmconfig.c.
-
- * README: merge information from INSTALL and remove at least some
- of the stale bits.
-
- * LICENSE: new file -- we should change this to the LGPL soon and
- add COPYING.LIB to the distribution.
-
- * autogen.sh: call autoreconf with --force. This may fix the
- "order" problem below without having to have two calls.
-
- * INSTALL: use the automake installed INSTALL file. The Guile
- specific instructions are now in README.
-
-2003-03-21 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * autogen.sh: Invoke autoreconf twice since the required files do
- not seem to be generated in the right order. XXX - investigate
- further.
-
-2003-03-19 Marius Vollmer <mvo@zagadka.de>
-
- * guile-tools.in (guileversion): Use $GUILE_EFFECTIVE_VERSION
- instead of $GUILE_VERSION. Thanks to Kevin Ryde!
-
-2003-02-27 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in (AC_CONFIG_SRCDIR): use GUILE-VERSION.
- (AM_CONFIG_HEADER): change to config.h
-
- * Makefile.am (EXTRA_DIST): remove $(ACLOCAL).
- (ACLOCAL_AMFLAGS): replaces ACLOCAL.
-
- * autogen.sh: switch to autoreconf -- see how it goes. remove
- call to guile-aclocal.sh -- we now do the same thing with an
- automake setting.
-
- * guile-aclocal.sh: deleted in favor of ACLOCAL_AMFLAGS in
- Makefile.am.
-
-2003-02-26 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in: change our config header from libguile/scmconfig.h
- to be the traditional ./config.h. libguile/scmconfig.h is now
- built from that during the build process. More changes coming...
-
-2003-01-23 Mikael Djurfeldt <djurfeldt@nada.kth.se>
-
- * libguile.h: #include "futures.h"
-
-2002-12-16 Mikael Djurfeldt <djurfeldt@nada.kth.se>
-
- * configure.in: Test if pthread.h declares
- pthread_mutexattr_settype ().
-
-2002-12-15 Mikael Djurfeldt <djurfeldt@nada.kth.se>
-
- * configure.in (SCM_MUTEX_FAST, SCM_MUTEX_RECURSIVE): Test for
- ways to get fast and recursive mutexes.
-
-2002-12-10 Mikael Djurfeldt <mdj@kvast.blakulla.net>
-
- * configure.in (_THREAD_SAFE): Define when pthreads are enabled in
- order to get thread safe versions of glibc functions.
-
-2002-12-09 Mikael Djurfeldt <djurfeldt@nada.kth.se>
-
- * configure.in: Temporarily replaced "copt" threads option with new
- option "pthreads".
- (USE_PTHREAD_THREADS): Define if pthreads configured.
-
-2002-12-08 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in (GUILE_EFFECTIVE_VERSION): AC_SUBST it.
- (AC_CONFIG_FILES): separate out the files that need to be chmodded
- at the end of config.status. Our "default" approach using
- AC_CONFIG_COMMANDS quit working (and would have needed to be
- changed to AC_CONFIG_COMMANDS(,,CMDS) rather than our previous
- AC_CONFIG_COMMANDS(default,CMDS), but I the new approach, using
- per-file AC_CONFIG_FILES calls appears to be more "correct" in the
- current autoconf docs.
-
- * GUILE-VERSION (GUILE_EFFECTIVE_VERSION): new variable.
-
-2002-12-02 Marius Vollmer <mvo@zagadka.ping.de>
-
- * Makefile.am (SUBDIRS): Removed qt.
-
- * configure.in: Do not configure QTHREADS. Do not define
- USE_COOP_THREADS. Changed logic for thread package selection so
- that the default is "coop-pthread" when -lpthread is found, "null"
- otherwise.
-
-2002-12-01 Mikael Djurfeldt <mdj@linnaeus>
-
- * GUILE-VERSION: Added versioning info for srfi 1.
-
- * configure.in (LIBGUILE_SRFI_SRFI_1_INTERFACE_CURRENT,
- LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION,
- LIBGUILE_SRFI_SRFI_1_INTERFACE_AGE,
- LIBGUILE_SRFI_SRFI_1_INTERFACE): New AC_SUBST.
-
-2002-11-10 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in (USE_THREADS, GUILE_ISELECT): Define always. We
- define them with AC_DEFINE and not in some header file so that
- they are visible exactly in the same way as they used to be.
-
-2002-11-03 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Do not add "threads.o" to the libobjs, it is now
- always compiled.
- (USE_THREADS, GUILE_ISELECT): Do not define.
-
-2002-10-27 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Handle thread package "coop-pthread" with alias
- "copt" and define USE_COPT_THREADS when it is selected.
- Always define GUILE_ISELECT.
-
-2002-10-26 Neil Jerram <neil@ossau.uklinux.net>
-
- * configure.in (AC_CONFIG_FILES): Add ice-9/debugger/Makefile and
- ice-9/debugger/breakpoints/Makefile.
-
-2002-10-21 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Changed logic in thread support configuration such
- that --with-threads=no is equivalent to --with-threads=null. On
- platforms that are not supported by QuickThreads, we also use the
- null-threads. Thus, USE_THREADS is always defined now.
-
-2002-10-16 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * configure.in: Shuffled around and extended the thread
- configuration code to allow the "null" thread package to be
- selected. Define USE_NULL_THREADS in that case.
-
-2002-10-13 Gary Houston <ghouston@arglist.com>
-
- * autogen.sh (ac_version): try automake 1.7 too.
-
-2002-10-05 Marius Vollmer <mvo@zagadka.ping.de>
-
- * autogen.sh: Make sure that $autoheader is always set. When we
- would use the plain "autoconf", $autoheader would end up empty and
- libguile/scmconfig.h.in would not be updated.
-
-2002-10-04 Rob Browning <rlb@defaultvalue.org>
-
- * libltdl: moved to libguile-ltdl.
-
- * Makefile.am (SUBDIRS): remove libltdl.
-
- * autogen.sh: remove support for libltdl sub-configure.
- (ac_version): widen support check to any 2.5? autoconf version.
- 2.54 is out now.
-
- * configure.in: turn on -Werror by default. We're now clean. I'd
- like to stay that way. If we want, we can turn it off by default
- when we make the stable release, but I caught a lot of bugs this
- way. Accomodate libguile-ltdl -- therea are some ltdl things that
- are commented out now INCLTDL and LIBLTDL. I think we may not
- need them anymore, but I'll leave them until we're sure. We also
- killed off the libltdl dir and related options including the
- AC_CONFIG_SUBDIRS. I also added some explicit tests for some
- headers and functions that weren't listed but were in
- scmconfig.h.in. though this may have been unnecessary.
-
-2002-10-04 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Use AC_LIBLTDL_CONVENIENCE instead of
- AC_LIBLTDL_INSTALLABLE.
-
-2002-10-03 Marius Vollmer <mvo@zagadka.ping.de>
-
- * autogen.sh: Do not instruct libtoolize to copy libltdl into our
- sources. Do not patch it. We have our own version now that is
- only being used as a convenience library.
-
-2002-08-24 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Check for __libc_stack_end.
-
-2002-08-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-
- * configure.in: add snprintf
-
-2002-08-04 Han-Wen <hanwen@cs.uu.nl>
-
- * NEWS: add entries for GC and vector WB.
-
-2002-07-22 Han-Wen <hanwen@cs.uu.nl>
-
- * autogen.sh (mscripts): find and check version number of
- automake. Complain if 1.6 is not found.
-
-2002-07-20 Han-Wen <hanwen@cs.uu.nl>
-
- * autogen.sh (mscripts): find and check version number of
- autoconf. Complain if 2.53 is not found.
-
-2002-07-20 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- * benchmark-guile.in: Copied from check-guile.in and adapted for
- use with benchmarks.
-
- * Makefile.am: Recurse into the benchmark-suite subdir.
-
- * configure.in: Added benchmarking files.
-
-2002-07-12 Gary Houston <ghouston@arglist.com>
-
- * configure.in: check dynamic linking before modules. Add dynl.c
- if dynamic linking is available, i.e., unless --with-modules=no
- was given to configure.
-
-2002-07-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * autogen.sh: Patch libltdl/ltdl.c to avoid a nasty bug in
- libtool-1.4.2.
-
-2002-07-07 Marius Vollmer <mvo@zagadka.ping.de>
-
- * autogen.sh: Do not copy INSTALL from workbook since it is not
- uniform across branches.
- * INSTALL: Re-added to repository.
-
- Crosscompiling and Cygwin fixes from Jan Nieuwenhuizen. Thanks!
-
- * autogen.sh: Only fix libltdl/configure.in if it exists. Current
- libtool CVS does not need this fix.
-
- * configure.in (AC_LIBTOOL_WIN32_DLL): Add for shared Cygwin
- build.
- Add --with-cc-for-build option to re-enable cross building.
- Add --with-guile-for-build option to re-enable cross building.
-
-2002-06-30 Gary Houston <ghouston@arglist.com>
-
- * autogen.sh: Changed the path to the scripts directory.
- In libltdl, run aclocal before autoconf and automake: this
- eliminated various warnings after upgrading to newer automake.
-
-2002-05-22 Marius Vollmer <mvo@zagadka.ping.de>
-
- From John W. Eaton <jwe@bevo.che.wisc.edu>
-
- * configure.in (AC_CHECK_FUNCS): Check for copysign.
-
-2002-05-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * libguile.h: Added inclusion of "extensions.h".
-
-2002-05-06 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Include <sys/types.h> before <netinet/in.h> when
- checking vor IPv6. This is for NetBSD 1.5. Thanks to Greg
- Troxel!
-
- From John W. Eaton.
-
- * configure.in (AC_CHECK_HEADERS): Check for floatingpoint.h
- ieeefp.h, and nan.h.
- (AC_CHECK_FUNCS): Check for finite, isinf, and isnan.
-
-2002-05-01 Thien-Thi Nguyen <ttn@giblet.glug.org>
-
- * autogen.sh: Add call to $mscripts/render-bugs
- to create BUGS file.
-
- * BUGS: bye bye
-
-2002-04-27 Thien-Thi Nguyen <ttn@giblet.glug.org>
-
- * Makefile.am (EXTRA_DIST): Remove qthreads.m4.
-
-2002-04-26 Marius Vollmer <mvo@zagadka.ping.de>
-
- * guile-aclocal.sh: Replaced with a simple invocation of "aclocal
- -I guile-config". This works as of automake 1.5.
- * qthreads.m4: Moved to guile-config/.
-
-2002-04-18 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * autogen.sh: Call automake twice for guile-core so that two
- copies of mdate-sh get a chance of being installed (one in
- doc/ref/ and one in doc/tutorial/).
-
-2002-04-16 Marius Vollmer <mvo@zagadka.ping.de>
-
- * Makefile.am (AUTOMAKE_OPTIONS): New, to request version 1.5.
- (EXTRA_DIST): Don't distribute acconfig.h, which is gone.
- (dist-hook): Removed.
- (DISTCLEANFILES): Added check-guile.log.
- (EXTRA_DIST): Don't distribute TODO.
-
- * configure.in: Bump required autoconf version to 2.53. Move uses
- of AC_LIBOBJ after AC_PROG_CC. AC_LIBOBJ needs OBJEXT which is
- set by AC_PROG_CC.
-
-2002-04-10 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in: updates for new autoconf -- add definitions to
- AC_DEFINE calls, and convert occurences of LIBOBJS to AC_LIBOBJ
- calls.
-
- * acinclude.m4: add definitions to AC_DEFINE calls for new
- autoconf.
-
- * acconfig.h: removed -- newer autoconf doesn't like it, and now
- we don't need it.
-
- * .cvsignore: add autom4te.cache and pre-inst-guile.
-
-2002-04-03 Thien-Thi Nguyen <ttn@giblet.glug.org>
-
- * RELEASE: bye bye
-
-2002-03-31 Thien-Thi Nguyen <ttn@giblet.glug.org>
-
- * Makefile.am: Update copyright.
- (dist-hook): Add, including related am/maintainers-dirs,
- surrounded by "if MAINTAINER_MODE".
-
- * TODO: bye bye
-
- * autogen.sh: Add usage comment.
- Add workbook specification.
- Add dist-files symlinking.
-
- * ANON-CVS, HACKING, INSTALL, SNAPSHOTS: bye bye
-
-2002-03-06 Thien-Thi Nguyen <ttn@giblet.glug.org>
-
- * guile-tools.in: Handle "--source" option.
-
-2002-03-04 Thien-Thi Nguyen <ttn@giblet.glug.org>
-
- * configure.in (top_srcdir_absolute): New AC_SUBST var.
-
- * pre-inst-guile.in, check-guile.in (top_srcdir):
- Use `top_srcdir_absolute' AC_SUBST var.
-
- * pre-inst-guile.in (top_srcdir): Fix ref bug: Force absolute.
-
-2002-02-27 Thien-Thi Nguyen <ttn@giblet.glug.org>
-
- * pre-inst-guile.in: Typofix; nfc.
-
-2002-02-27 Stefan Jahn <stefan@lkcc.org>
-
- * Makefile.am (SUBDIRS): Added the `am' directory.
-
-2002-02-26 Thien-Thi Nguyen <ttn@giblet.glug.org>
-
- * pre-inst-guile.in: New file.
-
- * pre-inst-guile, pre-inst-guile.am: bye bye
-
- * configure.in (top_builddir_absolute): New AC_SUBST var.
- (AC_CONFIG_FILES): Add am/Makefile, pre-inst-guile.
- (AC_CONFIG_COMMANDS): Also chmod +x pre-inst-guile.
-
- * check-guile.in (top_builddir): Use AC_SUBST var
- `top_builddir_absolute'.
- (guile): Look for pre-inst-guile in $top_builddir.
-
- * Makefile.am (EXTRA_DIST): Remove pre-inst-guile,
- pre-inst-guile.am.
-
-2002-02-24 Rob Browning <rlb@defaultvalue.org>
-
- * GUILE-VERSION: move all but guile-readline library versioning
- information here. guile-readline is still standalone. Bump
- CURRENT interfaces to 15 to allow some headroom for 1.6 release at
- Thi-Thien's request.
-
- * configure.in: AC_SUBST the centralized shared lib versioning
- variables from ./GUILE-VERSION.
- (LIBQTHREADS_INTERFACE_CURRENT): new AC_SUBST.
- (LIBQTHREADS_INTERFACE_REVISION): new AC_SUBST.
- (LIBQTHREADS_INTERFACE_AGE): new AC_SUBST.
- (LIBQTHREADS_INTERFACE): new AC_SUBST.
- (LIBGUILE_INTERFACE_CURRENT): new AC_SUBST.
- (LIBGUILE_INTERFACE_REVISION): new AC_SUBST.
- (LIBGUILE_INTERFACE_AGE): new AC_SUBST.
- (LIBGUILE_INTERFACE): new AC_SUBST.
- (LIBGUILE_SRFI_SRFI_4_INTERFACE_CURRENT): new AC_SUBST.
- (LIBGUILE_SRFI_SRFI_4_INTERFACE_REVISION): new AC_SUBST.
- (LIBGUILE_SRFI_SRFI_4_INTERFACE_AGE): new AC_SUBST.
- (LIBGUILE_SRFI_SRFI_4_INTERFACE): new AC_SUBST.
- (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_CURRENT): new AC_SUBST.
- (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_REVISION): new AC_SUBST.
- (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_AGE): new AC_SUBST.
- (LIBGUILE_SRFI_SRFI_13_14_INTERFACE): new AC_SUBST.
-
- * autogen.sh: make absolutely sure we can't have stale files from
- old versions lying around the libltdl dir since libtoolize
- doesn't. Also hack libltdl's configure.in to require autoconf 2.5
- so the main tree and libltdl can't get out of sync again.
-
- * RELEASE: update release building instructions.
-
-2002-02-21 Neil Jerram <neil@ossau.uklinux.net>
-
- * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Use [] rather than
- "" for multiword string. Thanks to Christopher Cramer for
- pointing this out.
-
-2002-02-11 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * acconfig.h (GUILE_DEBUG_MALLOC): Refer to scm_gc_malloc, etc,
- instead of to scm_must_malloc.
-
-2002-02-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
-
- * Makefile.am (EXTRA_DIST): Added pre-inst-guile and
- pre-inst-guile.am.
-
-2002-02-05 Thien-Thi Nguyen <ttn@giblet.glug.org>
-
- * pre-inst-guile.am, pre-inst-guile: New files.
-
- * check-guile.in (srcdir): Delete var.
- (top_builddir, top_srcdir, guile_opts): New vars.
-
- Use "set -e".
- No longer set LTDL_LIBRARY_PATH.
- Use ${top_srcdir}/pre-inst-guile instead of libguile/guile.
-
- * configure.in (libguile/guile-snarf-docs-texi): Remove
- from `AC_CONFIG_FILES' and `AC_CONFIG_COMMANDS'.
-
- * check-guile.in (top_builddir): Fix bug: Use cwd.
- (TEST_SUITE_DIR): Fix bug: Use `top_srcdir'.
- (GUILE_LOAD_PATH): No longer include $top_srcdir.
-
- * pre-inst-guile: Fix bug: Use ":" in `case' pattern to prevent
- prefix aliasing.
-
-2002-01-31 Stefan Jahn <stefan@lkcc.org>
-
- * configure.in: Add -DLIBLTDL_DLL_IMPORT to INCLTDL when using
- `libltdl.dll'.
-
-2002-01-28 Stefan Jahn <stefan@lkcc.org>
-
- * configure.in (guile_cv_have_uint32_t): Look also in
- `stdint.h' for uint32_t.
-
-2002-01-13 Neil Jerram <neil@ossau.uklinux.net>
-
- * Makefile.am (SUBDIRS): Added lang.
-
- * configure.in (AC_CONFIG_FILES): Added Makefiles in lang,
- lang/elisp, lang/elisp/internals and lang/elisp/primitives.
-
-2002-01-11 Neil Jerram <neil@ossau.uklinux.net>
-
- * acconfig.h (SCM_ENABLE_ELISP): New conditional.
-
- * configure.in (SCM_ENABLE_ELISP): Define this conditional (or
- not) according to absence (or presence) of `--disable-elisp'
- in the configure args.
-
-2001-12-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- * TODO: Added two items.
-
-2001-12-26 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in (HAVE_MAKEINFO): Check for the makeinfo program and
- set this conditional accordingly.
-
-2001-12-01 Thien-Thi Nguyen <ttn@giblet.glug.org>
-
- * README: Fix virulent typo.
-
-2001-11-25 Marius Vollmer <mvo@zagadka.ping.de>
-
- * acconfig.h (HAVE_INLINE): Added template.
- * configure.in (HAVE_INLINE): Define it when the compiler supports
- inline functions.
-
- * libguile.h: Include "libguile/inline.h".
-
-2001-11-22 Gary Houston <ghouston@arglist.com>
-
- * HACKING: Modified the Hacking It Yourself section. Removed the
- version numbers from the tools.
- HACKING, README, ANON-CVS: updates.
-
-2001-11-21 Gary Houston <ghouston@arglist.com>
-
- * HACKING: Removed reference to no longer practiced * in ChangeLog
- convention.
-
-2001-11-19 Thien-Thi Nguyen <ttn@glug.org>
-
- * BUGS (11): Set "fixed: no-need".
-
- * TODO (write emacs/patch.el): New item, self-assigned.
-
-2001-11-19 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in: switch to AC_LIBLTDL_INSTALLABLE so we'll use the
- system libltdl when it's available. Aside from the normal reasons
- to prefer installed shared libs, this means other apps that link
- with libguile and also use libltdl will be more likely to work
- right.
-
-2001-11-17 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- * BUGS (4): Set "fixed: 2001-11-17 (1.7.x)".
-
-2001-11-15 Thien-Thi Nguyen <ttn@glug.org>
-
- * guile-tools.in: Handle command "list" specially: list scripts dir.
-
- (help): Make more informative.
-
-2001-11-12 Marius Vollmer <mvo@zagadka.ping.de>
-
- * autogen.sh: Recurse into libltdl directory and invoke autoconf
- there.
-
-2001-11-11 Thien-Thi Nguyen <ttn@glug.org>
-
- * HACKING: Restrict documentation change log
- waiver to only apply to ChangeLog files.
-
-2001-11-12 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Check for sizes of short, size_t, uintptr_t, and
- ptrdiff_t. Checking for a size also checks automatically for the
- existence of the type, so we don't check for the existence of
- uintptr_t, ptrdiff_t and long long ourselves.
-
-2001-11-10 Thien-Thi Nguyen <ttn@glug.org>
-
- * BUGS (11): New.
-
-2001-11-07 Stefan Jahn <stefan@lkcc.org>
-
- * configure.in: Include `win32-socket.o' in the list of object
- files if networking is enabled on Win32.
-
-2001-11-06 Thien-Thi Nguyen <ttn@glug.org>
-
- * TODO (sync srfi-modules.texi): New, done.
-
- * BUGS (9, 10): New.
-
-2001-11-04 Stefan Jahn <stefan@lkcc.org>
-
- * NEWS: Corrected remarks about SCM_API.
-
- * configure.in: Defining USE_DLL_IMPORT definition to indicate
- usage of DLL import macros in `libguile/__scm.h'.
- (LIBOBJS): Removed `fileblocks.o' from the list of object files.
- Somehow Jim Blandy's patch from 1997 did not survive.
-
-2001-11-02 Marius Vollmer <mvo@zagadka.ping.de>
-
- Support for native Win32. Thanks to Stefan Jahn!
-
- * check-guile.in: Replaced `ln -s' by `@LN_S@' to supports
- build systems which do not have symbolic links.
- * configure.in: Define AC_LIBTOOL_WIN32_DLL to build clean dlls
- on Win32 platforms.
- Checking for `ws2_32.dll', `winsock2.h', add `win32-uname.o'
- and `win32-dirent.o' and define extra compiler flags necessary
- to build clean dlls.
- Check for `regcomp()' inside `-lregex'.
-
-2001-10-26 Thien-Thi Nguyen <ttn@glug.org>
-
- * BUGS (7, 8): New.
-
-2001-10-25 Thien-Thi Nguyen <ttn@glug.org>
-
- * BUGS: Expand on file format description.
-
- (1): Update "fixed" field.
- (2, 3, 4, 5, 6): New.
-
-2001-10-14 Gary Houston <ghouston@arglist.com>
-
- * configure.in: include sys/types.h when testing uint32_t.
- thanks to Bill Schottstaedt.
-
-2001-10-14 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Do not use an absolute path for <unistd.h> when
- checking for return type of usleep. Thanks to Michael Carmack.
-
-2001-09-30 Thien-Thi Nguyen <ttn@glug.org>
-
- * BUGS: New file.
- * Makefile.am (EXTRA_DIST): Add BUGS file.
-
-2001-09-25 Thien-Thi Nguyen <ttn@glug.org>
-
- * TODO: Add bugfix item to "Eventually".
-
-2001-09-20 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in (AC_CONFIG_FILES): add libguile/version.h.
-
-2001-09-11 Rob Browning <rlb@defaultvalue.org>
-
- * RELEASE: Deleted Ian Grant and Julian Satchell's addresses from
- the testing list since they're no longer functional.
-
-2001-09-04 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * TODO:
- Use outline mode instead of text.
- Reword protocol explanation.
- Add "make error-signalling functions more consistent" to Eventually.
- Move some C-related GOOPS tasks to 1.8.0, take ownership.
-
-2001-08-31 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * HACKING (Sample GDB Initialization File): New section.
-
- * TODO (1.8.0): Add "move .gdbinit" entry.
-
-2001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- * TODO: Added some points, and eliminated all done items.
-
- * acconfig.h, configure.in (SCM_DEBUG_DEPRECATED,
- SCM_ENABLE_DEPRECATED): Renamed SCM_DEBUG_DEPRECATED to
- SCM_ENABLE_DEPRECATED with the logic reversed.
-
-2001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- * libguile.h: Removed bogus comment, rearranged includes, removed
- deprecated definitions.
-
- (LIBGUILEH, SCM_LIBGUILE_H): Renamed <foo>H to SCM_<foo>_H.
-
-2001-08-30 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * HACKING: Mention libtool ./configure-regeneration requirement.
-
-2001-08-27 Marius Vollmer <mvo@zagadka.ping.de>
-
- * check-guile.in: Do not include ".libs" in LTDL_LIBRARY_PATH,
- libltdl provides it itself.
-
-2001-08-24 Neil Jerram <neil@ossau.uklinux.net>
-
- * configure.in (AC_CONFIG_FILES): Add per-manual doc directory
- Makefiles.
-
-2001-08-15 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in
- (LIBGUILE_INTERFACE_CURRENT): use libtool versioning scheme.
- (LIBGUILE_INTERFACE_REVISION): use libtool versioning scheme.
- (LIBGUILE_INTERFACE_AGE): use libtool versioning scheme.
- (LIBGUILE_INTERFACE): use libtool versioning scheme.
- (LIBGUILEQTHREADS_INTERFACE_CURRENT): use libtool versioning scheme.
- (LIBGUILEQTHREADS_INTERFACE_REVISION): use libtool versioning scheme.
- (LIBGUILEQTHREADS_INTERFACE_AGE): use libtool versioning scheme.
- (LIBGUILEQTHREADS_INTERFACE): use libtool versioning scheme.
-
- * GUILE-VERSION (GUILE_MINOR_VERSION): bump for new unstable.
- (GUILE_MICRO_VERSION): reset for new unstable.
- (LIBGUILE_INTERFACE_CURRENT): use libtool versioning scheme.
- (LIBGUILE_INTERFACE_REVISION): use libtool versioning scheme.
- (LIBGUILE_INTERFACE_AGE): use libtool versioning scheme.
- (LIBGUILE_INTERFACE): use libtool versioning scheme.
- (LIBGUILEQTHREADS_INTERFACE_CURRENT): use libtool versioning scheme.
- (LIBGUILEQTHREADS_INTERFACE_REVISION): use libtool versioning scheme.
- (LIBGUILEQTHREADS_INTERFACE_AGE): use libtool versioning scheme.
- (LIBGUILEQTHREADS_INTERFACE): use libtool versioning scheme.
-
-2001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
-
- * Makefile.am (EXTRA_DIST, SUBDIRS): Move test-suite from
- EXTRA_DIST to SUBDIRS.
-
- * configure.in: Added "test-suite/Makefile".
-
-2001-08-01 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Added `--disable-linuxthreads' option and do not
- define GUILE_PTHREAD_COMPAT nor link with -lpthread when it is
- given. Thanks to Cris Cramer!
-
-2001-07-23 Marius Vollmer <mvo@zagadka.ping.de>
-
- * Makefile.am (SUBDIRS): Build libguile before ice-9.
-
-2001-07-22 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Check for "inttypes.h".
-
-2001-07-19 Rob Browning <rlb@defaultvalue.org>
-
- * configure.in: add checks for setitimer and getitimer.
- Add --enable-error-on-warning.
-
-2001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
-
- * INSTALL, Makefile.am, configure.in: Updated copyright notice.
-
-2001-07-15 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * HACKING: Remove onerous authorship-info deletion clause.
-
-2001-07-13 Keisuke Nishida <knishida@nurs.or.jp>
-
- * autogen.sh: Call libtoolize with --force.
-
-2001-07-10 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * INSTALL: Point to HACKING for tool versions.
-
-2001-07-08 Rob Browning <rlb@defaultvalue.org>
-
- * TODO: updated to include relevant itemized post-1.6-RELEASE
- tasks that are distributable so we can check them off as they are
- done, and delete 1.6.0 tasks.
-
- * RELEASE: add a note that the RELEASE instructions are out of
- date now that we're using branches.
-
- * AUTHORS: add "many files throughout" for myself.
-
-2001-06-28 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * README: Also mention guile-tools.
-
- * README: Mention libguile-srfi-*, oop/*, scripts/* and srfi/*.
-
-2001-06-27 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * RELEASE: Move todo items to file TODO.
-
- * TODO: Initial revision
-
- * Makefile.am (EXTRA_DIST): Add TODO.
-
- * HACKING: Refer to TODO and SNAPSHOTS.
- No longer refer to devel/tasks.text.
-
- * SNAPSHOTS: Fix reference bug; recommended tool
- versions are in HACKING.
-
- * TODO: Add completion and ownership protocol to header comments.
-
- * RELEASE: Add TODO-processing to spiffing checklist.
-
- * HACKING: Update deprecation procedure to refer to TODO.
-
-2001-06-27 Michael Livshin <mlivshin@bigfoot.com>
-
- * autogen.sh: don't run flex here.
-
- * HACKING: clarify that newer versions of flex should be just
- fine.
-
-2001-06-26 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
-
- * HACKING, ANON-CVS: Removed mentioning of guile-doc CVS module.
-
- * configure.in: Added some header and function checks.
-
-2001-06-25 Neil Jerram <neil@ossau.uklinux.net>
-
- * autogen.sh: Quoting fix for `--enable-maintainer-mode'.
-
-2001-06-25 Marius Vollmer <mvo@zagadka.ping.de>
-
- * autogen.sh: Added message about what to do next. Tell them to
- use `--enable-maintainer-mode'.
-
-2001-06-25 Michael Livshin <mlivshin@bigfoot.com>
-
- * HACKING: mention flex.
-
- * autogen.sh: generate libguile/c-tokenize.c.
-
-2001-06-20 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
-
- * libguile.h: Removed inclusion of libguile/tag.h.
-
-2001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
-
- * libguile.h (scm_cond_t, scm_key_t, scm_mutex_t): Only define
- these when using threads.
-
-2001-06-14 Marius Vollmer <mvo@zagadka.ping.de>
-
- * libguile.h: Added deprecated section with the olde type names.
-
- * configure.in: Check for header <stdint.h>. Check for uintptr_t
- type. Use AC_CHECK_TYPES for this. Do not caus ptrdiff_t to be
- `#defined'.
-
- * acconfig.h (ptrdiff_t): Removed.
-
-2001-06-05 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
-
- * configure.in: Generate examples/box-dynamic-module/Makefile.
-
-2001-06-03 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in (AC_CONFIG_FILES, AC_CONFIG_COMMANDS): Add
- guile-snarf.
-
-2001-06-02 Rob Browning <rlb@cs.utexas.edu>
-
- * configure.in: changes for autoconf 2.50.
- (AC_PREREQ): require at least autoconf 2.50.
- (AC_INIT): no longer takes an arg.
- (AC_CONFIG_SRCDIR): takes arg AC_INIT used to take.
- (AC_STRUCT_ST_RDEV): changed -> AC_CHECK_MEMBERS.
- (AC_STRUCT_ST_BLKSIZE): deprecated -> AC_CHECK_MEMBERS.
- (AC_STRUCT_ST_BLOCKS): use it rather than our version.
- (AC_CONFIG_FILES): now generated files go here, not in AC_OUTPUT.
- (AC_CONFIG_COMMANDS): now actions go here, not in AC_OUTPUT.
- (AC_OUTPUT): no longer takes args.
-
- * acinclude.m4: AC_LANG not a variable now -- use __cplusplus
- unconditionally .
-
-2001-06-02 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Check for mkstemp via AC_REPLACE_FUNCS. Thanks to
- I. N. Golubev!
-
-2001-06-01 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
-
- * configure.in: Generate examples/box-dynamic/Makefile.
-
-2001-05-31 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
-
- * Makefile.am (EXTRA_DIST): New subdirectory `examples'.
-
- * configure.in: Added all Makefiles in the `examples' directory to
- AC_OUTPUT.
-
-2001-05-31 Michael Livshin <mlivshin@bigfoot.com>
-
- * configure.in: generate guile-snarf-docs & guile-snarf-docs-texi.
- don't generate guile-snarf.awk.
-
- * Makefile.am (EXTRA_DIST): add test-suite.
-
-2001-05-28 Michael Livshin <mlivshin@bigfoot.com>
-
- * check-guile.in: fix to be runnable when srcdir!=builddir.
-
-2001-05-26 Michael Livshin <mlivshin@bigfoot.com>
-
- revert the controversial part of the 2001-05-23 changes
-
-2001-05-23 Michael Livshin <mlivshin@bigfoot.com>
-
- * configure.in: configury for SCM_[U]BITS_T, some more sizeofs.
- also, make sure that the integral type choosen to represent an SCM
- has exactly the same size as a void pointer.
-
- * acconfig.h: add undefs for SCM_BITS_T, SCM_UBITS_T,
- SCM_SIZEOF_BITS_T, ptrdiff_t.
-
-2001-05-16 Rob Browning <rlb@cs.utexas.edu>
-
- * configure.in: add AC_SUBST for GUILE_MICRO_VERSION.
-
- * GUILE-VERSION
- (GUILE_VERSION): now MAJOR.MINOR.MICRO
- (GUILE_MICRO_VERSION): new variable, records final revision.
- i.e. the 5 in 1.6.5. MINOR_VERSION is now just the middle number,
- i.e. the 6.
-
-2001-05-16 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- * acconfig.h, configure.in: Renamed
- GUILE_WARN_DEPRECATED_DEFAULT to SCM_WARN_DEPRECATED_DEFAULT.
-
-2001-05-15 Marius Vollmer <mvo@zagadka.ping.de>
-
- * acinclude.m4: Removed copy of "libtool.m4".
-
-2001-05-14 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- * configure.in (SCM_DEBUG_DEPRECATED): Always defined.
-
-2001-05-13 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * AUTHORS (Martin Grabmueller, Thien-Thi Nguyen): Update.
-
- * HACKING: Update copyright.
- Add blurb pointing to devel/tasks.text.
-
-2001-05-11 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * check-guile.in: For SRFI testing, set and export env
- var `LTDL_LIBRARY_PATH'.
-
-2001-05-07 Neil Jerram <neil@ossau.uklinux.net>
-
- * AUTHORS: Add docs-related authorship details.
-
-2001-05-05 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in (--enable-deprecated): Recognize "shutup" option
- argument and turn it into the default warning level "no".
-
-2001-05-05 Gary Houston <ghouston@arglist.com>
-
- * acconfig.h: add HAVE_IPV6.
- * configure.in: check whether we can compile with IPv6 support.
-
-2001-05-04 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * guile-tools.in: New file.
-
- * configure.in (AC_OUTPUT): Add guile-tools, and make
- executable.
-
- * Makefile.am (bin_SCRIPTS): New var.
-
-2001-05-04 Gary Houston <ghouston@arglist.com>
-
- * configure.in: check whether uint32_t is defined when netdb.h
- is included.
- acconfig.h: added HAVE_UINT32_T.
-
-2001-05-02 Marius Vollmer <mvo@zagadka.ping.de>
-
- * configure.in: Added handling of `--enable-deprecated'.
-
- * acconfig.h (SCM_DEBUG_DEPRECATED,
- GUILE_WARN_DEPRECATED_DEFAULT): Added.
-
-2001-04-29 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * Makefile.am (SUBDIRS): Add "scripts".
-
- * configure.in (AC_OUTPUT): Add scripts/Makefile.
-
-2001-04-29 Gary Houston <ghouston@arglist.com>
-
- * libguile.h: include rw.h.
-
-2001-04-27 Rob Browning <rlb@cs.utexas.edu>
-
- * GUILE-VERSION (GUILE_MINOR_VERSION): change to 5.0, switching to
- the new odd/even ustable/stable version numbering scheme.
- (LIBGUILEQTHREADS_MAJOR_VERSION): change to 10 to match Debian and
- libguile. In the future, libguile and libguileqthreads may not
- stay in sync. This still doesn't appear to affect
- libguileqthreads, but we'll fix that next.
-
-2001-04-25 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
-
- * configure.in: Don't treat srfi directory specially, just create
- the Makefile there (thanks to Neil Jerram for the patch).
-
-2001-04-23 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
-
- * Makefile.am (SUBDIRS): Added `srfi'.
-
- * configure.in: Added subdirectory `srfi' to build process.
-
- * libguile.h: Added inclusion of `values.h'.
-
-2001-04-22 Gary Houston <ghouston@arglist.com>
-
- * configure.in: check for inet_pton and inet_ntop.
-
-2001-04-20 Gary Houston <ghouston@arglist.com>
-
- * acconfig.h: include HAVE_SIN6_SCOPE_ID.
- * configure.in: check for sin6_scope_id in sockaddr_in6.
-
-2001-04-19 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
-
- * RELEASE: Added deprecated macro SCM_ARRAY_CONTIGUOUS
-
-2001-04-17 Gary Houston <ghouston@arglist.com>
-
- * configure.in: run the autoconf BIGENDIAN check.
-
-2001-04-12 Niibe Yutaka <gniibe@m17n.org>
-
- * GUILE-VERSION (LIBGUILEQTHREADS_MAJOR_VERSION,
- LIBGUILEQTHREADS_MINOR_VERSION, LIBGUILEQTHREADS_REVISION_VERSION,
- LIBGUILEQTHREADS_VERSION): Added libguileqthreads version info.
-
- * configure.in: Likewise.
-
-2001-04-11 Keisuke Nishida <kxn30@po.cwru.edu>
-
- * configure.in (AC_CHECK_FUNCS): Don't check bzero.
- (GUILE_FUNC_DECLARED): Removed checking of bzero.
- Thanks to NIIBE Yutaka.
-
-2001-04-10 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
-
- * Undeprecated scm_init_oop_goopscore_module.
-
-2001-03-25 Thien-Thi Nguyen <ttn@revel.glug.org>
-
- * check-guile.in: Fix sh standard conformance bug: Replace
- "test -e" with "test -f". Thanks to Alexander Klimov.
-
-2001-03-19 Gary Houston <ghouston@arglist.com>
-
- * check-guile.in: rename $parent to $srcdir. if it's equal to "."
- set it to `pwd`.
-
- * check-guile.in: 16 documentation tests were failing if "make
- check" was run before Guile had been installed with the current
- --prefix. made various changes to the script so that it runs
- without a cd to the test-suite directory. For the -i option,
- don't point GUILE_LOAD_PATH to the current directory, but let it
- use it's own scheme library.
-
-2001-03-18 Gary Houston <ghouston@arglist.com>
-
- * check-guile.in: use @srcdir@ instead of @test_suite_dir@. use
- the current directory (build dir) not srcdir to find guile
- executable. otherwise "make check" doesn't work with a separate
- build directory. create the test log in
- $build_dir/check-guile.log instead of in srcdir/test-suite
- directory.
- * configure.in: don't define or substitute test_suite_dir.
-
-2001-03-17 Gary Houston <ghouston@arglist.com>
-
- * configure.in: don't append threads.doc to EXTRA_DOT_DOC_FILES,
- since EXTRA_DOT_DOC_FILES is redefined later. define
- EXTRA_DOT_X_FILES and hand it to AC_SUBST.
-
-2001-03-09 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
-
- * configure.in: Added header checks for crypt.h, sys/resource.h
- and sys/file.h, function checks for chroot, flock, getlogin,
- cuserid, getpriority, setpriority, getpass, sethostname,
- gethostname, and for crypt() in libcrypt.
-
-2001-03-09 Neil Jerram <neil@ossau.uklinux.net>
-
- * configure.in (htmldoc): Merge handling of `--enable-htmldoc'
- option from guile-doc/configure.in.
-
-2001-03-06 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- * libguile.h: Removed #include "libguile/dump.h".
-
-2001-02-02 Keisuke Nishida <kxn30@po.cwru.edu>
-
- * libguile.h: Added #include "libguile/dump.h".
-
-2001-01-29 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
-
- * libguile.h: Added #include "libguile/rdelim.h".
-
-2001-01-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- The following patch was sent by Thien-Thi Nguyen.
-
- * check-guile.in: New file.
-
- * Makefile.am: Add TESTS rule.
-
- * configure.in: Add support for "make check".
-
-2000-11-21 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- * acconfig.h: Removed bogus #ifndef. Thanks to Lars J. Aas.
-
-2000-10-25 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
-
- * GUILE-VERSION (LIBGUILE_MAJOR_VERSION): Incremented major
- version number to 10 due to the merge of GOOPS.
-
- * oop: New directory.
-
-2000-09-20 Keisuke Nishida <kxn30@po.cwru.edu>
-
- * libguile.h: #include "libguile/properties.h".
-
-2000-09-17 Gary Houston <ghouston@arglist.com>
-
- * configure.in, acconfig.h: remove the GCSE test: it doesn't seem
- to be reliable on all platforms.
-
-2000-08-18 Gary Houston <ghouston@arglist.com>
-
- * acconfig.h: added BROKEN_GCSE.
- * configure.in: check for a gcc GCSE optimisation bug.
-
-2000-07-31 Gary Houston <ghouston@arglist.com>
-
- * acconfig.h: added HAVE_H_ERRNO
- * configure.in: removed some dnl'd & obsolete cygwin stuff.
- added a test for h_errno.
-
-2000-06-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
-
- * Guile 1.4 released.
-
-2000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
-
- * GUILE-VERSION: Changed to work also when included by a Makefile
- (e.g. debian/rules). (Thanks to Karl M. Hegbloom.)
- (LIBGUILE_MAJOR_VERSION): Bumped to 9.
- (GUILE_MINOR_VERSION): Bumped to 4.
-
-2000-06-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
-
- * libguile.h: Removed #include "libguile/kw.h".
-
- * Makefile.am (ACLOCAL): Define as ./guile-aclocal.sh.
- (The rule will cd to $(top_srcdir).)
-
- * configure.in (EXTRA_DOT_DOC_FILES): Create from LIBOBJS and
- substitute it into libguile/Makefile.
-
- * HACKING: Updated recommended libtool version to be 1.3.5.
-
- * RELEASE: Say that we should update HACKING to reflect the
- versions of the tools we're using rather than README.
-
-2000-06-02 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
-
- * NOTES: Removed.
-
- * TODO: Moved to devel/.
-
-2000-06-01 Craig Brozefsky <craig@red-bean.com>
-
- * GUILE-VERSION: added defnitions for LIBGUILE_MAJOR_VERSION,
- LIBGUILE_MINOR_VERSION, LIBGUILE_REVISION_VERSION so that we now
- define libguile.so version in a well-lit place.
-
- * configure.in: added AC_SUBST lines for the new LIBGUILE version
- variables.
-
-2000-06-01 Michael Livshin <mlivshin@bigfoot.com>
-
- * autogen.sh: call ./guile-aclocal.sh instead of aclocal.
-
- * guile-aclocal.sh: new file, works around aclocal problems.
-
-2000-05-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
-
- * acconfig.h (USE_FSU_PTHREADS, USE_MIT_PTHREADS,
- USE_PCTHREADS_PTHREADS): Removed.
-
-2000-05-01 Gary Houston <ghouston@arglist.com>
-
- * Makefile.am: add include_HEADERS.
- libguile.h: moved from libguile directory. maybe libguile.h should
- be installed in $prefix/include/libguile/libguile.h instead?
-
-2000-04-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
-
- * qthreads.m4: Removed THREADS_CPPFLAGS.
-
- * acinclude.m4: Removed qthreads macros. They are provided in
- qthreads.m4, so these were redundant.
-
- * acconfig.h (GUILE_DEBUG_MALLOC): New.
-
- * configure.in: New --enable-debug-malloc configuration option.
-
-2000-03-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
-
- * acconfig.h (GUILE_PTHREAD_COMPAT): New config variable.
-
- * configure.in: Enable workaround for COOP-linuxthreads
- compatibility on Linux systems.
-
-2000-03-19 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
-
- * devel: New directory. Intended to carry documentation related
- to Guile development (as opposed to the doc directory which
- contains documentation related to the use of the current Guile).
- This directory (devel) is not included in the Guile distribution,
- but is accessible via anonymous CVS.
-
-2000-03-13 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
-
- * configure.in: Don't add iselect.o to LIBOBJS.
-
-2000-03-13 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * configure.in: Added end-tag for local variables. (Thanks to
- Thien-Thi Nguyen.)
-
-2000-03-12 Gary Houston <ghouston@arglist.com>
-
- * README (Guile Documentation, About This Distribution): updated.
-
-2000-03-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
-
- * configure.in (ac_cv_struct_timespec): Added test for struct
- timespec.
-
- * acconfig.h (HAVE_STRUCT_TIMESPEC): Added.
-
-2000-01-25 Marius Vollmer <mvo@zagadka.ping.de>
-
- * autogen.sh: Call libtoolize. Pass --add-missing option to
- automake. Do not decent into libltdl directory. The libltdl
- directory is now populated by libtoolize and does not need any
- further autogeneration.
-
-2000-01-23 Gary Houston <ghouston@arglist.com>
-
- * configure.in: check for fchown.
-
-Tue Jan 18 12:55:15 2000 Mikael Djurfeldt <mdj@r11n07-s.pdc.kth.se>
-
- * acinclude.m4 (AC_LIBLTDL_CONVENIENCE): Add $(top_srcdir)/libltdl
- instead of $(top_builddir)/libltdl to includepath.
-
-2000-01-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * emacs: New subdirectory for elisp tools.
-
-2000-01-15 Marius Vollmer <mvo@zagadka.ping.de>
-
- * README, HACKING: Moved "Hacking it yourself" section from README
- to HACKING. Updated recommended libtool version to be 1.3.4.
-
-2000-01-14 Gary Houston <ghouston@arglist.com>
-
- * configure.in: needs to have --disable-networking, not
- --disable-net.
-
-2000-01-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * libltdl/acconfig.h: New file: Needed by autogen.sh.
-
-Tue Jan 11 13:42:35 2000 Greg J. Badros <gjb@cs.washington.edu>
-
- * autogen.sh: Added messages as we run autogen in subdirectories.
-
- * configure.in: Output libugile/guile-func-name-check script, and
- chmod +x it.
-
-2000-01-11 Marius Vollmer <mvo@zagadka.ping.de>
-
- * libltdl/autogen.sh: New file.
- * autogen.sh: Invoke libltdl/autogen.sh.
-
-2000-01-09 Marius Vollmer <mvo@zagadka.ping.de>
-
- Finally applied the libltdl patch from Thomas Tanner, with slight
- modifications. All code copied from the libtool package is from
- libtool-1.3.4.
-
- * configure.in: Make "--with-modules=yes" the default. Do not
- clear INCLTDL, LIBLTDL prior to processing "--with-modules".
-
- 1999-07-25 Thomas Tanner <tanner@ffii.org>
-
- * Makefile.am: add libltdl to SUBDIRS, automake automatically
- includes ltconfig, ltmain.sh and acconfig.h in EXTRA_DIST
- * acinclude.m4: remove GUILE_DLSYM_USCORE, add libtool.m4
- (no need to install libtool any more)
- * configure.in: replace --enable-dynamic-linking with
- --with-modules, required modules can be specified using
- --with-modules="/path/to/mod.la" and will be linked
- statically on platforms that don't support dynamic loading,
- configure libltdl, configure libtool for dlopening
- * libltdl: added using libtoolize -c --ltdl
-
-2000-01-09 Gary Houston <ghouston@arglist.com>
-
- * configure.in: check whether localtime caches TZ. copied from
- Emacs 20.5.
- * acconfig.h: add LOCALTIME_CACHE.
-
-Tue Dec 14 09:12:22 1999 Greg J. Badros <gjb@cs.washington.edu>
-
- * configure.in: Make it be guile-snarf.awk, since we'll be
- switching names for guile-doc-snarf. (I wouldn't have changed
- this, but I was getting ready to commit this way when the below
- change was committed).
-
-1999-12-14 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * configure.in: Create guile-doc-snarf.awk.
-
-1999-12-12 Greg J. Badros <gjb@cs.washington.edu>
-
- * configure.in: Create guile-doc-snarf, chmod +x that script after
- AC_OUTPUTted.
-
-1999-12-10 Greg J. Badros <gjb@cs.washington.edu>
-
- * NEWS: More complete description for --enable-debug-freelist.
-
-1999-12-09 Gary Houston <ghouston@freewire.co.uk>
-
- * configure.in (CFLAGS): don't add -Wpointer-arith, since it
- causes numerous spurious warnings with recent gcc and/or glibc
- versions.
-
-1999-11-19 Gary Houston <ghouston@freewire.co.uk>
-
- * acconfig.h: add HAVE_ARRAYS.
-
- * configure.in: add --disable-arrays option, probably temporary.
-
-1999-11-17 Gary Houston <ghouston@freewire.co.uk>
-
- * configure.in: check for hstrerror.
-
-1999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
-
- * autogen.sh: Don't call autoreconf at all; it's not reliable.
- Instead, call the various tools explicitly. Invoke
- guile-readline's autogen.sh script.
-
- Straighten up the situation regarding guile.m4 and qthreads.m4.
-
- We can't have .m4 files which are installed where aclocal can
- see them, but also used by guile's own configure.in, because
- aclocal will read both copies, complain about duplicate macro
- definitions, and refuse to generate aclocal.m4 at all. This
- happens if you invoke it as `aclocal -I .', as autoreconf does.
- This is probably a flaw in the autotools, but Guile doesn't need
- that flaw fixed immediately.
-
- guile.m4 is intended for use by people linking against guile, so
- it needs to be installed. But Guile itself doesn't use it. So
- move guile.m4 into guile-config. That makes sense, since
- guile.m4's GUILE_FLAGS macro is just an easy way to call
- guile-config.
-
- qthreads.m4 is indented to help configure a qthreads tree. It's
- only useful to a package which actually includes a qthreads tree,
- and it's intimately related to that tree, so it's not useful to
- install this. So don't install it.
-
- * guile.m4: Moved to guile-config.
- * Makefile.am (aclocaldir, aclocal_DATA): Delete.
- (EXTRA_DIST): Move qthreads.m4 here.
-
- Don't store generated files in the repository any more. Instead,
- require people to run autogen.sh on trees from snapshots and CVS.
- * Makefile.in, aclocal.m4, configure: Deleted.
- * autogen.sh: New file.
- * ANON-CVS, SNAPSHOTS: Updated instructions.
-
-1999-10-02 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * acconfig.h (HAVE_POSIX, HAVE_NETWORKING): Add comments.
-
-1999-09-27 Greg J. Badros <gjb@cs.washington.edu>
-
- * configure.in: Added --enable-debug-freelist option.
-
- * acconfig.h: Added GUILE_DEBUG_FREELIST.
-
-1999-09-23 Gary Houston <ghouston@freewire.co.uk>
-
- * acconfig.h: add HAVE_POSIX, HAVE_NETWORKING. remove FD_SETTER,
- FILE_CNT_FIELD, FILE_CNT_GPTR, FILE_CNT_READPTR.
-
- * configure.in: new options --disable-posix, --disable-net
- and --disable-regex
- export HAVE_POSIX and HAVE_NETWORKING definitions.
- don't add regex-posix.o to LIBOBJS if regex disabled.
-
- LIBOBJS: add filesys.c, posix.c, net_db.c, socket.c,
- conditionally.
-
-1999-09-25 Jim Blandy <jimb@savonarola.red-bean.com>
-
- * Guile 1.3.4 released.
-
-1999-09-22 Jim Blandy <jimb@savonarola.red-bean.com>
-
- * configure.in: Call AM_PROG_CC_STDC before AM_PROG_LIBTOOL, so
- libtool knows how to get ANSI C behavior from the compiler.
- * configure: Regenerated.
-
-1999-09-20 Gary Houston <ghouston@freewire.co.uk>
-
- * configure.in: check availability of siginterrupt.
-
-1999-09-18 Gary Houston <ghouston@freewire.co.uk>
-
- * configure.in: use AC_SYS_RESTARTABLE_SYSCALLS instead of
- testing for SA_RESTART.
-
-1999-09-12 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
-
- * configure.in: Removed ice-9/version.scm from AC_OUTPUT.
-
-1999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
-
- * configure.in (GUILE_STAMP): Don't set this variable, or
- substitute it into anything. Full explanation in ice-9/ChangeLog.
- * configure, Makefile.in: Regenerated.
-
-1999-09-06 James Blandy <jimb@mule.m17n.org>
-
- Propagate the changes of 2 Sept the rest of the way through.
- * configure: Regenerated.
- * Makefile.in: Regenerated. Not sure why this diff is so big.
-
-1999-09-02 Jim Blandy <jimb@savonarola.red-bean.com>
-
- * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
- variable name. (Thanks to Bill Schottstaedt.)
- * aclocal.m4: Regenerated.
-
-1999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
-
- * configure.in: Test for presence of function on_exit.
-
-1999-09-01 James Blandy <jimb@mule.m17n.org>
-
- * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
- the system doesn't have memmove. Don't test for memmove and bcopy
- with AC_CHECK_FUNCS.
- * configure: Regenerated.
-
-1999-08-30 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
-
- * configure.in: Test for atexit.
-
-1999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
-
- * acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
-
- * configure.in: Test for presence of S_ISLNK in sys/stat.h.
- (Thanks to Bernard Urban.)
- Test for memmove and bcopy. (Thanks to
- suzukis@file.phys.tohoku.ac.jp.)
-
- * acconfig.h: Added HAVE_S_ISLNK.
-
-1999-08-20 James Blandy <jimb@mule.m17n.org>
-
- * Guile 1.3.2 released.
-
- * Makefile.in: Regenerated.
-
-1999-07-24 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
-
- * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
- to libtool-1.3.3.
-
-1999-07-22 Marius Vollmer <mvo@zagadka.ping.de>
-
- Added guile-readline subdirectory with the removed readline
- support.
- * guile-readline: New directory, see ChangeLog there.
- * configure.in: Cause configure to descend into guile-readline
- dir.
- * Makefile.am: Likewise for make.
- * NEWS: Explain how to activate the readline support.
- * configure, Makefile.in: Regenerated.
-
-1999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
-
- Fixes for EMX from Mikael Ståldal.
-
- * configure.in: Check for <io.h>.
- * configure: Regenerated.
-
-1999-07-18 Jim Blandy <jimb@savonarola.red-bean.com>
-
- * qthreads.m4 (QTHREADS_CONFIGURE): 'alpha' in a configuration
- name can have suffixes, like alphaev56-unknown-linux-gnu.
- * aclocal.m4, configure: Rebuilt.
- (Thanks to Sebastien Villemot.)
-
-1999-07-04 Gary Houston <ghouston@easynet.co.uk>
-
- * configure.in: don't check for ways to violate stdio abstraction.
-
-1999-05-02 Jim Blandy <jimb@savonarola.red-bean.com>
-
- * configure.in (AC_CHECK_FUNCS): Fill in list of functions that
- libguile/net_db.h wants to use. (Add setprotoent, setservent.)
-
-1999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
-
- Remove all automatic readline support, to avoid copyright
- confusion.
- * INSTALL: Update text.
- * NEWS: Explain the situation.
- * configure.in: Remove configury for readline and its supporting
- libraries.
- * configure: Regenerated.
-
- * README: Change URL's for automake and autoconf.
-
- * Makefile.in, configure: Regenerated with autoconf 2.13, automake
- 1.4, libtool 1.2f (1.385 1999/03/15 17:24:54). I've upgraded to
- all the right tools, according to README, but I'm still getting
- different results than Mikael is. Hmm.
-
-1999-03-22 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
-
- * New libtool: 1.2f
- * ltmain.sh, ltconfig, config.guess, config.sub: New versions.
- * README: Mention new version number of libtool.
-
-1999-03-04 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- New automake: 1.4
- * config.guess, config.sub, install-sh, mdate-sh, missing,
- mkinstalldirs: New versions.
- * Makefile.in, aclocal.m4, configure: Regenerated.
- * README: Mention new version numbers on autoconf and automake.
-
-1999-02-12 Jim Blandy <jimb@savonarola.red-bean.com>
-
- * configure.in: Add --with-readline flag.
- * configure: Rebuilt.
-
-1999-02-09 Maciej Stachowiak <mstachow@alum.mit.edu>
-
- * NEWS: Added entry for optargs module.
-
-1999-02-06 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure: Regenerated using autoconf 2.12.
-
-1999-01-26 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * configure.in: Removed test AC_C_BIGENDIAN. (This test was
- considered to encourage bad coding style.)
-
-1999-01-21 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * configure.in: Added test AC_C_BIGENDIAN.
-
-1999-01-11 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure.in: Remove quotes around ac_cv_lib_readline_main and
- ac_cv_var_rl_getc_function. They should both always be set to
- non-null values; this way, we get error messages.
- * configure: Regenerated.
-
-1999-01-10 Jim Blandy <jimb@savonarola.red-bean.com>
-
- * configure.in: Cite the variable ac_cv_lib_readline_main, not
- ac_cv_lib_readline_readline; the latter isn't set any more, since
- we look for 'main' in libreadline now. Add quotes around
- reference to the variable references, too, so this will work even
- when a variable's value is the empty string.
- * configure: Regenerated.
-
-1999-01-07 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * acconfig.h: Added HAVE_LONG_LONGS.
-
- * configure.in: Added AC_CHECK_SIZEOF(long), AC_CHECK_SIZEOF(int);
- Added check for long longs.
-
-1998-12-14 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure.in: Check for tgoto in ncurses, then termcap.
- S.u.S.E. Linux doesn't have a termcap. (Thanks to Karl
- Eichwalder.)
- * configure: Regenerated.
-
-1998-10-24 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure.in: Call AM_PROG_CC_STDC, to see what flags we should
- pass the compiler to make it support ANSI. (Thanks to Bernard
- Urban.)
- * aclocal.m4, configure: Regenerated.
-
-1998-10-20 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * Guile 1.3 released.
-
-1998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * GUILE-VERSION: Bump to 1.3.
-
- * Makefile.am (EXTRA_DIST): Don't omit ANON-CVS and SNAPSHOTS.
- * Makefile.in: Regenerated.
-
-1998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * qthreads.m4 (QTHREADS_CONFIGURE): On NetBSD, pass through a flag
- to the Makefile which explicitly tells it to pass assembly files
- through the preprocessor. (Thanks to Perry Metzger.)
- * aclocal.m4, configure, Makefile.in: Regenerated.
-
-1998-10-14 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure.in: Define SCM_SINGLES whenever a float can fit in a
- long, not only when a float is the same size as a long. This gets
- us SCM_SINGLES defined on alphas. (Thanks to Clark McGrew.)
- * configure: Regenerated.
-
- * configure.in: Construct libguile/versiondat.h here; see
- log entry in libguile/ChangeLog for details.
- * configure: Regenerated.
-
- * configure.in: Allow tabs and whitespace between `void' and
- `usleep'. (Thanks to Harvey J. Stein.)
- * configure: Regenerated.
-
- Don't redefine sleep/usleep.
- * configure.in: Remove tests for usleep's argument type; we only
- need that if we're going to replace it.
-
- * acconfig.h (USLEEP_ARG_TYPE): Delete. All the other SLEEP
- garbage is needed just to use usleep and sleep without compiler
- warnings.
- * configure: Regenerated.
-
-1998-10-12 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure: Regenerated.
-
- * configure.in (GUILE_FUNC_DECLARED): Name the cache variables
- starting with guile_cv_; ac_cv_ is autoconf's namespace.
-
- The type of the argument to usleep varies from system to system,
- as does the return type. We really shouldn't be redefining usleep
- at all, but I don't have time to clean that up before the 1.3
- release. It's on the schedule for afterwards.
- * configure.in: Cache results from usleep return value test.
- Test for the type of the usleep argument, and cache that too.
- * acconfig.h (USLEEP_ARG_TYPE): New macro.
-
-1998-10-11 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * acconfig.h (HAVE_RL_GETC_FUNCTION): Fix this entry.
-
-1998-10-10 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * GUILE-VERSION: bump to 1.2.91, since we're doing snapshots again.
-
- * Guile 1.2.90 released --- beta.
- * GUILE-VERSION: Set to 1.2.90. This would appear to be a
- regression from 1.3a, but everyone knows that the next release is
- 1.3, I want to switch to a more coherent version numbering system,
- and now is the time.
-
-1998-10-09 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure.in: Call AC_C_INLINE, so we can use inline happily in
- libguile.
- * configure: Regenerated.
-
-1998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure.in: Don't forget to #define HAVE_RL_GETC_FUNCTION if
- we do find the rl_getc_function variable in the readline library;
- AC_CHECK_FUNCS used to do this for us, but we're not using it any
- more.
- * acconfig.h: Add an entry for HAVE_RL_GETC_FUNCTION.
-
- * configure.in: Properly test for the presence of rl_getc_function;
- it's a variable, not a function.
- * configure: Regenerated.
-
- * doc: New subdirectory.
- * Makefile.am (SUBDIRS): List it.
- * configure.in (AC_OUTPUT): Build its Makefile.
- * configure, Makefile.in: Regenerated.
-
- * guile.m4 (GUILE_FLAGS): New macro.
-
- * guile.m4 (AM_INIT_GUILE_MODULE): Deleted; it doesn't do anything
- terribly helpful any more, nobody's using it, and this is not
- really the way I want to handle modules anyway.
-
-1998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure.in (FD_SETTER, FILE_CNT_GPTR): New cases for SCO's
- stdio implementation. (Thanks to David Tillman.)
- * configure: Rebuilt.
-
- * guile-config: Renamed from `build'.
- * Makefile.am (SUBDIRS): Mention `guile-config', not `build'.
- * configure.in: Create `guile-config/Makefile.in', not
- `build/Makefile.in'. Doc fix, too.
-
- * qthreads.m4: Doc fix.
- * Makefile.in, aclocal.m4, configure: Regeneranegerederadea.
-
-1998-10-03 <jimb@savonarola.red-bean.com>
-
- * configure.in: Check for a missing `sleep' declaration.
- * acconfig.h (MISSING_SLEEP_DECL): Provide some text for this.
- * configure: Regenerated.
-
- * configure.in: Don't use the canonical host name to decide
- whether `bzero' and `usleep' have declarations --- that's going
- back to the bad old days before autoconf. Remove the call to
- AC_CANONICAL_HOST and the subsequent case statement.
- (GUILE_FUNC_DECLARED): New m4 macro. Use it to check for
- declarations for `bzero', `usleep', and (new!) `strptime'.
- * acconfig.h: (DECLARE_BZERO, DECLARE_USLEEP): Removed.
- (MISSING_BZERO_DECL, MISSING_USLEEP_DECL, MISSING_STRPTIME_DECL):
- Added. I think this naming convention is more consistent with the
- rest of autoconf; names generally describes the system, not what
- the package should do to accomodate the system.
- * configure: Regenerated.
-
-1998-09-05 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure.in: Remove --disable-debug option. The debugging
- support is pretty stable now, and it's confusing people.
- * configure: Regenerated.
-
- * HACKING: Remove -Wstrict-prototypes from the list of requested
- flags (to match 1998-07-30 change).
-
-1998-07-30 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure.in: Don't use -Wstrict-prototypes after all.
- * configure: Regenerated.
-
-1998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
-
- * configure.in: Request more warnings.
- * configure: Regenerated.
- * HACKING: Ask people not to make changes that introduce those
- warnings. Now I have to go through the code and actually bring it
- up to standards... :(
-
- * Makefile.in, aclocal.m4, configure: Regenerated using the last
- public version of automake, not the hacked Cygnus version.
- * config.guess, config.sub, ltconfig, ltmain.sh: New versions from
- libtool.
-
- * configure.in, qthreads.m4: Display a message about how the
- threads configuration went.
- * aclocal.m4, configure: Regenerated.
-
-1998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
-
- Remove the TOTORO kludge. We're not doing snapshots any more, so
- totoro is completely uninvolved. (Poor Totoro!)
- * configure.in: Remove code to check the hostname and #define
- TOTORO.
- * acconfig.h: Remove comments for TOTORO symbol.
- * configure, Makefile.in: Regenerated.
-
- * qthreads.m4 (QTHREADS_CONFIGURE): We *can* use AC_REQUIRE here
- to get AC_PROG_LN_S.
- * aclocal.m4, configure: Regenerated.
-
-1998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
-
- Clean up thread configuration.
- * qthreads.m4: New file, which knows how to configure the qthreads
- library.
- * configure.in: Replace all thread package selection code. Do the
- --with-threads argument processing here. Enable the appropriate
- thread interface files in libguile. Remove all qthreads
- configuration code; call QTHREADS_CONFIGURE instead. Set
- GUILE_LIBS using the info provided by QTHREADS_CONFIGURE.
- * threads.m4: Removed; not used any more.
- * Makefile.am (aclocal_DATA): Mention qthreads.m4, not threads.m4.
- * Makefile.in, aclocal.m4, configure: Rgnrtd. (Sv th vwls!)
- Note that these were regenerated with the tools available from
- Cygnus's source tree, which have patches not available to the
- general public. I'm not sure this was a good idea; feel free to
- revert them to the latest released versions of the tools.
-
- Upgrade to the version of libtool available at Cygnus. See note
- above.
- * config.guess, config.sub, ltconfig, ltmain.sh: Upgraded.
-
-1998-07-12 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
-
- * configure.in: Changed variable HOSTNAME --> PROG_HOSTNAME in
- totoro kludge.
-
-Sat Jul 11 21:54:29 1998 Mikael Djurfeldt <mdj@totoro.red-bean.com>
-
- * acconfig.h, configure.in: Define TOTORO if configuring on
- totoro.red-bean.com.
-
- * configure.in: Check for strdup.
-
-1998-05-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * configure.in: Check for rl_cleanup_after_signal.
-
-1998-05-11 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * configure.in: Added test for rl_getc_function. Warn if
- libreadline is found but not this function.
-
-1998-05-06 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * configure.in: Replaced some AC_CHECK_FUNC --> AC_CHECK_FUNCS so
- that suitable HAVE_<function name> symbols get defined.
-
-1998-04-25 Mikael Djurfeldt <mdj@kenneth>
-
- * configure.in: Define USLEEP_RETURNS_VOID on some systems.
- (Thanks to Julian Satchell.)
-
-1998-04-20 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * configure.in: Check for usleep; Define DECLARE_BZERO and
- DECLARE_USLEEP on Solaris 2.5 since it supplies those functions
- without declaring them.
-
- * acconfig.h: Added DECLARE_BZERO, DECLARE_USLEEP
-
-1998-04-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * configure.in: Define HAVE_DLOPEN also when HAVE_LIBDL is
- defined.
-
-1998-04-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * configure.in (GUILE_LIBS): New variable. Contains libraries
- which libguile needs to be linked with. Substituted into
- libpath.h.
-
- * threads.m4 (threads_package): Don't add $LDFLAGS and $LIBS to
- $cy_cv_threads_libs.
-
-1998-04-11 Mikael Djurfeldt <mdj@kenneth>
-
- New libtool: 1.2
- * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
- New automake: 1.3
- * Makefile.in, aclocal.m4, configure: Regenerated.
- * README: Mention new version numbers on libtool and automake.
-
-1997-12-11 Tim Pierce <twp@skepsis.com>
-
- * HACKING: Note that SSH is mandatory for CVS access.
-
-Sun Dec 7 06:11:24 1997 Gary Houston <ghouston@actrix.gen.nz>
-
- * README: using Automake 1.2d
- * configure.in: AC_CHECK_FUNCS: add "system".
-
-1997-12-01 Tim Pierce <twp@skepsis.com>
-
- * acconfig.h: Add USCORE.
-
-1997-11-27 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * configure.in: Added code to enable GUILE_ISELECT on systems
- which have the necessary functions (gettimeofday, select).
-
- * acconfig.h: Added GUILE_ISELECT.
-
-1997-11-24 Tim Pierce <twp@twp.tezcat.com>
-
- * acinclude.m4: Assume dlsym does not add underscore if
- cross-compiling.
- * aclocal.m4, configure: Regenderated.
-
-1997-11-21 Tim Pierce <twp@twp.tezcat.com>
-
- * acinclude.m4 (GUILE_DLSYM_USCORE): New macro, thanks Dan Hagerty
- <hag@ai.mit.edu>.
- * configure.in: Use it.
- * configure: Regenerated.
- * acconfig.h (DLSYM_ADDS_USCORE): New #define.
-
-1997-10-26 Mikael Djurfeldt <mdj@nada.kth.se>
-
- * README (libtool): Tell people to use version 1.0e.
-
-Sat Oct 25 02:50:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
-
- Call the QuickThreads library libqthreads.a, not libqt.a. The old
- name conflicts with the Qt user interface toolkit.
- * threads.m4 (CY_AC_WITH_THREADS): Use new library name.
- * configure.in: Same.
- * aclocal.m4, configure: Regenerated.
-
-Thu Oct 23 00:58:06 1997 Jim Blandy <jimb@totoro.red-bean.com>
-
- * configure.in: Check for the readline library, and the termcap
- library (on which readline relies).
- * configure: Regenerated.
-
-Wed Oct 22 16:55:57 1997 Jim Blandy <jimb@totoro.red-bean.com>
-
- New libtool: 1.0e
- * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
- * configure, aclocal.m4: Regenerated.
-
-1997-10-02 Marius Vollmer <mvo@zagadka.ping.de>
-
- Make dynamic linking work on Dec Unix. (Thanks to Clark McGrew)
- * configure.in: Check whether dlopen can be found without -ldl.
-
-Mon Sep 29 23:52:52 1997 Jim Blandy <jimb@totoro.red-bean.com>
-
- * Makefile.in: Regenerated with automake 1.2c.
-
-Sat Sep 27 23:01:58 1997 Jim Blandy <jimb@totoro.red-bean.com>
-
- * Makefile.am: Add new `build' subdirectory to SUBDIRS.
- * configure.in: Add build/Makefile to AC_OUTPUT clause.
- * Makefile.in, configure: Regenerated.
-
- * Makefile.in, aclocal.m4: Regenerated with automake 1.2a.
-
-Tue Sep 16 00:19:46 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * README, ltconfig, ltmain.sh: New libtool: 1.0c.
-
-Thu Sep 11 11:28:24 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * ltmain.sh: Added a missing '\' before \n on line 32.
-
-Thu Aug 28 23:40:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
-
- New libtool: 1.0b.
- * ltconfig, ltmain.sh, config.guess: Freshly libtoolized.
- * Makefile.in, aclocal.m4, configure: Regenerated, salamander-style.
-
-Wed Aug 27 11:35:09 1997 Jim Blandy <jimb@totoro.red-bean.com>
-
- * Makefile.in: Regenerated, so it uses "tar", not "gtar".
-
- * configure.in: Use the QuickThreads assembler fragment with Irix
- dynamic linking support for Irix 6 as well as Irix 5. Thanks to
- Jesse Glick.
- * configure: Regenerated.
-
-Sun Aug 24 15:51:12 1997 Mikael Djurfeldt <mdj@kenneth>
-
- * acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro: Tagged test,
- so that test for the same function can be performed multiple
- times.
-
- * configure.in (AC_CHECK_HEADERS): Test for rxposix.h,
- rx/rxposix.h. Add library rx only if regcomp can't be found
- without it.
-
- * acconfig.h (HAVE_REGCOMP): Added it here since autoheader misses
- it for some reason!
-
-Fri Aug 22 21:21:49 1997 Jim Blandy <jimb@totoro.red-bean.com>
-
- * THANKS: New file.
- * Makefile.in, aclocal.m4, configure: Regenerated.
-
-Wed Jul 23 20:24:27 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
-
- * configure.in: Added thread support for the alpha architecture.
- configure: Regenerated.
-
-Thu Jul 17 07:56:05 1997 Gary Houston <ghouston@actrix.gen.nz>
-
- * configure.in: use AC_CHECK_FUNCS for sethostent etc.,
- so scmconfig.h is updated with the test results. this may
- disable one of the cygwin hacks.
-
-Fri Jul 11 00:18:19 1997 Jim Blandy <jimb@floss.red-bean.com>
-
- Changes to compile under gnu-win32, from Marcus Daniels:
- * configure.in: When sys/un.h exists, define HAVE_UNIX_DOMAIN_SOCKETS
- to indicate that Unix domain sockets will work.
- Check for socketpair, getgroups, setwent, pause, and tzset
- (cygwin currently lacks these them).
- Check for sethostent endhostent getnetent setnetent endnetent
- getprotoent endprotoent getservent endservent getnetbyaddr
- getnetbyname inet_lnaof inet_makeaddr inet_netof (cygwin currently
- lacks them). In the case of cygwin, temporarily prefix these
- functions with "cygwin32_", the way that netdb.h does.
- Don't define HAVE_REGCOMP unless both regcomp and regex.h are
- available (cygwin b18 came distributed without a working regex.h
- file).
- * acconfig.h (HAVE_UNIX_DOMAIN_SOCKETS): Add this.
- * configure: Regenerated.
-
-Wed Jul 2 12:28:40 1997 Tim Pierce <twp@twp.tezcat.com>
-
- * ltmain.sh: Remove any trailing colon on $shlibpath_var
- (i.e. LD_LIBRARY_PATH) for braindamaged linkers that choke on it.
- Patch sent to bug-libtool.
-
-Sat Jun 28 16:13:43 1997 Tim Pierce <twp@twp.tezcat.com>
-
- * configure.in: Add alloca.o explicitly to LIBOBJS (thanks Eric
- Backus for reporting this problem and suggesting a fix).
- * configure: Regenerated.
-
-Thu Jun 26 20:43:31 1997 Jim Blandy <jimb@floss.red-bean.com>
-
- * Guile 1.2 released.
-
- * configure.in: Check for librx after libm; fundamentals need to
- come first.
- * configure: Regenerated.
-
-Tue Jun 24 13:34:20 1997 Tim Pierce <twpierce@bio-5.bsd.uchicago.edu>
-
- * aclocal.m4 (AM_PATH_PROG_LD): Change `ac_cv_path_LD' typo to
- `am_cv_path_LD'.
- * configure: Regenerated.
-
-Sun Jun 22 15:43:07 1997 Jim Blandy <jimb@floss.red-bean.com>
-
- Try to detect when people are using one version of libguile and a
- different version of ice-9. People have been skewing things and
- sending in bug reports.
- * configure.in: Provide libguile its version information through a
- separate header file generated by the Makefile, not through
- scmconfig.h.
- (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION, GUILE_VERSION):
- AC_SUBST these, instead of AC_DEFINE'ing them.
- (GUILE_STAMP): New AC_SUBST: the time we configured the tree.
- (AC_OUTPUT): Create ice-9/version.scm.
- * acconfig.h (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION,
- GUILE_VERSION): Deleted.
- * Makefile.in: Regenerated.
-
- * aclocal.m4: Regenerated, using the libtool 0.9h m4 macros.
-
- * Makefile.am (EXTRA_DIST): Include acconfig.h in the
- distribution.
- * Makefile.in: Regenerated.
-
-Sat Jun 21 00:14:07 1997 Jim Blandy <jimb@floss.red-bean.com>
-
- * ltmain.sh (line 1191): Don't forget 'test' in if statement.
-
- * ltconfig, ltmain.sh: libtoolized, using libtool 0.9h.
-
-Wed Jun 11 00:34:01 1997 Jim Blandy <jimb@floss.red-bean.com>
-
- * ltconfig, ltmain.sh, config.guess: New files from libtool 0.9g.
-
- * configure.in: By default, include functions in Guile to allow
- linking with dynamic libraries at run-time. In other words,
- --enable-dynamic-linking is now the default.
- * configure: Rebuilt.
-
- * configure.in: Remove space between AC_CHECK_LIB and opening
- paren in check for Rx.
- * configure: Regenerated.
-
- * configure.in: Remove all mention of xtra_PLUGIN_guile_libs.
- It's never used.
- * configure, Makefile.in: Regenerated.
-
-Tue Jun 10 23:37:12 1997 Jim Blandy <jimb@floss.red-bean.com>
-
- * configure.in: Move checks for libraries (-lm, -lnsl, -lsocket,
- -dl, -dld) before checks for functions.
- * configure: Regenerated.
-
-Mon Jun 9 02:35:46 1997 Tim Pierce <twp@twp.tezcat.com>
-
- * config.guess: New copy from autoconf-2.12, which recognizes
- OpenBSD.
-
-Tue Jun 3 16:34:19 1997 Jim Blandy <jimb@totoro.cyclic.com>
-
- * configure.in: Check for Rx, so we will use its routines (which I
- pretty much trust) if it is installed.
- * configure: Regenerated.
-
-Sat May 31 03:48:45 1997 Gary Houston <ghouston@actrix.gen.nz>
-
- * acconfig.h: mention HAVE_RESTARTS.
- * configure.in: check for sigaction and restartable system calls.
-
-Tue May 27 22:47:52 1997 Tim Pierce <twp@twp.tezcat.com>
-
- * configure.in: Check for presence of regcomp.
- * configure: Regenerated.
-
-Mon May 26 12:14:20 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- * COPYING: New address for FSF.
-
- * configure.in: We don't need to add fileblocks.o to LIBOBJS if
- struct stat doesn't have the st_blocks field. We take care of
- that case in the code. Replace AC_STRUCT_ST_BLOCKS with its
- definition, edited appropriately. (Bernard URBAN)
- * configure: Regenerated.
-
-Sat May 17 13:49:28 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- * configure.in: Don't link against -lnsl or -lsocket unless we
- actually need to. This causes trouble on Irix. (Thanks to Larry
- Schwimmer.)
-
- * config.sub: Get newer version, that recognizes the i686.
-
-Fri May 16 17:26:10 1997 Jim Blandy <jimb@totoro.cyclic.com>
-
- * README: Changed Mikael's threads work attribution in order
- to sooth Anthony's enormous, but wounded, ego.
-
-Fri May 16 17:26:53 1997 Jim Blandy <jimb@totoro.cyclic.com>
-
- Just kidding!!!
-
-Fri May 16 04:24:48 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- Guile 1.1 released.
- * GUILE-VERSION: Bump to 1.1.
-
-Tue May 13 16:34:40 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- Switch to automake-1.1p.
- * Makefile.in, aclocal.m4, configure: Regenerated.
-
-Mon May 12 18:29:45 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- * threads.m4: Copy Anthony's change here, so it'll actually
- survive.
-
-Thu May 8 11:48:40 1997 Anthony Green <green@hoser.cygnus.com>
-
- * aclocal.m4: Fixes for building with coop threads in a
- seperate compilation directory.
- * configure: Rebuilt.
-
-Fri May 2 16:24:15 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- Upgrade to libtool 0.9e.
- * ltconfig, ltmain.sh, config.guess, config.sub: New versions,
- supplied by libtool.
-
- * configure.in: When configuring qt, sunos needs the underscore
- files; Solaris and Linux both need the normal files.
- * configure: Reebilt.
-
-Thu May 1 15:35:49 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- * configure.in: Get the paths for qt's md files right, so it can
- build correctly when using a separate compilation directory.
- * configure: Regenerated.
-
-Thu Apr 24 01:20:34 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- Get threads to work again.
- * Makefile.am (SUBDIRS): List libguile last, so qt gets built
- first.
- * Makefile.in: Regenerated.
- * aclocal.m4, configure: Regenerate, with modern definition of
- CY_AC_WITH_THREADS. Where did the old text come from? Creepy...
-
- Reduced Guile distribution: one configure script, no plugins.
- * configure.in: Merged the old text from qt/configure.in and
- libguile/configure.in; Tom Tromey says automake only wants one
- configure.in script. This seems fishy, but...
- * Makefile.am: List the subdirectories explicitly; no more PLUGIN
- gubbish.
- * acconfig.h, acinclude.m4: Moved here from libguile, since
- libguile's configure script lives here now.
- * AUTHORS, INSTALL, README: Updated.
- * Makefile.in, aclocal.m4 configure: Regenerated. Just like
- amputated amphibian limbs.
-
-Tue Apr 22 16:57:38 1997 Jim Blandy <jimb@totoro.cyclic.com>
-
- * newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
- * newdoc/ref/Makefile.in: Regenerated.
-
-Mon Apr 14 18:51:25 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no
- need to link against libthreads; the files it used to contain
- are now a part of libguile.
-
-Sun Apr 13 22:14:10 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- * guile.m4: Revert change of Mar 15, and use the new 'no-define'
- argument to the AM_INIT_AUTOMAKE macro.
-
-Fri Apr 11 15:43:07 1997 Jim Blandy <jimb@totoro.cyclic.com>
-
- * ltconfig, ltmain.sh: Upgraded libtool files to 0.9d.
- * README: Say where to find libtool 0.9d.
-
-Wed Apr 9 17:51:13 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- Changes to work with automake-1.1n, which has better libtool
- support. Also use libtool 0.8.
- * README: Note new version numbers for automake and libtool.
- * missing: New file required by new automake.
- * Makefile.in: Regenerated.
-
-Sat Apr 5 16:48:38 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- * newdoc/ref/scheme.texi (set-object-property!): Fix function name.
-
- * Makefile.am: Omit doc subtree.
- * configure.in: Omit makefiles in doc subtree.
- * Makefile.in, configure: Rebuilt.
-
-Sat Mar 15 01:11:44 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUTOMAKE macro
- with its definition and commented out definition of PACKAGE. This
- changed seemed necessary after having removed PACKAGE from
- libguile/acconfig.h.
-
-Mon Feb 24 21:43:26 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
-
- * ltconfig, ltmain.sh: New versions from libtool-0.9.
-
- * configure.in: Added AM_MAINTAINER_MODE
-
-Fri Feb 7 17:57:46 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- * config.sub, config.guess: New versions, that handle i686, etc.
-
-Thu Jan 23 07:06:15 1997 Mark Galassi <rosalia@papageno.lanl.gov>
-
- * newdoc/tutorial/guile-tut.texi: started checking in the Guile
- tutorial rewrite, but have not merged much into it yet.
-
-Tue Jan 21 17:28:40 1997 Mark Galassi <rosalia@sarastro.lanl.gov>
-
- * newdoc/ref/guile-ref.texi: started checking in parts of the
- reference manual re-write.
-
-Sat Jan 11 14:40:17 1997 Marius Vollmer <mvo@zagadka.ping.de>
-
- * ltconfig, ltmain.sh: New files for libtool support. libguile,
- rx, gh and gtcltk-lib can now be build as shared libraries.
- * Makefile.am (EXTRA_DIST): Added ltconfig and ltmain.sh
-
-Sun Jan 5 16:57:10 1997 Jim Blandy <jimb@floss.cyclic.com>
-
- * Guile 1.0 released. This is the first release by the Free
- Software Foundation; Cygnus has also released earlier versions of
- Guile.
-
- * GUILE-VERSION: Updated version number.
- * NEWS: Added comments for all the user-visible changes marked in
- the ChangeLogs.
- * README: Updated for release.
-
-Thu Dec 12 00:14:32 1996 Gary Houston <ghouston@actrix.gen.nz>
-
- * scsh: new directory.
-
-Mon Dec 2 17:33:04 1996 Tom Tromey <tromey@cygnus.com>
-
- * configure.in: Generate doc/guile-programmer/Makefile and
- doc/guile-user/Makefile.
-
-Sat Nov 30 23:45:54 1996 Tom Tromey <tromey@cygnus.com>
-
- * aclocal.m4: Now automatically generated by aclocal.
- * threads.m4: New file.
- * guile.m4: New file.
- * Makefile.am, doc/Makefile.am: New files.
- * configure.in: Updated for Automake. Avoid excessively verbose
- "greet" messages.
-
-Wed Oct 16 07:32:14 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
-
- * lgh: directory renamed to gh, along with all prefixes of the
- high level library procedures.
-
-Thu Oct 10 14:37:43 1996 Jim Blandy <jimb@floss.cyclic.com>
-
- * Makefile.in (TAGS tags): Find the source files in $srcdir.
-
-Wed Oct 9 19:37:14 1996 Jim Blandy <jimb@floss.cyclic.com>
-
- * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
-
-Tue Oct 1 00:13:55 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
-
- * configure.in: Added some configuration magic from the Cygnus
- distribution.
-
- * aclocal.m4: New file. For now used for thread support
- configuration.
-
-Fri Sep 13 14:39:30 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
-
- * Makefile.in (DISTFILES): added mkinstalldirs to the DISTFILES
-
- * PLUGIN: changed the PLUGIN/REQ files in the ice-9 and lgh
- directories, to arrange for lgh to the last thing
- configured/built.
-
-Wed Sep 11 21:11:33 1996 Mark Galassi <rosalia@nis.lanl.gov>
-
- * lgh/: added the directory in which I implement the high level
- libguile library (lgh_) for this release of Guile. See the
- ChangeLog in there for further details.
-
-Wed Sep 11 16:12:53 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
-
- * doc/ (guile-user and guile-programmer): added the guile-user and
- guile-programmer directories which contain the user and programmer
- manuals. See the ChangeLog entries there for detail.
-
-Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
-
- * Makefile.in (distclean): Don't forget to delete doc/Makefile.
-
- * Makefile.in (distclean): Don't forget to delete
- config.build-subdirs.
-
-Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
-
- * Makefile.in (tags): New name for `TAGS' target, which will
- always run the commands.
-
-Thu Sep 5 09:56:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
-
- * README: Doc fixes.
-
-Fri Aug 30 16:56:27 1996 Jim Blandy <jimb@floss.cyclic.com>
-
- * Makefile.in (TAGS): Produce a single tags file for all of Guile.
-
-Thu Aug 15 19:03:03 1996 Jim Blandy <jimb@floss.cyclic.com>
-
- * configure.in: Check for -ldl, so the check for Tcl won't fail
- spuriously.
-
-Thu Aug 15 01:29:29 1996 Jim Blandy <jimb@totoro.cyclic.com>
-
- Change the way we decide whether to build gtcltk-lib, so that it's
- omitted from the build process when appropriate, but never from
- the dist process.
- * configure.in: Don't edit all_subdirs depending on the
- availability of Tk; let that be the list of all PLUGIN
- subdirectories present, as it used to be. Instead, edit a new
- variable, build_subdirs; write its final value, the list of
- subdirs we do want to compile in, to config.build-subdirs.
- Substitute that into the top-level Makefile too.
- * Makefile.in (subdirs): Set this to @build_subdirs@, so we only
- recurse on the subdirectories we should build.
- (distdirs): Set this to @existingdirs@, so it includes the subdirs
- we decided not to build.
-
- * doc/gtcltk.texi: File resurrected from old Guile releases.
- * doc/Makefile.in (info): Build the gtcltk documentation.
- (DIST_FILES): Include it in the distribution.
-
- * configure.in: If we can find the library for tcl7.5, build
- gtcltk-lib. Call AC_PROG_CC, to help run that test with the right
- compiler (not sure this is necessary).
-
-Mon Aug 12 15:09:37 1996 Jim Blandy <jimb@totoro.cyclic.com>
-
- * NEWS: Fix bug reporting address.
-
-Fri Aug 9 15:58:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
-
- * AUTHORS: New file, in accordance with the GNU maintainers'
- standards.
-
-Tue Aug 6 14:40:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
-
- * README: Renamed from ANNOUNCE; include bug report address,
- description, and short tour.
- * INSTALL: Renamed from BUILDING.
- * NEWS: New file.
- * Makefile.in (DISTFILES): Update appropriately.
-
-Thu Aug 1 02:31:53 1996 Jim Blandy <jimb@totoro.cyclic.com>
-
- * doc/Makefile.in: Added pattern targets for creating DVI and
- PostScript files.
- (%.ps, %.dvi, %.txt): New targets.
- (DVIPS, TEXI2DVI): New variables.
-
- * GUILE-VERSION: Updated to 1.0b3.
-
- Rehashed distribution system, in preparation for nightly
- snapshots. Other changes in subdirectories.
- * Makefile.in (dist): Rewritten --- the old target was out of
- date, dependent on files that we don't have, and relied on GNU
- tar. The new target is simpler.
- (VERSION, srcdir, dist_dirs): New variables.
- (DISTFILES): Renamed from localfiles. Added GUILE-VERSION and
- TODO.
- (localtreats): Variable removed. We don't have this file.
- (info): cd to doc and make info there; don't make info in every
- ${subdir}; those Makefiles don't know what to do.
- (distname, distdir, treats, announcefile): Variables removed.
- (manifest-file): Target removed.
- (dist-dir): New target, responsible for distributable files in
- this directory.
- (GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
- controlling the 'dist' target.
- * configure.in: Substitute GUILE-VERSION into the top-level
- Makefile. Build doc/Makefile from doc/Makefile.in.
-
- * doc/Makefile.in: New file.
-
-
-;; Local Variables:
-;; coding: utf-8
-;; End:
+Change logs up to September 1st, 2008, are still available in the files
+named `ChangeLog-2008'.
diff --git a/ChangeLog-2008 b/ChangeLog-2008
new file mode 100644
index 000000000..9d3c44817
--- /dev/null
+++ b/ChangeLog-2008
@@ -0,0 +1,3395 @@
+2008-08-25 Ludovic Courtès <ludo@gnu.org>
+
+ * configure.in (GCC_CFLAGS): New variable. Store GCC flags like
+ `-Werror' inside it so that they are not used when compiling
+ Gnulib modules.
+
+2008-08-21 Ludovic Courtès <ludo@gnu.org>
+
+ * autogen.sh: Don't use `gnulib-tool', use the Gnulib files
+ available in the repository.
+
+2008-08-07 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in (SCM_I_GSC_STACK_GROWS_UP): Remove use of
+ AC_CACHE_CHECK, which was inadvertently causing
+ SCM_I_GSC_STACK_GROWS_UP _always_ to be 0.
+
+2008-07-17 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in: Update stack direction test to be like that in
+ Autoconf _AC_LIBOBJ_ALLOCA and Gnulib; specifically in involving a
+ function calling itself.
+
+2008-07-16 Ludovic Courtès <ludo@gnu.org>
+
+ * configure.in: Look for `struct dirent64' and `readdir64_r ()',
+ not available on HP-UX 11.11.
+
+2008-07-06 Ludovic Courtès <ludo@gnu.org>
+
+ * configure.in: Update to Autoconf 2.61.
+
+2008-06-28 Ludovic Courtès <ludo@gnu.org>
+
+ * configure.in: Use Automake with `-Wall -Wno-override'.
+
+2008-05-07 Ludovic Courtès <ludo@gnu.org>
+
+ Guile 1.8.5 released.
+
+ * GUILE-VERSION (LIBGUILE_INTERFACE_CURRENT): Increment due to
+ the addition of an inlined version of `scm getc ()' and friends.
+ (LIBGUILE_INTERFACE_AGE): Increment.
+ (LIBGUILE_INTERFACE_REVISION): Zeroed.
+ (LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION): Increment.
+
+2008-05-04 Ludovic Courtès <ludo@gnu.org>
+
+ Add `pkg-config' support. Suggested by Aaron VanDevender, Greg
+ Troxel, and others.
+
+ * configure.in: Substitute `sitedir', produce `guile-1.8.pc'.
+ * Makefile.am (EXTRA_DIST): Add `guile-1.8.pc.in'.
+ (pkgconfigdir, pkgconfig_DATA): New.
+
+2008-04-26 Ludovic Courtès <ludo@gnu.org>
+
+ * configure.in (BUILD_PTHREAD_SUPPORT): New Automake
+ conditional.
+
+2008-04-26 Ludovic Courtès <ludo@gnu.org>
+
+ * Makefile.am (EXTRA_DIST): Remove `ANON-CVS' and `SNAPSHOTS'.
+
+2008-02-23 Neil Jerram <neil@ossau.uklinux.net>
+
+ * FAQ: New file.
+
+ * Makefile.am (EXTRA_DIST): Add FAQ
+
+2008-02-22 Ludovic Courtès <ludo@gnu.org>
+
+ * configure.in: Check whether `strncasecmp' is declared.
+
+2008-02-16 Ludovic Courtès <ludo@gnu.org>
+
+ Guile 1.8.4 released.
+
+ * GUILE-VERSION (LIBGUILE_INTERFACE_REVISION): Increment.
+ (GUILE_MICRO_VERSION): Increment.
+
+ * configure.in (GUILE_CFLAGS): Include `$CPPFLAGS' since they
+ may include required `-I' flags (e.g., `-I/path/to/gmp'), so
+ that "guile-config compile" reports all the needed flags.
+
+2008-02-15 Neil Jerram <neil@ossau.uklinux.net>
+
+ * autogen.sh: Copy versions of config.guess and config.sub from
+ Guile CVS to build-aux and guile-readline.
+
+2008-02-14 Neil Jerram <neil@ossau.uklinux.net>
+
+ * HACKING: Note need for libtool >= 1.5.26.
+
+ * config.rpath, build-aux/config.rpath: Updated to latest upstream
+ version.
+
+ * config.guess, config.sub: 2008-01-07 versions added to Guile
+ CVS, to ensure that Guile developers are using new enough versions
+ (in particular for AIX 6.1 support).
+
+2008-02-11 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in (--without-64-calls): Use AC_MSG_CHECKING and
+ AC_MSG_RESULT instead of just echo.
+ (GUILE_I): New programs to try using _Complex_I or 1.0fi for the
+ imaginary unit.
+
+2008-02-06 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in: Default to --without-64-calls for
+ powerpc-ibm-aix*. Thanks to Rainer Tammer for reporting that the
+ 64 calls are a problem on that OS.
+
+2008-02-06 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention Sun Studio compilation fix.
+
+2008-02-05 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in (--without-64-calls): New option.
+
+2008-01-30 Neil Jerram <neil@ossau.uklinux.net>
+
+ * pre-inst-guile.in (dyld_prefix), pre-inst-guile-env.in
+ (dyld_prefix): Construct and export dyld_prefix in a similar way
+ to ltdl_prefix, to allow pre-install dynamic linking to work on
+ MacOS. Thanks to Roger Mc Murtrie for reporting this problem.
+
+2008-01-22 Neil Jerram <neil@ossau.uklinux.net>
+
+ * LICENSE: Change COPYING.LIB to COPYING.LESSER.
+
+ * COPYING.LESSER: Renamed, previously COPYING.LIB.
+
+ * COPYING: Removed.
+
+ * libguile.h: Update copyright statement to LGPL.
+
+2007-12-04 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention `accept' and `scm_c_{read,write}' bug fixes.
+
+2007-12-03 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Add SRFI-69.
+
+2007-10-24 Neil Jerram <neil@ossau.uklinux.net>
+
+ * .cvsignore: Add "lib".
+
+ * build-aux/.cvsignore: Add a load more generated files to ignore,
+ and commit to CVS.
+
+2007-10-20 Ludovic Courtès <ludo@gnu.org>
+
+ * THANKS: Add Julian.
+
+2007-10-20 Julian Graham <joolean@gmail.com>
+
+ * NEWS: Mention thread cancellation and cleanup API.
+
+2007-10-17 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention reader bug-fix.
+
+2007-10-16 Ludovic Courtès <ludo@gnu.org>
+
+ Guile 1.8.3 released.
+
+ * GUILE-VERSION (GUILE_MICRO_VERSION): Incremented.
+ (LIBGUILE_INTERFACE_REVISION): Incremented.
+
+2007-10-10 Ludovic Courtès <ludo@gnu.org>
+
+ * configure.in (SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT):
+ New substituted variable.
+ Use `-Werror' when using GCC and checking for
+ `PTHREAD_ONCE_INIT'. Add check for braces around
+ `PTHREAD_MUTEX_INITIALIZER'.
+ * NEWS: Mention build fix for IRIX.
+
+2007-10-02 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention `(ice-9 slib)' fix and threading fix.
+
+2007-09-03 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention alignment-related bug fixes.
+
+2007-09-03 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_FUNCS): Move cexp and clog up into the main
+ funcs check block. Remove carg which is now unused.
+
+2007-09-02 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention memory leak fix in `make-socket-address'.
+
+2007-09-01 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention duplicate binding warnings to stderr.
+
+2007-08-23 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention Solaris bug fixes.
+
+2007-08-11 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention SRFI-35 and the new reader.
+
+2007-08-08 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention changes to `record-accessor' and
+ `record-modifier'.
+
+2007-07-29 Ludovic Courtès <ludo@gnu.org>
+
+ Added Gnulib support.
+
+ * autogen.sh: Run `gnulib-tool --update'.
+
+ * Makefile.am (SUBDIRS): Added `lib'.
+ (ACLOCAL_AMFLAGS): Added `-I m4'.
+ (EXTRA_DIST): Added `m4/ChangeLog'.
+
+ * NEWS: Comply with Automake's `check-news' option, i.e., have
+ the last "Changes in" line appear within the first 15 lines.
+ Mention use of Gnulib.
+
+ * configure.in: Use `build-aux' as `AC_CONFIG_AUX_DIR', and `m4'
+ as `AC_CONFIG_MACRO_DIR'. Use Automake's `gnu' and `check-news'
+ options.
+ Require Autoconf 2.59. Invoke `gl_EARLY' and `gl_INIT', don't
+ run `AC_AIX', `AC_ISC_POSIX' and `AC_MINIX' since they are
+ implied by `gl_EARLY'. Don't look for <strings.h> and
+ `strncasecmp'. Don't invoke `AC_FUNC_ALLOCA'. Produce
+ `lib/Makefile'.
+
+2007-07-25 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention bug fix for "(set! 'x #f)".
+
+2007-07-22 Ludovic Courtès <ludo@gnu.org>
+
+ * configure.in: Check for <strings.h> and `strncasecmp ()'.
+
+2007-07-19 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention `(ice-9 i18n)' and lazy duplicate binding
+ resolution.
+
+2007-07-18 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention SRFI-37.
+
+2007-07-15 Ludovic Courtès <ludo@gnu.org>
+
+ Guile 1.8.2 released.
+
+ * NEWS: Mention HP-UX/IA64 build fixes.
+
+ * THANKS: Added people who reported bugs or sent patches since
+ 1.8.1. Converted to UTF-8.
+
+ * README: Updated version number.
+
+ * Makefile.am (EXTRA_DIST): Removed `BUGS' (was outdated).
+
+ * ANON-CVS, HACKING, SNAPSHOTS: New, from the `workbook'
+ directory of the CVS repository.
+
+ * autogen.sh: Removed dependency on the `workbook' CVS
+ directory.
+
+ * GUILE-VERSION (GUILE_MICRO_VERSION): Set to 2.
+ (LIBGUILE_INTERFACE_CURRENT): Incremented due to new symbols.
+ (LIBGUILE_INTERFACE_REVISION): Set to 0.
+ (LIBGUILE_INTERFACE_AGE): Incremented.
+ (LIBGUILE_SRFI_SRFI_60_INTERFACE_REVISION): Incremented due to
+ bug fixes.
+
+2007-07-11 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention GOOPS `method-more-specific?' bug fix.
+
+2007-07-09 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention SRFI-19 `date->julian-day' bug fix.
+
+2007-06-26 Ludovic Courtès <ludo@gnu.org>
+
+ * NEWS: Mention fixed memory leaks.
+
+2007-06-12 Ludovic Courtès <ludo@chbouib.org>
+
+ * NEWS: Mention `inet-ntop' bug fix.
+
+2007-05-09 Ludovic Courtès <ludo@chbouib.org>
+
+ * NEWS: Mention SRFI-19 `time-process' bug fix.
+
+2007-04-17 Ludovic Courtès <ludovic.courtes@laas.fr>
+
+ * configure.in (GUILE_FOR_BUILD): Reverted to `$(preinstguile)'
+ instead of `$(top_builddir_absolute)/$(preinstguile)'.
+
+2007-04-09 Han-Wen Nienhuys <hanwen@lilypond.org>
+
+ * configure.in (HAVE_CRYPT): check for cexp, clog, carg
+
+2007-02-24 Neil Jerram <neil@ossau.uklinux.net>
+
+ * autogen.sh: Announce versions of autoconf, automake, libtool and
+ m4.
+
+ * pre-inst-guile.in (subdirs_with_ltlibs): Add libguile.
+
+2007-02-18 Neil Jerram <neil@ossau.uklinux.net>
+
+ * config.rpath (Module): New (from gettext package).
+
+2007-01-31 Ludovic Courtès <ludovic.courtes@laas.fr>
+
+ * configure.in: Look for `langinfo.h', `nl_types.h', `xlocale.h'
+ and `nl_langinfo'.
+
+2007-01-28 Neil Jerram <neil@ossau.uklinux.net>
+
+ * INSTALL: New upstream version.
+
+ * ABOUT-NLS: New upstream version.
+
+2007-01-23 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (isinf, isnan): Use a volatile global to stop gcc
+ optimizing out the test. In particular this fixes solaris where there
+ isn't an isinf or isnan (though gcc still optimizes as if there is).
+ Reported by Hugh Sasse.
+ (AC_C_VOLATILE): New.
+
+2007-01-22 Han-Wen Nienhuys <hanwen@lilypond.org>
+
+ * .gitignore: new file. Make using git easier.
+
+2007-01-22 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_INIT): Don't use "echo -n", it's not portable and
+ in particular fails on solaris (resulting in literal "-n"s going into
+ the output, making the resulting configure unusable). Reported by
+ Hugh Sasse.
+
+2007-01-03 Han-Wen Nienhuys <hanwen@lilypond.org>
+
+ * autogen.sh (Module): only try to run render-bugs if it exists.
+
+2006-12-27 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (pthread_get_stackaddr_np, pthread_sigmask): New tests.
+
+2006-12-24 Han-Wen Nienhuys <hanwen@lilypond.org>
+
+ * autogen.sh (mscripts): only execute render-bugs if it exists.
+
+2006-12-23 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (-lm): No need to suppress libm on mingw, it's not
+ needed because it's empty, but including it does no harm.
+ (-lm): Look for "cos" instead of "main", since cos and friends are the
+ purpose of looking for libm.
+ (winsock etc): Test $host = *-*-mingw* rather than $MINGW32, autoconf
+ regards the latter as obsolete.
+ (AC_MINGW32): Remove test, $MINGW32 now unused.
+ (uint32_t): Look at HAVE_NETDB_H rather than hard-coding __MINGW32__
+ in the test program.
+
+2006-12-15 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (process.h, pipe, _pipe): New checks.
+
+2006-12-14 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (struct timespec, pthread.h): Look for struct timespec
+ in <pthread.h> as well as <time.h>, it's in pthread.h on mingw.
+ Reported by Nils Durner.
+
+2006-12-03 Kevin Ryde <user42@zip.com.au>
+
+ * Makefile.am (AUTOMAKE_OPTIONS): Bump to automake 1.10 required, so
+ that config.rpath from gettext will go into the dist (and give an
+ error if not).
+
+ * configure.in (AM_PROG_CC_C_O): New macro, needed by automake 1.10
+ for per-target cflags in libguile/Makefile.am.
+
+2006-11-18 Ludovic Courtès <ludovic.courtes@laas.fr>
+
+ * GUILE-VERSION: Added `LIBGUILE_I18N_*'.
+
+ * configure.in: Look for `strcoll_l ()' and `newlocale ()'.
+ Substitute the `LIBGUILE_I18N_' variables.
+
+ * NEWS: Mention `(ice-9 i18n)'.
+
+2006-11-17 Neil Jerram <neil@ossau.uklinux.net>
+
+ * README: Note need for subscription to bug-guile@gnu.org.
+
+ * NEWS: Note need for subscription to bug-guile@gnu.org.
+
+2006-11-08 Ludovic Courtès <ludovic.courtes@laas.fr>
+
+ * configure.in: Pass `bug-guile@gnu.org' as a third argument to
+ `AC_INIT'.
+
+2006-10-25 Neil Jerram <neil@ossau.uklinux.net>
+
+ IA64 HP-UX patch from Hrvoje Nikšić. (Thanks!)
+
+ * configure.in: New check for uca lib (needed for IA64 on HP-UX).
+
+2006-10-06 Rob Browning <rlb@defaultvalue.org>
+
+ Guile 1.8.1 released.
+
+ * GUILE-VERSION (GUILE_MICRO_VERSION): Increment for release.
+ (LIBGUILE_INTERFACE_REVISION): Increment for release.
+ (LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION): Increment for release.
+ (LIBGUILE_SRFI_SRFI_4_INTERFACE_REVISION): Increment for release.
+ (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_REVISION): Increment for release.
+ (LIBGUILE_SRFI_SRFI_60_INTERFACE_REVISION): Increment for release.
+
+ * Makefile.am (EXTRA_DIST): Add LICENSE.
+
+2006-09-28 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (chsize, ftruncate, truncate): New tests, for mingw.
+
+2006-09-27 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (clog10): New test, not in mingw.
+
+2006-09-23 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (complex.h, complex double, csqrt): New tests.
+
+2006-09-20 Ludovic Courtès <ludovic.courtes@laas.fr>
+
+ * configure.in: Check for `isblank ()'.
+
+ * NEWS: Mentioned the interaction between `setlocale' and SRFI-14
+ standard char sets.
+
+2006-08-22 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in: Test if need braces around PTHREAD_ONCE_INIT, set
+ AC_OUTPUT of SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT.
+
+2006-08-18 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in: Generate Makefile for emacs subdir.
+
+ * Makefile.am (SUBDIRS): Add emacs subdir.
+
+ * configure.in: Generate Makefile for ice-9/debugging subdir.
+
+2006-07-25 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_FUNCS): Add pthread_getattr_np.
+
+2006-07-24 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_DECLS): Add sethostname for Solaris 10.
+ (AC_CHECK_FUNCS): Remove dirfd, it's a macro.
+ Reported by Claes Wallin.
+
+2006-06-25 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_MEMBERS): Test struct tm.tm_gmtoff.
+
+2006-06-13 Ludovic Courtès <ludovic.courtes@laas.fr>
+
+ * NEWS: Mentioned the new behavior of `equal?' for structures.
+
+2006-06-06 Neil Jerram <neil@ossau.uklinux.net>
+
+ * acinclude.m4 (ACX_PTHREAD): Update to latest definition from
+ autoconf macro archive, to fix pthread linking problem on Solaris
+ 10, reported by Charles Gagnon.
+
+2006-05-28 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (isnan): Remove "#ifdef __MINGW32__, #define isnan
+ _isnan". Mingw provides isnan as a macro (in math.h), the test
+ already detects it just fine with no special case.
+
+2006-05-26 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_FUNCS): Add ioctl.
+ (pthread_attr_getstack): Restrict test to pthreads case, to avoid
+ AC_TRY_RUN when cross-compiling --without-threads.
+
+2006-05-20 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (S_ISLNK): Remove test, leave it to #ifdef in the .c
+ files.
+
+2006-05-16 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (struct stat st_blocks): Change AC_STRUCT_ST_BLOCKS to
+ a plain AC_CHECK_MEMBERS, we don't want AC_LIBOBJ(fileblocks) which
+ the former gives. Remove the commented-out code that was to have
+ munged fileblocks out of LIBOBJS. This fixes mingw, where the lack of
+ st_blocks and absense of the fileblocks.c replacement caused build
+ failure. Reported by "The Senator".
+ (struct stat st_rdev, st_blksize): Combine into a single
+ AC_CHECK_MEMBERS.
+
+2006-04-18 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in: Add AC_CONFIG_AUX_DIR([.]) as suggested in the
+ autotools documentation.
+
+2006-04-16 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (stat64, off_t): New tests.
+
+2006-03-31 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (socklen_t): Enhance test for this type, coping with
+ need for <sys/socket.h> on MacOS X. Reported by Michael Tuexen and
+ Jay Cotton.
+
+2006-03-26 Marius Vollmer <mvo@zagadka.de>
+
+ * configure.in: Added check that defines
+ PTHREAD_ATTR_GETSTACK_WORKS when pthread_attr_getstack works for
+ the main thread.
+
+2006-02-26 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_FUNCS): Add dirfd.
+
+2006-02-20 Marius Vollmer <mvo@zagadka.de>
+
+ Released 1.8.0.
+
+ * GUILE-VERSION: Set version.
+
+ * GUILE-VERSION: Bumped versions for 1.9 series.
+
+2006-02-06 Marius Vollmer <mvo@zagadka.de>
+
+ Branched for 1.8 series.
+
+ * GUILE-VERSION: Bumped version numbers.
+
+ * configure.in: Removed --enable-arrays option.
+
+2005-12-14 Neil Jerram <neil@ossau.uklinux.net>
+
+ * NEWS: Remove entry claiming that breakpoints have been added,
+ because breakpoints are now implemented outside the core distro.
+ Add entries on obsolescence of the 'cheap option and on tweaking
+ support in evaluator trap calls. Finally, correct outline level
+ of item about make-keyword-from-dash-symbol.
+
+2005-07-09 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in (AC_CONFIG_FILES): Removed emacs/Makefile and
+ ice-9/debugger/breakpoints/Makefile.
+
+ * Makefile.am (SUBDIRS): Removed emacs.
+
+2005-06-05 Marius Vollmer <mvo@zagadka.de>
+
+ From Jan Nieuwenhuizen <janneke@gnu.org>. Thanks!
+
+ * configure.in: Add tests for socklen_t and ip_mreq.
+
+2005-03-13 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in, GUILE-VERSION (LIBGUILE_SRFI_SRFI_60): New defines.
+
+2005-03-09 Marius Vollmer <mvo@zagadka.de>
+
+ Guile 1.7.2 has been released.
+
+ * GUILE-VERSION (GUILE_MICRO_VERSION): Incremented to "2".
+
+2005-03-08 Marius Vollmer <mvo@zagadka.de>
+
+ libltdl is no longer distributed. We expect it to be installed
+ already.
+
+ * configure.in: Do not call AC_LIBLTDL_INSTALLABLE. Use
+ AC_CHECK_LIB instead. Do not subst LTDLINCL and LIBLTDL. Do not
+ add "-DLIBLTDL_DLL_IMPORT" on MINGW32.
+
+ * Makefile.am (SUBDIRS): Removed libltdl.
+
+ * README: Talk about required external packages.
+
+ * autogen.sh: Do not call libtoolize.
+
+2005-03-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * configure.in: Do not check for fast or recursive mutexes. Check
+ for pthread_attr_getstack.
+ (SCM_I_GSC_USE_COOP_THREADS): Dot not subst.
+ (pthread_mutexattr_settype): Do not check for it.
+
+2005-02-28 Marius Vollmer <mvo@zagadka.de>
+
+ * autogen.sh: Add '--verbose' option to autoreconf invocation.
+ Thanks to Bruno Haible.
+
+2005-01-02 Marius Vollmer <mvo@zagadka.de>
+
+ * configure.in (SCM_I_GSC_HAVE_ARRAYS): Removed '--disable-arrays'
+ option.
+
+2004-11-28 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_SUBST): Correction, LTDLINC should be LTDLINCL, the
+ latter is what libtool defines.
+
+2004-10-27 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * libguile.h: Include "libguile/srfi-4.h".
+
+2004-10-25 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * autogen.sh: Added explicit invocation of libtoolize before
+ autoreconf so that libltdl/ is updated as well.
+
+2004-10-22 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ Removed usage of libguile-ltdl.
+
+ * configure.in: Call AC_LIBLTDL_INSTALLABLE instead of
+ AC_LIB_LTDL.
+ (AC_CONFIG_SUBDIRS): Added libltdl.
+ (DLPREOPEN, LTDLINC, LIBLTDL): Moved AC_SUBST near other libtool
+ stuff. Also subst LTDLINC instead of INCLTDL.
+ (AC_CONFIG_FILES): Removed libguile-ltdl/Makefile and
+ libguile-ltdl/upstream/Makefile.
+
+ * Makefile.am (SUBDIRS): Replaced libguile-ltdl with libltdl.
+
+2004-09-28 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * ABOUT-NLS: New, from gettext 0.14.1.
+
+ * configure.in: Do use AM_GNU_GETTEXT, since gettextize is not run
+ with autoconf 2.59.
+
+2004-09-25 Marius Vollmer <mvo@zagadka.de>
+
+ * configure.in: Do not use AM_GNU_GETTEXT for now, it causes
+ gettextize to run during autogen.sh, which we do not want.
+ Explicitely check for libintl, gettext, bindtextdomain, and
+ textdomain instead.
+
+2004-09-24 Marius Vollmer <mvo@zagadka.de>
+
+ * libguile.h: Include <gmp.h> outside of extern "C" block.
+ (Note that numbers.h still includes gmp.h to make it
+ self-contained.)
+
+ * configure.in: Do not include PTHREAD_CFLAGS in CFLAGS, CFLAGS is
+ for the user and is often overwritten temporarily.
+ (GUILE_CFLAGS): New, include PTHREAD_CFLAGS here.
+ (GUILE_LIBS): Remove THREAD_LIBS_INSTALLED, which is unused now.
+
+2004-09-22 Marius Vollmer <mvo@zagadka.de>
+
+ * configure.in: Add AM_GNU_GETTEXT invocation. From Bruno Haible.
+
+2004-09-21 Marius Vollmer <mvo@zagadka.de>
+
+ * acinclude.m4 (ACX_PTHREAD): New.
+ * configure.in: Use it instead of simply looking for -lpthread.
+ Thanks to Andreas Vögele!
+
+2004-09-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * configure.in: Fail when alloca can not be found natively.
+
+2004-09-03 Stefan Jahn <stefan@lkcc.org>
+
+ * configure.in (isinf): Let configure find the isinf() function
+ on MinGW32 systems.
+
+2004-08-27 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_MEMBERS): Add struct sockaddr.sin_len and
+ struct sockaddr_in6.sin6_len. Reported by Michael Tuexen.
+
+2004-08-27 Marius Vollmer <mvo@zagadka.de>
+
+ Guile 1.7.1 as been released.
+
+2004-08-26 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * GUILE-VERSION: Bumped all versions for the 1.7.1 release. Added
+ LIBGUILE_*_MAJOR variables for inclusion in the names of shared
+ libraries such as "libguile-srfi-srfi-1-v-MAJOR.la". Removed
+ LIBQTHREADS_*.
+ * configure.in: Updated for the new set of variables defined in
+ GUILE-VERSION.
+
+2004-08-25 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * libguile.h: Include srfi-13.h and srfi-14.h, do not include
+ strop.h.
+
+2004-08-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * README: Document the new --disable-discouraged option.
+
+ * configure.in (SCM_I_GSC_ENABLE_DISCOURAGED): New, for the new
+ --enable-discouraged option.
+
+ * libguile.h: Include libguile/discouraged.h.
+
+2004-07-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * configure.in: Bugfix: logic in detecting ptrdiff_t was inverted;
+ assume ptrdiff_t is available when its size is non-zero, not when
+ it is zero. Do no longer define SCM_I_GSC_*_LIMITS macros. Check
+ for sizes of size_t and intmax_t.
+
+2004-07-09 Marius Vollmer <mvo@zagadka.de>
+
+ * configure.in: Bugfix: set SCM_I_GSC_T_UINTMAX, not
+ SCM_I_GSC_T_INTMAX in two places. Thanks to Andreas Vögele!
+
+2004-07-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * configure.in: When checking for suitable types for scm_t_int8,
+ etc, try int8_t first, so that we pick them up when they are
+ defined. Also, substitute limit macros like INT8_MIN into the
+ configure header for all these types.
+
+2004-07-05 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (isinf, isnan): Detect macro versions as well as
+ functions, since C99 specifies them as macros and that's all HP-UX
+ has. Reported by Andreas Voegele.
+
+2004-06-28 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * configure.in: Removed code for --enable-htmldoc; support for
+ HTML is now included in automake.
+
+2004-06-16 Rob Browning <rlb@defaultvalue.org>
+
+ * pre-inst-guile.in: modify to handle move of readline.scm to
+ ice-9 subdir of guile-readline.
+
+ * pre-inst-guile-env.in: modify to handle move of readline.scm to
+ ice-9 subdir of guile-readline.
+
+ * configure.in: move package and version args to AC_INIT as is now
+ recommended. This also requires m4_esyscmd to read GUILE-VERSION
+ given the way AC_INIT handles its args.
+
+2004-04-22 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_HEADERS): Add fenv.h.
+ (AC_CHECK_FUNCS): Add fesetround.
+
+2004-04-18 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_FUNCS): Add readdir_r.
+
+2004-03-23 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_FUNCS): Add sysconf.
+ (AC_CHECK_HEADERS): Add netdb.h and sys/param.h.
+
+2004-03-21 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_FUNCS): Add gmtime_r.
+
+2004-03-14 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (strptime): Use #define _GNU_SOURCE to get the
+ prototype from glibc, use AC_CHECK_DECLS rather than AC_EGREP_HEADER.
+
+2004-02-29 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in: Use AC_COPYRIGHT and AH_TOP to get copyright notice
+ into generated configure and config.h.in.
+
+ * configure.in (AC_CHECK_FUNCS): Add DINFINITY and DQNAN.
+
+2004-02-21 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (crypt): Test with AC_SEARCH_LIBS, for the benefit of
+ HP-UX. Define HAVE_CRYPT rather than HAVE_LIBCRYPT. Reported by
+ Andreas Voegele.
+
+2004-02-18 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_HEADERS): Add crt_externs.h.
+ (AC_CHECK_FUNCS): Add _NSGetEnviron.
+
+2004-02-15 Mikael Djurfeldt <mdj@chunk.mit.edu>
+
+ * configure.in: Use AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL.
+
+2004-01-25 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in (GUILE_FUNC_DECLARED), acinclude.m4
+ (GUILE_STRUCT_UTIMBUF, GUILE_NAMED_CHECK_FUNC): Correctly quote
+ macros being defined.
+
+2003-12-26 Marius Vollmer <mvo@zagadka.de>
+
+ * configure.in: Find a suitable type for the new scm_t_intmax and
+ scm_t_uintmax.
+
+2003-11-17 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in: rewrite ALLOCA related code as multiple lines so
+ it doesn't break with current autoconf substitutions.
+
+2003-11-15 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (--with-guile-for-build): Remove this option, it's not
+ normal style for --with.
+ (GUILE_FOR_BUILD): Use AC_ARG_VAR.
+ * README (Cross building Guile): Describe GUILE_FOR_BUILD rather than
+ --with-guile-for-build.
+
+2003-11-11 Neil Jerram <neil@ossau.uklinux.net>
+
+ * .cvsignore: Add elisp-comp.
+
+2003-10-30 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in (AC_CONFIG_FILES): Add `emacs/Makefile'.
+ (AM_PATH_LISPDIR): Added.
+
+ * Makefile.am (SUBDIRS): Add `emacs'.
+
+2003-07-27 Marius Vollmer <mvo@zagadka.de>
+
+ * configure.in: Look for sched_yield in -lrt; this is needed for
+ Solaris. Thanks to Matthias Koeppe!
+ (setgroups): Check for it.
+
+ * configure.in (__libc_stack_end): Actually use the value in
+ __libc_stack_end for something so that the access doesn't get
+ optimized away. Thanks to Matthias Koeppe!
+
+2003-07-08 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_FUNCS): Add sincos.
+
+2003-06-21 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (AC_CHECK_FUNCS): Add asinh, acosh, atanh and trunc.
+
+2003-06-19 Marius Vollmer <mvo@zagadka.de>
+
+ * configure.in: use "-Werror" only with GCC. Thanks to Matthias
+ Koeppe!
+
+2003-06-19 Kevin Ryde <user42@zip.com.au>
+
+ * README (Guile Documentation): Update to manuals now available,
+ remove notes about the reference manual being in progress.
+
+2003-06-14 Stefan Jahn <stefan@lkcc.org>
+
+ * configure.in: Checking for __int64 as possible candidate for
+ the SCM_I_GSC_T_INT64 define.
+
+2003-05-30 Stefan Jahn <stefan@lkcc.org>
+
+ * configure.in: Checking for unsetenv().
+
+2003-05-29 Stefan Jahn <stefan@lkcc.org>
+
+ * configure.in: Removed -lm check and added a cached check for
+ __libc_stack_end to get it building for mingw32 hosts.
+
+2003-05-19 Kevin Ryde <user42@zip.com.au>
+
+ * README (Cross building Guile): Remove --with-cc-for-build in favour
+ of CC_FOR_BUILD.
+
+2003-05-16 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (--with-cc-for-build): Remove this option, CC_FOR_BUILD
+ variable is more or less standard, and is adequate for the task.
+
+2003-05-12 Kevin Ryde <user42@zip.com.au>
+
+ * configure.in (CC_FOR_BUILD): Use AC_ARG_VAR.
+
+ * configure.in (SCM_SINGLES): Use AC_CHECK_SIZEOF(float), to
+ eliminate guess-yes when cross compiling.
+
+ * configure.in (SCM_I_GSC_STACK_GROWS_UP): Fix missing comma in
+ AC_TRY_RUN.
+
+2003-04-20 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ * libguile.h: Removed uses of DEBUG_EXTENSIONS to fix compile
+ errors with --disable-deprecated.
+
+2003-04-07 Rob Browning <rlb@defaultvalue.org>
+
+ * pre-inst-guile-env.in: new script -- can be used to run commands
+ in an envt set up using the development libs, Guile, etc.
+
+ * configure.in: handle pre-inst-guile-env and add
+ test-suite/standalone/Makefile.
+
+2003-04-06 Marius Vollmer <mvo@zagadka.de>
+
+ * configure.in: Check for mpz_import, which is required but only
+ available in GMP 4.1.
+
+2003-04-05 Marius Vollmer <mvo@zagadka.de>
+
+ * Changed license terms to the plain LGPL thru-out.
+
+2003-04-04 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in: add GMP test (require GMP).
+
+2003-03-26 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * libguile.h: Include "libguile/deprecated.h".
+
+2003-03-25 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in: big overhaul to shift us to have separate private,
+ config.h, and public, scmconfig.h, configuration headers. Added a
+ fair amount of code to track down new required types: scm_t_uint8,
+ scm_t_uint16, scm_t_uint32, scm_t_int8, scm_t_int16, scm_t_int32,
+ and to detect optional types scm_t_uint64, scm_t_in64, long long,
+ unsigned long long, scm_t_ptrdiff, intptr_t, and uintptr_t.
+ (SCM_I_GSC_T_PTRDIFF): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_NEEDS_INTTYPES_H): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_NEEDS_STDINT_H): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_T_UINT8): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_T_UINT16): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_T_UINT32): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_T_UINT64): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_T_INT8): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_T_INT16): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_T_INT32): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_T_INT64): gen-scmconfig.h.in AC_SUBST var.
+ (USE_PTHREAD_THREADS): removed - handled by gen-scmconfig.c.
+ (USE_NULL_THREADS): removed - handled by gen-scmconfig.c.
+ (USE_COOP_THREADS): removed - handled by gen-scmconfig.c.
+ (SCM_I_GSC_USE_PTHREAD_THREADS): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_USE_NULL_THREADS): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_USE_COOP_THREADS): gen-scmconfig.h.in AC_SUBST var.
+ (STACK_GROWS_UP): removed - handled by gen-scmconfig.c.
+ (SCM_I_GSC_STACK_GROWS_UP): gen-scmconfig.h.in AC_SUBST var.
+ (GUILE_DEBUG_FREELIST): removed - handled by gen-scmconfig.c.
+ (SCM_I_GSC_GUILE_DEBUG_FREELIST): gen-scmconfig.h.in AC_SUBST var.
+ (GUILE_DEBUG): removed - handled by gen-scmconfig.c.
+ (SCM_I_GSC_GUILE_DEBUG): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_ENABLE_DEPRECATED): removed - handled by gen-scmconfig.c.
+ (SCM_I_GSC_ENABLE_DEPRECATED): gen-scmconfig.h.in AC_SUBST var.
+ (HAVE_ARRAYS): removed - handled by gen-scmconfig.c.
+ (SCM_I_GSC_HAVE_ARRAYS): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_ENABLE_ELISP): removed - handled by gen-scmconfig.c.
+ (SCM_I_GSC_ENABLE_ELISP): gen-scmconfig.h.in AC_SUBST var.
+ (SCM_I_GSC_C_INLINE): gen-scmconfig.h.in AC_SUBST var.
+ (DEBUG_EXTENSIONS): removed - handled by gen-scmconfig.c.
+ (READER_EXTENSIONS): removed - handled by gen-scmconfig.c.
+ (USE_THREADS): removed - handled by gen-scmconfig.c.
+ (GUILE_ISELECT): removed - handled by gen-scmconfig.c.
+ (DYNAMIC_LINKING): removed - handled by gen-scmconfig.c.
+
+ * README: merge information from INSTALL and remove at least some
+ of the stale bits.
+
+ * LICENSE: new file -- we should change this to the LGPL soon and
+ add COPYING.LIB to the distribution.
+
+ * autogen.sh: call autoreconf with --force. This may fix the
+ "order" problem below without having to have two calls.
+
+ * INSTALL: use the automake installed INSTALL file. The Guile
+ specific instructions are now in README.
+
+2003-03-21 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * autogen.sh: Invoke autoreconf twice since the required files do
+ not seem to be generated in the right order. XXX - investigate
+ further.
+
+2003-03-19 Marius Vollmer <mvo@zagadka.de>
+
+ * guile-tools.in (guileversion): Use $GUILE_EFFECTIVE_VERSION
+ instead of $GUILE_VERSION. Thanks to Kevin Ryde!
+
+2003-02-27 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in (AC_CONFIG_SRCDIR): use GUILE-VERSION.
+ (AM_CONFIG_HEADER): change to config.h
+
+ * Makefile.am (EXTRA_DIST): remove $(ACLOCAL).
+ (ACLOCAL_AMFLAGS): replaces ACLOCAL.
+
+ * autogen.sh: switch to autoreconf -- see how it goes. remove
+ call to guile-aclocal.sh -- we now do the same thing with an
+ automake setting.
+
+ * guile-aclocal.sh: deleted in favor of ACLOCAL_AMFLAGS in
+ Makefile.am.
+
+2003-02-26 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in: change our config header from libguile/scmconfig.h
+ to be the traditional ./config.h. libguile/scmconfig.h is now
+ built from that during the build process. More changes coming...
+
+2003-01-23 Mikael Djurfeldt <djurfeldt@nada.kth.se>
+
+ * libguile.h: #include "futures.h"
+
+2002-12-16 Mikael Djurfeldt <djurfeldt@nada.kth.se>
+
+ * configure.in: Test if pthread.h declares
+ pthread_mutexattr_settype ().
+
+2002-12-15 Mikael Djurfeldt <djurfeldt@nada.kth.se>
+
+ * configure.in (SCM_MUTEX_FAST, SCM_MUTEX_RECURSIVE): Test for
+ ways to get fast and recursive mutexes.
+
+2002-12-10 Mikael Djurfeldt <mdj@kvast.blakulla.net>
+
+ * configure.in (_THREAD_SAFE): Define when pthreads are enabled in
+ order to get thread safe versions of glibc functions.
+
+2002-12-09 Mikael Djurfeldt <djurfeldt@nada.kth.se>
+
+ * configure.in: Temporarily replaced "copt" threads option with new
+ option "pthreads".
+ (USE_PTHREAD_THREADS): Define if pthreads configured.
+
+2002-12-08 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in (GUILE_EFFECTIVE_VERSION): AC_SUBST it.
+ (AC_CONFIG_FILES): separate out the files that need to be chmodded
+ at the end of config.status. Our "default" approach using
+ AC_CONFIG_COMMANDS quit working (and would have needed to be
+ changed to AC_CONFIG_COMMANDS(,,CMDS) rather than our previous
+ AC_CONFIG_COMMANDS(default,CMDS), but I the new approach, using
+ per-file AC_CONFIG_FILES calls appears to be more "correct" in the
+ current autoconf docs.
+
+ * GUILE-VERSION (GUILE_EFFECTIVE_VERSION): new variable.
+
+2002-12-02 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * Makefile.am (SUBDIRS): Removed qt.
+
+ * configure.in: Do not configure QTHREADS. Do not define
+ USE_COOP_THREADS. Changed logic for thread package selection so
+ that the default is "coop-pthread" when -lpthread is found, "null"
+ otherwise.
+
+2002-12-01 Mikael Djurfeldt <mdj@linnaeus>
+
+ * GUILE-VERSION: Added versioning info for srfi 1.
+
+ * configure.in (LIBGUILE_SRFI_SRFI_1_INTERFACE_CURRENT,
+ LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION,
+ LIBGUILE_SRFI_SRFI_1_INTERFACE_AGE,
+ LIBGUILE_SRFI_SRFI_1_INTERFACE): New AC_SUBST.
+
+2002-11-10 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in (USE_THREADS, GUILE_ISELECT): Define always. We
+ define them with AC_DEFINE and not in some header file so that
+ they are visible exactly in the same way as they used to be.
+
+2002-11-03 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Do not add "threads.o" to the libobjs, it is now
+ always compiled.
+ (USE_THREADS, GUILE_ISELECT): Do not define.
+
+2002-10-27 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Handle thread package "coop-pthread" with alias
+ "copt" and define USE_COPT_THREADS when it is selected.
+ Always define GUILE_ISELECT.
+
+2002-10-26 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in (AC_CONFIG_FILES): Add ice-9/debugger/Makefile and
+ ice-9/debugger/breakpoints/Makefile.
+
+2002-10-21 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Changed logic in thread support configuration such
+ that --with-threads=no is equivalent to --with-threads=null. On
+ platforms that are not supported by QuickThreads, we also use the
+ null-threads. Thus, USE_THREADS is always defined now.
+
+2002-10-16 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * configure.in: Shuffled around and extended the thread
+ configuration code to allow the "null" thread package to be
+ selected. Define USE_NULL_THREADS in that case.
+
+2002-10-13 Gary Houston <ghouston@arglist.com>
+
+ * autogen.sh (ac_version): try automake 1.7 too.
+
+2002-10-05 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * autogen.sh: Make sure that $autoheader is always set. When we
+ would use the plain "autoconf", $autoheader would end up empty and
+ libguile/scmconfig.h.in would not be updated.
+
+2002-10-04 Rob Browning <rlb@defaultvalue.org>
+
+ * libltdl: moved to libguile-ltdl.
+
+ * Makefile.am (SUBDIRS): remove libltdl.
+
+ * autogen.sh: remove support for libltdl sub-configure.
+ (ac_version): widen support check to any 2.5? autoconf version.
+ 2.54 is out now.
+
+ * configure.in: turn on -Werror by default. We're now clean. I'd
+ like to stay that way. If we want, we can turn it off by default
+ when we make the stable release, but I caught a lot of bugs this
+ way. Accomodate libguile-ltdl -- therea are some ltdl things that
+ are commented out now INCLTDL and LIBLTDL. I think we may not
+ need them anymore, but I'll leave them until we're sure. We also
+ killed off the libltdl dir and related options including the
+ AC_CONFIG_SUBDIRS. I also added some explicit tests for some
+ headers and functions that weren't listed but were in
+ scmconfig.h.in. though this may have been unnecessary.
+
+2002-10-04 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Use AC_LIBLTDL_CONVENIENCE instead of
+ AC_LIBLTDL_INSTALLABLE.
+
+2002-10-03 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * autogen.sh: Do not instruct libtoolize to copy libltdl into our
+ sources. Do not patch it. We have our own version now that is
+ only being used as a convenience library.
+
+2002-08-24 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Check for __libc_stack_end.
+
+2002-08-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+
+ * configure.in: add snprintf
+
+2002-08-04 Han-Wen <hanwen@cs.uu.nl>
+
+ * NEWS: add entries for GC and vector WB.
+
+2002-07-22 Han-Wen <hanwen@cs.uu.nl>
+
+ * autogen.sh (mscripts): find and check version number of
+ automake. Complain if 1.6 is not found.
+
+2002-07-20 Han-Wen <hanwen@cs.uu.nl>
+
+ * autogen.sh (mscripts): find and check version number of
+ autoconf. Complain if 2.53 is not found.
+
+2002-07-20 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ * benchmark-guile.in: Copied from check-guile.in and adapted for
+ use with benchmarks.
+
+ * Makefile.am: Recurse into the benchmark-suite subdir.
+
+ * configure.in: Added benchmarking files.
+
+2002-07-12 Gary Houston <ghouston@arglist.com>
+
+ * configure.in: check dynamic linking before modules. Add dynl.c
+ if dynamic linking is available, i.e., unless --with-modules=no
+ was given to configure.
+
+2002-07-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * autogen.sh: Patch libltdl/ltdl.c to avoid a nasty bug in
+ libtool-1.4.2.
+
+2002-07-07 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * autogen.sh: Do not copy INSTALL from workbook since it is not
+ uniform across branches.
+ * INSTALL: Re-added to repository.
+
+ Crosscompiling and Cygwin fixes from Jan Nieuwenhuizen. Thanks!
+
+ * autogen.sh: Only fix libltdl/configure.in if it exists. Current
+ libtool CVS does not need this fix.
+
+ * configure.in (AC_LIBTOOL_WIN32_DLL): Add for shared Cygwin
+ build.
+ Add --with-cc-for-build option to re-enable cross building.
+ Add --with-guile-for-build option to re-enable cross building.
+
+2002-06-30 Gary Houston <ghouston@arglist.com>
+
+ * autogen.sh: Changed the path to the scripts directory.
+ In libltdl, run aclocal before autoconf and automake: this
+ eliminated various warnings after upgrading to newer automake.
+
+2002-05-22 Marius Vollmer <mvo@zagadka.ping.de>
+
+ From John W. Eaton <jwe@bevo.che.wisc.edu>
+
+ * configure.in (AC_CHECK_FUNCS): Check for copysign.
+
+2002-05-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * libguile.h: Added inclusion of "extensions.h".
+
+2002-05-06 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Include <sys/types.h> before <netinet/in.h> when
+ checking vor IPv6. This is for NetBSD 1.5. Thanks to Greg
+ Troxel!
+
+ From John W. Eaton.
+
+ * configure.in (AC_CHECK_HEADERS): Check for floatingpoint.h
+ ieeefp.h, and nan.h.
+ (AC_CHECK_FUNCS): Check for finite, isinf, and isnan.
+
+2002-05-01 Thien-Thi Nguyen <ttn@giblet.glug.org>
+
+ * autogen.sh: Add call to $mscripts/render-bugs
+ to create BUGS file.
+
+ * BUGS: bye bye
+
+2002-04-27 Thien-Thi Nguyen <ttn@giblet.glug.org>
+
+ * Makefile.am (EXTRA_DIST): Remove qthreads.m4.
+
+2002-04-26 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * guile-aclocal.sh: Replaced with a simple invocation of "aclocal
+ -I guile-config". This works as of automake 1.5.
+ * qthreads.m4: Moved to guile-config/.
+
+2002-04-18 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * autogen.sh: Call automake twice for guile-core so that two
+ copies of mdate-sh get a chance of being installed (one in
+ doc/ref/ and one in doc/tutorial/).
+
+2002-04-16 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * Makefile.am (AUTOMAKE_OPTIONS): New, to request version 1.5.
+ (EXTRA_DIST): Don't distribute acconfig.h, which is gone.
+ (dist-hook): Removed.
+ (DISTCLEANFILES): Added check-guile.log.
+ (EXTRA_DIST): Don't distribute TODO.
+
+ * configure.in: Bump required autoconf version to 2.53. Move uses
+ of AC_LIBOBJ after AC_PROG_CC. AC_LIBOBJ needs OBJEXT which is
+ set by AC_PROG_CC.
+
+2002-04-10 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in: updates for new autoconf -- add definitions to
+ AC_DEFINE calls, and convert occurences of LIBOBJS to AC_LIBOBJ
+ calls.
+
+ * acinclude.m4: add definitions to AC_DEFINE calls for new
+ autoconf.
+
+ * acconfig.h: removed -- newer autoconf doesn't like it, and now
+ we don't need it.
+
+ * .cvsignore: add autom4te.cache and pre-inst-guile.
+
+2002-04-03 Thien-Thi Nguyen <ttn@giblet.glug.org>
+
+ * RELEASE: bye bye
+
+2002-03-31 Thien-Thi Nguyen <ttn@giblet.glug.org>
+
+ * Makefile.am: Update copyright.
+ (dist-hook): Add, including related am/maintainers-dirs,
+ surrounded by "if MAINTAINER_MODE".
+
+ * TODO: bye bye
+
+ * autogen.sh: Add usage comment.
+ Add workbook specification.
+ Add dist-files symlinking.
+
+ * ANON-CVS, HACKING, INSTALL, SNAPSHOTS: bye bye
+
+2002-03-06 Thien-Thi Nguyen <ttn@giblet.glug.org>
+
+ * guile-tools.in: Handle "--source" option.
+
+2002-03-04 Thien-Thi Nguyen <ttn@giblet.glug.org>
+
+ * configure.in (top_srcdir_absolute): New AC_SUBST var.
+
+ * pre-inst-guile.in, check-guile.in (top_srcdir):
+ Use `top_srcdir_absolute' AC_SUBST var.
+
+ * pre-inst-guile.in (top_srcdir): Fix ref bug: Force absolute.
+
+2002-02-27 Thien-Thi Nguyen <ttn@giblet.glug.org>
+
+ * pre-inst-guile.in: Typofix; nfc.
+
+2002-02-27 Stefan Jahn <stefan@lkcc.org>
+
+ * Makefile.am (SUBDIRS): Added the `am' directory.
+
+2002-02-26 Thien-Thi Nguyen <ttn@giblet.glug.org>
+
+ * pre-inst-guile.in: New file.
+
+ * pre-inst-guile, pre-inst-guile.am: bye bye
+
+ * configure.in (top_builddir_absolute): New AC_SUBST var.
+ (AC_CONFIG_FILES): Add am/Makefile, pre-inst-guile.
+ (AC_CONFIG_COMMANDS): Also chmod +x pre-inst-guile.
+
+ * check-guile.in (top_builddir): Use AC_SUBST var
+ `top_builddir_absolute'.
+ (guile): Look for pre-inst-guile in $top_builddir.
+
+ * Makefile.am (EXTRA_DIST): Remove pre-inst-guile,
+ pre-inst-guile.am.
+
+2002-02-24 Rob Browning <rlb@defaultvalue.org>
+
+ * GUILE-VERSION: move all but guile-readline library versioning
+ information here. guile-readline is still standalone. Bump
+ CURRENT interfaces to 15 to allow some headroom for 1.6 release at
+ Thi-Thien's request.
+
+ * configure.in: AC_SUBST the centralized shared lib versioning
+ variables from ./GUILE-VERSION.
+ (LIBQTHREADS_INTERFACE_CURRENT): new AC_SUBST.
+ (LIBQTHREADS_INTERFACE_REVISION): new AC_SUBST.
+ (LIBQTHREADS_INTERFACE_AGE): new AC_SUBST.
+ (LIBQTHREADS_INTERFACE): new AC_SUBST.
+ (LIBGUILE_INTERFACE_CURRENT): new AC_SUBST.
+ (LIBGUILE_INTERFACE_REVISION): new AC_SUBST.
+ (LIBGUILE_INTERFACE_AGE): new AC_SUBST.
+ (LIBGUILE_INTERFACE): new AC_SUBST.
+ (LIBGUILE_SRFI_SRFI_4_INTERFACE_CURRENT): new AC_SUBST.
+ (LIBGUILE_SRFI_SRFI_4_INTERFACE_REVISION): new AC_SUBST.
+ (LIBGUILE_SRFI_SRFI_4_INTERFACE_AGE): new AC_SUBST.
+ (LIBGUILE_SRFI_SRFI_4_INTERFACE): new AC_SUBST.
+ (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_CURRENT): new AC_SUBST.
+ (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_REVISION): new AC_SUBST.
+ (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_AGE): new AC_SUBST.
+ (LIBGUILE_SRFI_SRFI_13_14_INTERFACE): new AC_SUBST.
+
+ * autogen.sh: make absolutely sure we can't have stale files from
+ old versions lying around the libltdl dir since libtoolize
+ doesn't. Also hack libltdl's configure.in to require autoconf 2.5
+ so the main tree and libltdl can't get out of sync again.
+
+ * RELEASE: update release building instructions.
+
+2002-02-21 Neil Jerram <neil@ossau.uklinux.net>
+
+ * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Use [] rather than
+ "" for multiword string. Thanks to Christopher Cramer for
+ pointing this out.
+
+2002-02-11 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * acconfig.h (GUILE_DEBUG_MALLOC): Refer to scm_gc_malloc, etc,
+ instead of to scm_must_malloc.
+
+2002-02-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * Makefile.am (EXTRA_DIST): Added pre-inst-guile and
+ pre-inst-guile.am.
+
+2002-02-05 Thien-Thi Nguyen <ttn@giblet.glug.org>
+
+ * pre-inst-guile.am, pre-inst-guile: New files.
+
+ * check-guile.in (srcdir): Delete var.
+ (top_builddir, top_srcdir, guile_opts): New vars.
+
+ Use "set -e".
+ No longer set LTDL_LIBRARY_PATH.
+ Use ${top_srcdir}/pre-inst-guile instead of libguile/guile.
+
+ * configure.in (libguile/guile-snarf-docs-texi): Remove
+ from `AC_CONFIG_FILES' and `AC_CONFIG_COMMANDS'.
+
+ * check-guile.in (top_builddir): Fix bug: Use cwd.
+ (TEST_SUITE_DIR): Fix bug: Use `top_srcdir'.
+ (GUILE_LOAD_PATH): No longer include $top_srcdir.
+
+ * pre-inst-guile: Fix bug: Use ":" in `case' pattern to prevent
+ prefix aliasing.
+
+2002-01-31 Stefan Jahn <stefan@lkcc.org>
+
+ * configure.in: Add -DLIBLTDL_DLL_IMPORT to INCLTDL when using
+ `libltdl.dll'.
+
+2002-01-28 Stefan Jahn <stefan@lkcc.org>
+
+ * configure.in (guile_cv_have_uint32_t): Look also in
+ `stdint.h' for uint32_t.
+
+2002-01-13 Neil Jerram <neil@ossau.uklinux.net>
+
+ * Makefile.am (SUBDIRS): Added lang.
+
+ * configure.in (AC_CONFIG_FILES): Added Makefiles in lang,
+ lang/elisp, lang/elisp/internals and lang/elisp/primitives.
+
+2002-01-11 Neil Jerram <neil@ossau.uklinux.net>
+
+ * acconfig.h (SCM_ENABLE_ELISP): New conditional.
+
+ * configure.in (SCM_ENABLE_ELISP): Define this conditional (or
+ not) according to absence (or presence) of `--disable-elisp'
+ in the configure args.
+
+2001-12-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ * TODO: Added two items.
+
+2001-12-26 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in (HAVE_MAKEINFO): Check for the makeinfo program and
+ set this conditional accordingly.
+
+2001-12-01 Thien-Thi Nguyen <ttn@giblet.glug.org>
+
+ * README: Fix virulent typo.
+
+2001-11-25 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * acconfig.h (HAVE_INLINE): Added template.
+ * configure.in (HAVE_INLINE): Define it when the compiler supports
+ inline functions.
+
+ * libguile.h: Include "libguile/inline.h".
+
+2001-11-22 Gary Houston <ghouston@arglist.com>
+
+ * HACKING: Modified the Hacking It Yourself section. Removed the
+ version numbers from the tools.
+ HACKING, README, ANON-CVS: updates.
+
+2001-11-21 Gary Houston <ghouston@arglist.com>
+
+ * HACKING: Removed reference to no longer practiced * in ChangeLog
+ convention.
+
+2001-11-19 Thien-Thi Nguyen <ttn@glug.org>
+
+ * BUGS (11): Set "fixed: no-need".
+
+ * TODO (write emacs/patch.el): New item, self-assigned.
+
+2001-11-19 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in: switch to AC_LIBLTDL_INSTALLABLE so we'll use the
+ system libltdl when it's available. Aside from the normal reasons
+ to prefer installed shared libs, this means other apps that link
+ with libguile and also use libltdl will be more likely to work
+ right.
+
+2001-11-17 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ * BUGS (4): Set "fixed: 2001-11-17 (1.7.x)".
+
+2001-11-15 Thien-Thi Nguyen <ttn@glug.org>
+
+ * guile-tools.in: Handle command "list" specially: list scripts dir.
+
+ (help): Make more informative.
+
+2001-11-12 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * autogen.sh: Recurse into libltdl directory and invoke autoconf
+ there.
+
+2001-11-11 Thien-Thi Nguyen <ttn@glug.org>
+
+ * HACKING: Restrict documentation change log
+ waiver to only apply to ChangeLog files.
+
+2001-11-12 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Check for sizes of short, size_t, uintptr_t, and
+ ptrdiff_t. Checking for a size also checks automatically for the
+ existence of the type, so we don't check for the existence of
+ uintptr_t, ptrdiff_t and long long ourselves.
+
+2001-11-10 Thien-Thi Nguyen <ttn@glug.org>
+
+ * BUGS (11): New.
+
+2001-11-07 Stefan Jahn <stefan@lkcc.org>
+
+ * configure.in: Include `win32-socket.o' in the list of object
+ files if networking is enabled on Win32.
+
+2001-11-06 Thien-Thi Nguyen <ttn@glug.org>
+
+ * TODO (sync srfi-modules.texi): New, done.
+
+ * BUGS (9, 10): New.
+
+2001-11-04 Stefan Jahn <stefan@lkcc.org>
+
+ * NEWS: Corrected remarks about SCM_API.
+
+ * configure.in: Defining USE_DLL_IMPORT definition to indicate
+ usage of DLL import macros in `libguile/__scm.h'.
+ (LIBOBJS): Removed `fileblocks.o' from the list of object files.
+ Somehow Jim Blandy's patch from 1997 did not survive.
+
+2001-11-02 Marius Vollmer <mvo@zagadka.ping.de>
+
+ Support for native Win32. Thanks to Stefan Jahn!
+
+ * check-guile.in: Replaced `ln -s' by `@LN_S@' to supports
+ build systems which do not have symbolic links.
+ * configure.in: Define AC_LIBTOOL_WIN32_DLL to build clean dlls
+ on Win32 platforms.
+ Checking for `ws2_32.dll', `winsock2.h', add `win32-uname.o'
+ and `win32-dirent.o' and define extra compiler flags necessary
+ to build clean dlls.
+ Check for `regcomp()' inside `-lregex'.
+
+2001-10-26 Thien-Thi Nguyen <ttn@glug.org>
+
+ * BUGS (7, 8): New.
+
+2001-10-25 Thien-Thi Nguyen <ttn@glug.org>
+
+ * BUGS: Expand on file format description.
+
+ (1): Update "fixed" field.
+ (2, 3, 4, 5, 6): New.
+
+2001-10-14 Gary Houston <ghouston@arglist.com>
+
+ * configure.in: include sys/types.h when testing uint32_t.
+ thanks to Bill Schottstaedt.
+
+2001-10-14 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Do not use an absolute path for <unistd.h> when
+ checking for return type of usleep. Thanks to Michael Carmack.
+
+2001-09-30 Thien-Thi Nguyen <ttn@glug.org>
+
+ * BUGS: New file.
+ * Makefile.am (EXTRA_DIST): Add BUGS file.
+
+2001-09-25 Thien-Thi Nguyen <ttn@glug.org>
+
+ * TODO: Add bugfix item to "Eventually".
+
+2001-09-20 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in (AC_CONFIG_FILES): add libguile/version.h.
+
+2001-09-11 Rob Browning <rlb@defaultvalue.org>
+
+ * RELEASE: Deleted Ian Grant and Julian Satchell's addresses from
+ the testing list since they're no longer functional.
+
+2001-09-04 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * TODO:
+ Use outline mode instead of text.
+ Reword protocol explanation.
+ Add "make error-signalling functions more consistent" to Eventually.
+ Move some C-related GOOPS tasks to 1.8.0, take ownership.
+
+2001-08-31 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * HACKING (Sample GDB Initialization File): New section.
+
+ * TODO (1.8.0): Add "move .gdbinit" entry.
+
+2001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ * TODO: Added some points, and eliminated all done items.
+
+ * acconfig.h, configure.in (SCM_DEBUG_DEPRECATED,
+ SCM_ENABLE_DEPRECATED): Renamed SCM_DEBUG_DEPRECATED to
+ SCM_ENABLE_DEPRECATED with the logic reversed.
+
+2001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ * libguile.h: Removed bogus comment, rearranged includes, removed
+ deprecated definitions.
+
+ (LIBGUILEH, SCM_LIBGUILE_H): Renamed <foo>H to SCM_<foo>_H.
+
+2001-08-30 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * HACKING: Mention libtool ./configure-regeneration requirement.
+
+2001-08-27 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * check-guile.in: Do not include ".libs" in LTDL_LIBRARY_PATH,
+ libltdl provides it itself.
+
+2001-08-24 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in (AC_CONFIG_FILES): Add per-manual doc directory
+ Makefiles.
+
+2001-08-15 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in
+ (LIBGUILE_INTERFACE_CURRENT): use libtool versioning scheme.
+ (LIBGUILE_INTERFACE_REVISION): use libtool versioning scheme.
+ (LIBGUILE_INTERFACE_AGE): use libtool versioning scheme.
+ (LIBGUILE_INTERFACE): use libtool versioning scheme.
+ (LIBGUILEQTHREADS_INTERFACE_CURRENT): use libtool versioning scheme.
+ (LIBGUILEQTHREADS_INTERFACE_REVISION): use libtool versioning scheme.
+ (LIBGUILEQTHREADS_INTERFACE_AGE): use libtool versioning scheme.
+ (LIBGUILEQTHREADS_INTERFACE): use libtool versioning scheme.
+
+ * GUILE-VERSION (GUILE_MINOR_VERSION): bump for new unstable.
+ (GUILE_MICRO_VERSION): reset for new unstable.
+ (LIBGUILE_INTERFACE_CURRENT): use libtool versioning scheme.
+ (LIBGUILE_INTERFACE_REVISION): use libtool versioning scheme.
+ (LIBGUILE_INTERFACE_AGE): use libtool versioning scheme.
+ (LIBGUILE_INTERFACE): use libtool versioning scheme.
+ (LIBGUILEQTHREADS_INTERFACE_CURRENT): use libtool versioning scheme.
+ (LIBGUILEQTHREADS_INTERFACE_REVISION): use libtool versioning scheme.
+ (LIBGUILEQTHREADS_INTERFACE_AGE): use libtool versioning scheme.
+ (LIBGUILEQTHREADS_INTERFACE): use libtool versioning scheme.
+
+2001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * Makefile.am (EXTRA_DIST, SUBDIRS): Move test-suite from
+ EXTRA_DIST to SUBDIRS.
+
+ * configure.in: Added "test-suite/Makefile".
+
+2001-08-01 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Added `--disable-linuxthreads' option and do not
+ define GUILE_PTHREAD_COMPAT nor link with -lpthread when it is
+ given. Thanks to Cris Cramer!
+
+2001-07-23 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * Makefile.am (SUBDIRS): Build libguile before ice-9.
+
+2001-07-22 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Check for "inttypes.h".
+
+2001-07-19 Rob Browning <rlb@defaultvalue.org>
+
+ * configure.in: add checks for setitimer and getitimer.
+ Add --enable-error-on-warning.
+
+2001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
+
+ * INSTALL, Makefile.am, configure.in: Updated copyright notice.
+
+2001-07-15 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * HACKING: Remove onerous authorship-info deletion clause.
+
+2001-07-13 Keisuke Nishida <knishida@nurs.or.jp>
+
+ * autogen.sh: Call libtoolize with --force.
+
+2001-07-10 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * INSTALL: Point to HACKING for tool versions.
+
+2001-07-08 Rob Browning <rlb@defaultvalue.org>
+
+ * TODO: updated to include relevant itemized post-1.6-RELEASE
+ tasks that are distributable so we can check them off as they are
+ done, and delete 1.6.0 tasks.
+
+ * RELEASE: add a note that the RELEASE instructions are out of
+ date now that we're using branches.
+
+ * AUTHORS: add "many files throughout" for myself.
+
+2001-06-28 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * README: Also mention guile-tools.
+
+ * README: Mention libguile-srfi-*, oop/*, scripts/* and srfi/*.
+
+2001-06-27 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * RELEASE: Move todo items to file TODO.
+
+ * TODO: Initial revision
+
+ * Makefile.am (EXTRA_DIST): Add TODO.
+
+ * HACKING: Refer to TODO and SNAPSHOTS.
+ No longer refer to devel/tasks.text.
+
+ * SNAPSHOTS: Fix reference bug; recommended tool
+ versions are in HACKING.
+
+ * TODO: Add completion and ownership protocol to header comments.
+
+ * RELEASE: Add TODO-processing to spiffing checklist.
+
+ * HACKING: Update deprecation procedure to refer to TODO.
+
+2001-06-27 Michael Livshin <mlivshin@bigfoot.com>
+
+ * autogen.sh: don't run flex here.
+
+ * HACKING: clarify that newer versions of flex should be just
+ fine.
+
+2001-06-26 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
+
+ * HACKING, ANON-CVS: Removed mentioning of guile-doc CVS module.
+
+ * configure.in: Added some header and function checks.
+
+2001-06-25 Neil Jerram <neil@ossau.uklinux.net>
+
+ * autogen.sh: Quoting fix for `--enable-maintainer-mode'.
+
+2001-06-25 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * autogen.sh: Added message about what to do next. Tell them to
+ use `--enable-maintainer-mode'.
+
+2001-06-25 Michael Livshin <mlivshin@bigfoot.com>
+
+ * HACKING: mention flex.
+
+ * autogen.sh: generate libguile/c-tokenize.c.
+
+2001-06-20 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
+
+ * libguile.h: Removed inclusion of libguile/tag.h.
+
+2001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * libguile.h (scm_cond_t, scm_key_t, scm_mutex_t): Only define
+ these when using threads.
+
+2001-06-14 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * libguile.h: Added deprecated section with the olde type names.
+
+ * configure.in: Check for header <stdint.h>. Check for uintptr_t
+ type. Use AC_CHECK_TYPES for this. Do not caus ptrdiff_t to be
+ `#defined'.
+
+ * acconfig.h (ptrdiff_t): Removed.
+
+2001-06-05 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
+
+ * configure.in: Generate examples/box-dynamic-module/Makefile.
+
+2001-06-03 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in (AC_CONFIG_FILES, AC_CONFIG_COMMANDS): Add
+ guile-snarf.
+
+2001-06-02 Rob Browning <rlb@cs.utexas.edu>
+
+ * configure.in: changes for autoconf 2.50.
+ (AC_PREREQ): require at least autoconf 2.50.
+ (AC_INIT): no longer takes an arg.
+ (AC_CONFIG_SRCDIR): takes arg AC_INIT used to take.
+ (AC_STRUCT_ST_RDEV): changed -> AC_CHECK_MEMBERS.
+ (AC_STRUCT_ST_BLKSIZE): deprecated -> AC_CHECK_MEMBERS.
+ (AC_STRUCT_ST_BLOCKS): use it rather than our version.
+ (AC_CONFIG_FILES): now generated files go here, not in AC_OUTPUT.
+ (AC_CONFIG_COMMANDS): now actions go here, not in AC_OUTPUT.
+ (AC_OUTPUT): no longer takes args.
+
+ * acinclude.m4: AC_LANG not a variable now -- use __cplusplus
+ unconditionally .
+
+2001-06-02 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Check for mkstemp via AC_REPLACE_FUNCS. Thanks to
+ I. N. Golubev!
+
+2001-06-01 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
+
+ * configure.in: Generate examples/box-dynamic/Makefile.
+
+2001-05-31 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
+
+ * Makefile.am (EXTRA_DIST): New subdirectory `examples'.
+
+ * configure.in: Added all Makefiles in the `examples' directory to
+ AC_OUTPUT.
+
+2001-05-31 Michael Livshin <mlivshin@bigfoot.com>
+
+ * configure.in: generate guile-snarf-docs & guile-snarf-docs-texi.
+ don't generate guile-snarf.awk.
+
+ * Makefile.am (EXTRA_DIST): add test-suite.
+
+2001-05-28 Michael Livshin <mlivshin@bigfoot.com>
+
+ * check-guile.in: fix to be runnable when srcdir!=builddir.
+
+2001-05-26 Michael Livshin <mlivshin@bigfoot.com>
+
+ revert the controversial part of the 2001-05-23 changes
+
+2001-05-23 Michael Livshin <mlivshin@bigfoot.com>
+
+ * configure.in: configury for SCM_[U]BITS_T, some more sizeofs.
+ also, make sure that the integral type choosen to represent an SCM
+ has exactly the same size as a void pointer.
+
+ * acconfig.h: add undefs for SCM_BITS_T, SCM_UBITS_T,
+ SCM_SIZEOF_BITS_T, ptrdiff_t.
+
+2001-05-16 Rob Browning <rlb@cs.utexas.edu>
+
+ * configure.in: add AC_SUBST for GUILE_MICRO_VERSION.
+
+ * GUILE-VERSION
+ (GUILE_VERSION): now MAJOR.MINOR.MICRO
+ (GUILE_MICRO_VERSION): new variable, records final revision.
+ i.e. the 5 in 1.6.5. MINOR_VERSION is now just the middle number,
+ i.e. the 6.
+
+2001-05-16 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ * acconfig.h, configure.in: Renamed
+ GUILE_WARN_DEPRECATED_DEFAULT to SCM_WARN_DEPRECATED_DEFAULT.
+
+2001-05-15 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * acinclude.m4: Removed copy of "libtool.m4".
+
+2001-05-14 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ * configure.in (SCM_DEBUG_DEPRECATED): Always defined.
+
+2001-05-13 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * AUTHORS (Martin Grabmueller, Thien-Thi Nguyen): Update.
+
+ * HACKING: Update copyright.
+ Add blurb pointing to devel/tasks.text.
+
+2001-05-11 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * check-guile.in: For SRFI testing, set and export env
+ var `LTDL_LIBRARY_PATH'.
+
+2001-05-07 Neil Jerram <neil@ossau.uklinux.net>
+
+ * AUTHORS: Add docs-related authorship details.
+
+2001-05-05 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in (--enable-deprecated): Recognize "shutup" option
+ argument and turn it into the default warning level "no".
+
+2001-05-05 Gary Houston <ghouston@arglist.com>
+
+ * acconfig.h: add HAVE_IPV6.
+ * configure.in: check whether we can compile with IPv6 support.
+
+2001-05-04 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * guile-tools.in: New file.
+
+ * configure.in (AC_OUTPUT): Add guile-tools, and make
+ executable.
+
+ * Makefile.am (bin_SCRIPTS): New var.
+
+2001-05-04 Gary Houston <ghouston@arglist.com>
+
+ * configure.in: check whether uint32_t is defined when netdb.h
+ is included.
+ acconfig.h: added HAVE_UINT32_T.
+
+2001-05-02 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Added handling of `--enable-deprecated'.
+
+ * acconfig.h (SCM_DEBUG_DEPRECATED,
+ GUILE_WARN_DEPRECATED_DEFAULT): Added.
+
+2001-04-29 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * Makefile.am (SUBDIRS): Add "scripts".
+
+ * configure.in (AC_OUTPUT): Add scripts/Makefile.
+
+2001-04-29 Gary Houston <ghouston@arglist.com>
+
+ * libguile.h: include rw.h.
+
+2001-04-27 Rob Browning <rlb@cs.utexas.edu>
+
+ * GUILE-VERSION (GUILE_MINOR_VERSION): change to 5.0, switching to
+ the new odd/even ustable/stable version numbering scheme.
+ (LIBGUILEQTHREADS_MAJOR_VERSION): change to 10 to match Debian and
+ libguile. In the future, libguile and libguileqthreads may not
+ stay in sync. This still doesn't appear to affect
+ libguileqthreads, but we'll fix that next.
+
+2001-04-25 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
+
+ * configure.in: Don't treat srfi directory specially, just create
+ the Makefile there (thanks to Neil Jerram for the patch).
+
+2001-04-23 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
+
+ * Makefile.am (SUBDIRS): Added `srfi'.
+
+ * configure.in: Added subdirectory `srfi' to build process.
+
+ * libguile.h: Added inclusion of `values.h'.
+
+2001-04-22 Gary Houston <ghouston@arglist.com>
+
+ * configure.in: check for inet_pton and inet_ntop.
+
+2001-04-20 Gary Houston <ghouston@arglist.com>
+
+ * acconfig.h: include HAVE_SIN6_SCOPE_ID.
+ * configure.in: check for sin6_scope_id in sockaddr_in6.
+
+2001-04-19 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
+
+ * RELEASE: Added deprecated macro SCM_ARRAY_CONTIGUOUS
+
+2001-04-17 Gary Houston <ghouston@arglist.com>
+
+ * configure.in: run the autoconf BIGENDIAN check.
+
+2001-04-12 Niibe Yutaka <gniibe@m17n.org>
+
+ * GUILE-VERSION (LIBGUILEQTHREADS_MAJOR_VERSION,
+ LIBGUILEQTHREADS_MINOR_VERSION, LIBGUILEQTHREADS_REVISION_VERSION,
+ LIBGUILEQTHREADS_VERSION): Added libguileqthreads version info.
+
+ * configure.in: Likewise.
+
+2001-04-11 Keisuke Nishida <kxn30@po.cwru.edu>
+
+ * configure.in (AC_CHECK_FUNCS): Don't check bzero.
+ (GUILE_FUNC_DECLARED): Removed checking of bzero.
+ Thanks to NIIBE Yutaka.
+
+2001-04-10 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
+
+ * Undeprecated scm_init_oop_goopscore_module.
+
+2001-03-25 Thien-Thi Nguyen <ttn@revel.glug.org>
+
+ * check-guile.in: Fix sh standard conformance bug: Replace
+ "test -e" with "test -f". Thanks to Alexander Klimov.
+
+2001-03-19 Gary Houston <ghouston@arglist.com>
+
+ * check-guile.in: rename $parent to $srcdir. if it's equal to "."
+ set it to `pwd`.
+
+ * check-guile.in: 16 documentation tests were failing if "make
+ check" was run before Guile had been installed with the current
+ --prefix. made various changes to the script so that it runs
+ without a cd to the test-suite directory. For the -i option,
+ don't point GUILE_LOAD_PATH to the current directory, but let it
+ use it's own scheme library.
+
+2001-03-18 Gary Houston <ghouston@arglist.com>
+
+ * check-guile.in: use @srcdir@ instead of @test_suite_dir@. use
+ the current directory (build dir) not srcdir to find guile
+ executable. otherwise "make check" doesn't work with a separate
+ build directory. create the test log in
+ $build_dir/check-guile.log instead of in srcdir/test-suite
+ directory.
+ * configure.in: don't define or substitute test_suite_dir.
+
+2001-03-17 Gary Houston <ghouston@arglist.com>
+
+ * configure.in: don't append threads.doc to EXTRA_DOT_DOC_FILES,
+ since EXTRA_DOT_DOC_FILES is redefined later. define
+ EXTRA_DOT_X_FILES and hand it to AC_SUBST.
+
+2001-03-09 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
+
+ * configure.in: Added header checks for crypt.h, sys/resource.h
+ and sys/file.h, function checks for chroot, flock, getlogin,
+ cuserid, getpriority, setpriority, getpass, sethostname,
+ gethostname, and for crypt() in libcrypt.
+
+2001-03-09 Neil Jerram <neil@ossau.uklinux.net>
+
+ * configure.in (htmldoc): Merge handling of `--enable-htmldoc'
+ option from guile-doc/configure.in.
+
+2001-03-06 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ * libguile.h: Removed #include "libguile/dump.h".
+
+2001-02-02 Keisuke Nishida <kxn30@po.cwru.edu>
+
+ * libguile.h: Added #include "libguile/dump.h".
+
+2001-01-29 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
+
+ * libguile.h: Added #include "libguile/rdelim.h".
+
+2001-01-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ The following patch was sent by Thien-Thi Nguyen.
+
+ * check-guile.in: New file.
+
+ * Makefile.am: Add TESTS rule.
+
+ * configure.in: Add support for "make check".
+
+2000-11-21 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ * acconfig.h: Removed bogus #ifndef. Thanks to Lars J. Aas.
+
+2000-10-25 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
+
+ * GUILE-VERSION (LIBGUILE_MAJOR_VERSION): Incremented major
+ version number to 10 due to the merge of GOOPS.
+
+ * oop: New directory.
+
+2000-09-20 Keisuke Nishida <kxn30@po.cwru.edu>
+
+ * libguile.h: #include "libguile/properties.h".
+
+2000-09-17 Gary Houston <ghouston@arglist.com>
+
+ * configure.in, acconfig.h: remove the GCSE test: it doesn't seem
+ to be reliable on all platforms.
+
+2000-08-18 Gary Houston <ghouston@arglist.com>
+
+ * acconfig.h: added BROKEN_GCSE.
+ * configure.in: check for a gcc GCSE optimisation bug.
+
+2000-07-31 Gary Houston <ghouston@arglist.com>
+
+ * acconfig.h: added HAVE_H_ERRNO
+ * configure.in: removed some dnl'd & obsolete cygwin stuff.
+ added a test for h_errno.
+
+2000-06-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
+
+ * Guile 1.4 released.
+
+2000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
+
+ * GUILE-VERSION: Changed to work also when included by a Makefile
+ (e.g. debian/rules). (Thanks to Karl M. Hegbloom.)
+ (LIBGUILE_MAJOR_VERSION): Bumped to 9.
+ (GUILE_MINOR_VERSION): Bumped to 4.
+
+2000-06-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
+
+ * libguile.h: Removed #include "libguile/kw.h".
+
+ * Makefile.am (ACLOCAL): Define as ./guile-aclocal.sh.
+ (The rule will cd to $(top_srcdir).)
+
+ * configure.in (EXTRA_DOT_DOC_FILES): Create from LIBOBJS and
+ substitute it into libguile/Makefile.
+
+ * HACKING: Updated recommended libtool version to be 1.3.5.
+
+ * RELEASE: Say that we should update HACKING to reflect the
+ versions of the tools we're using rather than README.
+
+2000-06-02 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
+
+ * NOTES: Removed.
+
+ * TODO: Moved to devel/.
+
+2000-06-01 Craig Brozefsky <craig@red-bean.com>
+
+ * GUILE-VERSION: added defnitions for LIBGUILE_MAJOR_VERSION,
+ LIBGUILE_MINOR_VERSION, LIBGUILE_REVISION_VERSION so that we now
+ define libguile.so version in a well-lit place.
+
+ * configure.in: added AC_SUBST lines for the new LIBGUILE version
+ variables.
+
+2000-06-01 Michael Livshin <mlivshin@bigfoot.com>
+
+ * autogen.sh: call ./guile-aclocal.sh instead of aclocal.
+
+ * guile-aclocal.sh: new file, works around aclocal problems.
+
+2000-05-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
+
+ * acconfig.h (USE_FSU_PTHREADS, USE_MIT_PTHREADS,
+ USE_PCTHREADS_PTHREADS): Removed.
+
+2000-05-01 Gary Houston <ghouston@arglist.com>
+
+ * Makefile.am: add include_HEADERS.
+ libguile.h: moved from libguile directory. maybe libguile.h should
+ be installed in $prefix/include/libguile/libguile.h instead?
+
+2000-04-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
+
+ * qthreads.m4: Removed THREADS_CPPFLAGS.
+
+ * acinclude.m4: Removed qthreads macros. They are provided in
+ qthreads.m4, so these were redundant.
+
+ * acconfig.h (GUILE_DEBUG_MALLOC): New.
+
+ * configure.in: New --enable-debug-malloc configuration option.
+
+2000-03-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
+
+ * acconfig.h (GUILE_PTHREAD_COMPAT): New config variable.
+
+ * configure.in: Enable workaround for COOP-linuxthreads
+ compatibility on Linux systems.
+
+2000-03-19 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
+
+ * devel: New directory. Intended to carry documentation related
+ to Guile development (as opposed to the doc directory which
+ contains documentation related to the use of the current Guile).
+ This directory (devel) is not included in the Guile distribution,
+ but is accessible via anonymous CVS.
+
+2000-03-13 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
+
+ * configure.in: Don't add iselect.o to LIBOBJS.
+
+2000-03-13 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * configure.in: Added end-tag for local variables. (Thanks to
+ Thien-Thi Nguyen.)
+
+2000-03-12 Gary Houston <ghouston@arglist.com>
+
+ * README (Guile Documentation, About This Distribution): updated.
+
+2000-03-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
+
+ * configure.in (ac_cv_struct_timespec): Added test for struct
+ timespec.
+
+ * acconfig.h (HAVE_STRUCT_TIMESPEC): Added.
+
+2000-01-25 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * autogen.sh: Call libtoolize. Pass --add-missing option to
+ automake. Do not decent into libltdl directory. The libltdl
+ directory is now populated by libtoolize and does not need any
+ further autogeneration.
+
+2000-01-23 Gary Houston <ghouston@arglist.com>
+
+ * configure.in: check for fchown.
+
+Tue Jan 18 12:55:15 2000 Mikael Djurfeldt <mdj@r11n07-s.pdc.kth.se>
+
+ * acinclude.m4 (AC_LIBLTDL_CONVENIENCE): Add $(top_srcdir)/libltdl
+ instead of $(top_builddir)/libltdl to includepath.
+
+2000-01-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * emacs: New subdirectory for elisp tools.
+
+2000-01-15 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * README, HACKING: Moved "Hacking it yourself" section from README
+ to HACKING. Updated recommended libtool version to be 1.3.4.
+
+2000-01-14 Gary Houston <ghouston@arglist.com>
+
+ * configure.in: needs to have --disable-networking, not
+ --disable-net.
+
+2000-01-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * libltdl/acconfig.h: New file: Needed by autogen.sh.
+
+Tue Jan 11 13:42:35 2000 Greg J. Badros <gjb@cs.washington.edu>
+
+ * autogen.sh: Added messages as we run autogen in subdirectories.
+
+ * configure.in: Output libugile/guile-func-name-check script, and
+ chmod +x it.
+
+2000-01-11 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * libltdl/autogen.sh: New file.
+ * autogen.sh: Invoke libltdl/autogen.sh.
+
+2000-01-09 Marius Vollmer <mvo@zagadka.ping.de>
+
+ Finally applied the libltdl patch from Thomas Tanner, with slight
+ modifications. All code copied from the libtool package is from
+ libtool-1.3.4.
+
+ * configure.in: Make "--with-modules=yes" the default. Do not
+ clear INCLTDL, LIBLTDL prior to processing "--with-modules".
+
+ 1999-07-25 Thomas Tanner <tanner@ffii.org>
+
+ * Makefile.am: add libltdl to SUBDIRS, automake automatically
+ includes ltconfig, ltmain.sh and acconfig.h in EXTRA_DIST
+ * acinclude.m4: remove GUILE_DLSYM_USCORE, add libtool.m4
+ (no need to install libtool any more)
+ * configure.in: replace --enable-dynamic-linking with
+ --with-modules, required modules can be specified using
+ --with-modules="/path/to/mod.la" and will be linked
+ statically on platforms that don't support dynamic loading,
+ configure libltdl, configure libtool for dlopening
+ * libltdl: added using libtoolize -c --ltdl
+
+2000-01-09 Gary Houston <ghouston@arglist.com>
+
+ * configure.in: check whether localtime caches TZ. copied from
+ Emacs 20.5.
+ * acconfig.h: add LOCALTIME_CACHE.
+
+Tue Dec 14 09:12:22 1999 Greg J. Badros <gjb@cs.washington.edu>
+
+ * configure.in: Make it be guile-snarf.awk, since we'll be
+ switching names for guile-doc-snarf. (I wouldn't have changed
+ this, but I was getting ready to commit this way when the below
+ change was committed).
+
+1999-12-14 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * configure.in: Create guile-doc-snarf.awk.
+
+1999-12-12 Greg J. Badros <gjb@cs.washington.edu>
+
+ * configure.in: Create guile-doc-snarf, chmod +x that script after
+ AC_OUTPUTted.
+
+1999-12-10 Greg J. Badros <gjb@cs.washington.edu>
+
+ * NEWS: More complete description for --enable-debug-freelist.
+
+1999-12-09 Gary Houston <ghouston@freewire.co.uk>
+
+ * configure.in (CFLAGS): don't add -Wpointer-arith, since it
+ causes numerous spurious warnings with recent gcc and/or glibc
+ versions.
+
+1999-11-19 Gary Houston <ghouston@freewire.co.uk>
+
+ * acconfig.h: add HAVE_ARRAYS.
+
+ * configure.in: add --disable-arrays option, probably temporary.
+
+1999-11-17 Gary Houston <ghouston@freewire.co.uk>
+
+ * configure.in: check for hstrerror.
+
+1999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ * autogen.sh: Don't call autoreconf at all; it's not reliable.
+ Instead, call the various tools explicitly. Invoke
+ guile-readline's autogen.sh script.
+
+ Straighten up the situation regarding guile.m4 and qthreads.m4.
+
+ We can't have .m4 files which are installed where aclocal can
+ see them, but also used by guile's own configure.in, because
+ aclocal will read both copies, complain about duplicate macro
+ definitions, and refuse to generate aclocal.m4 at all. This
+ happens if you invoke it as `aclocal -I .', as autoreconf does.
+ This is probably a flaw in the autotools, but Guile doesn't need
+ that flaw fixed immediately.
+
+ guile.m4 is intended for use by people linking against guile, so
+ it needs to be installed. But Guile itself doesn't use it. So
+ move guile.m4 into guile-config. That makes sense, since
+ guile.m4's GUILE_FLAGS macro is just an easy way to call
+ guile-config.
+
+ qthreads.m4 is indented to help configure a qthreads tree. It's
+ only useful to a package which actually includes a qthreads tree,
+ and it's intimately related to that tree, so it's not useful to
+ install this. So don't install it.
+
+ * guile.m4: Moved to guile-config.
+ * Makefile.am (aclocaldir, aclocal_DATA): Delete.
+ (EXTRA_DIST): Move qthreads.m4 here.
+
+ Don't store generated files in the repository any more. Instead,
+ require people to run autogen.sh on trees from snapshots and CVS.
+ * Makefile.in, aclocal.m4, configure: Deleted.
+ * autogen.sh: New file.
+ * ANON-CVS, SNAPSHOTS: Updated instructions.
+
+1999-10-02 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * acconfig.h (HAVE_POSIX, HAVE_NETWORKING): Add comments.
+
+1999-09-27 Greg J. Badros <gjb@cs.washington.edu>
+
+ * configure.in: Added --enable-debug-freelist option.
+
+ * acconfig.h: Added GUILE_DEBUG_FREELIST.
+
+1999-09-23 Gary Houston <ghouston@freewire.co.uk>
+
+ * acconfig.h: add HAVE_POSIX, HAVE_NETWORKING. remove FD_SETTER,
+ FILE_CNT_FIELD, FILE_CNT_GPTR, FILE_CNT_READPTR.
+
+ * configure.in: new options --disable-posix, --disable-net
+ and --disable-regex
+ export HAVE_POSIX and HAVE_NETWORKING definitions.
+ don't add regex-posix.o to LIBOBJS if regex disabled.
+
+ LIBOBJS: add filesys.c, posix.c, net_db.c, socket.c,
+ conditionally.
+
+1999-09-25 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ * Guile 1.3.4 released.
+
+1999-09-22 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ * configure.in: Call AM_PROG_CC_STDC before AM_PROG_LIBTOOL, so
+ libtool knows how to get ANSI C behavior from the compiler.
+ * configure: Regenerated.
+
+1999-09-20 Gary Houston <ghouston@freewire.co.uk>
+
+ * configure.in: check availability of siginterrupt.
+
+1999-09-18 Gary Houston <ghouston@freewire.co.uk>
+
+ * configure.in: use AC_SYS_RESTARTABLE_SYSCALLS instead of
+ testing for SA_RESTART.
+
+1999-09-12 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
+
+ * configure.in: Removed ice-9/version.scm from AC_OUTPUT.
+
+1999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ * configure.in (GUILE_STAMP): Don't set this variable, or
+ substitute it into anything. Full explanation in ice-9/ChangeLog.
+ * configure, Makefile.in: Regenerated.
+
+1999-09-06 James Blandy <jimb@mule.m17n.org>
+
+ Propagate the changes of 2 Sept the rest of the way through.
+ * configure: Regenerated.
+ * Makefile.in: Regenerated. Not sure why this diff is so big.
+
+1999-09-02 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
+ variable name. (Thanks to Bill Schottstaedt.)
+ * aclocal.m4: Regenerated.
+
+1999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
+
+ * configure.in: Test for presence of function on_exit.
+
+1999-09-01 James Blandy <jimb@mule.m17n.org>
+
+ * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
+ the system doesn't have memmove. Don't test for memmove and bcopy
+ with AC_CHECK_FUNCS.
+ * configure: Regenerated.
+
+1999-08-30 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
+
+ * configure.in: Test for atexit.
+
+1999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
+
+ * acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
+
+ * configure.in: Test for presence of S_ISLNK in sys/stat.h.
+ (Thanks to Bernard Urban.)
+ Test for memmove and bcopy. (Thanks to
+ suzukis@file.phys.tohoku.ac.jp.)
+
+ * acconfig.h: Added HAVE_S_ISLNK.
+
+1999-08-20 James Blandy <jimb@mule.m17n.org>
+
+ * Guile 1.3.2 released.
+
+ * Makefile.in: Regenerated.
+
+1999-07-24 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
+
+ * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
+ to libtool-1.3.3.
+
+1999-07-22 Marius Vollmer <mvo@zagadka.ping.de>
+
+ Added guile-readline subdirectory with the removed readline
+ support.
+ * guile-readline: New directory, see ChangeLog there.
+ * configure.in: Cause configure to descend into guile-readline
+ dir.
+ * Makefile.am: Likewise for make.
+ * NEWS: Explain how to activate the readline support.
+ * configure, Makefile.in: Regenerated.
+
+1999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ Fixes for EMX from Mikael Ståldal.
+
+ * configure.in: Check for <io.h>.
+ * configure: Regenerated.
+
+1999-07-18 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ * qthreads.m4 (QTHREADS_CONFIGURE): 'alpha' in a configuration
+ name can have suffixes, like alphaev56-unknown-linux-gnu.
+ * aclocal.m4, configure: Rebuilt.
+ (Thanks to Sebastien Villemot.)
+
+1999-07-04 Gary Houston <ghouston@easynet.co.uk>
+
+ * configure.in: don't check for ways to violate stdio abstraction.
+
+1999-05-02 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ * configure.in (AC_CHECK_FUNCS): Fill in list of functions that
+ libguile/net_db.h wants to use. (Add setprotoent, setservent.)
+
+1999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ Remove all automatic readline support, to avoid copyright
+ confusion.
+ * INSTALL: Update text.
+ * NEWS: Explain the situation.
+ * configure.in: Remove configury for readline and its supporting
+ libraries.
+ * configure: Regenerated.
+
+ * README: Change URL's for automake and autoconf.
+
+ * Makefile.in, configure: Regenerated with autoconf 2.13, automake
+ 1.4, libtool 1.2f (1.385 1999/03/15 17:24:54). I've upgraded to
+ all the right tools, according to README, but I'm still getting
+ different results than Mikael is. Hmm.
+
+1999-03-22 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
+
+ * New libtool: 1.2f
+ * ltmain.sh, ltconfig, config.guess, config.sub: New versions.
+ * README: Mention new version number of libtool.
+
+1999-03-04 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ New automake: 1.4
+ * config.guess, config.sub, install-sh, mdate-sh, missing,
+ mkinstalldirs: New versions.
+ * Makefile.in, aclocal.m4, configure: Regenerated.
+ * README: Mention new version numbers on autoconf and automake.
+
+1999-02-12 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ * configure.in: Add --with-readline flag.
+ * configure: Rebuilt.
+
+1999-02-09 Maciej Stachowiak <mstachow@alum.mit.edu>
+
+ * NEWS: Added entry for optargs module.
+
+1999-02-06 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure: Regenerated using autoconf 2.12.
+
+1999-01-26 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * configure.in: Removed test AC_C_BIGENDIAN. (This test was
+ considered to encourage bad coding style.)
+
+1999-01-21 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * configure.in: Added test AC_C_BIGENDIAN.
+
+1999-01-11 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure.in: Remove quotes around ac_cv_lib_readline_main and
+ ac_cv_var_rl_getc_function. They should both always be set to
+ non-null values; this way, we get error messages.
+ * configure: Regenerated.
+
+1999-01-10 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ * configure.in: Cite the variable ac_cv_lib_readline_main, not
+ ac_cv_lib_readline_readline; the latter isn't set any more, since
+ we look for 'main' in libreadline now. Add quotes around
+ reference to the variable references, too, so this will work even
+ when a variable's value is the empty string.
+ * configure: Regenerated.
+
+1999-01-07 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * acconfig.h: Added HAVE_LONG_LONGS.
+
+ * configure.in: Added AC_CHECK_SIZEOF(long), AC_CHECK_SIZEOF(int);
+ Added check for long longs.
+
+1998-12-14 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure.in: Check for tgoto in ncurses, then termcap.
+ S.u.S.E. Linux doesn't have a termcap. (Thanks to Karl
+ Eichwalder.)
+ * configure: Regenerated.
+
+1998-10-24 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure.in: Call AM_PROG_CC_STDC, to see what flags we should
+ pass the compiler to make it support ANSI. (Thanks to Bernard
+ Urban.)
+ * aclocal.m4, configure: Regenerated.
+
+1998-10-20 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * Guile 1.3 released.
+
+1998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * GUILE-VERSION: Bump to 1.3.
+
+ * Makefile.am (EXTRA_DIST): Don't omit ANON-CVS and SNAPSHOTS.
+ * Makefile.in: Regenerated.
+
+1998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * qthreads.m4 (QTHREADS_CONFIGURE): On NetBSD, pass through a flag
+ to the Makefile which explicitly tells it to pass assembly files
+ through the preprocessor. (Thanks to Perry Metzger.)
+ * aclocal.m4, configure, Makefile.in: Regenerated.
+
+1998-10-14 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure.in: Define SCM_SINGLES whenever a float can fit in a
+ long, not only when a float is the same size as a long. This gets
+ us SCM_SINGLES defined on alphas. (Thanks to Clark McGrew.)
+ * configure: Regenerated.
+
+ * configure.in: Construct libguile/versiondat.h here; see
+ log entry in libguile/ChangeLog for details.
+ * configure: Regenerated.
+
+ * configure.in: Allow tabs and whitespace between `void' and
+ `usleep'. (Thanks to Harvey J. Stein.)
+ * configure: Regenerated.
+
+ Don't redefine sleep/usleep.
+ * configure.in: Remove tests for usleep's argument type; we only
+ need that if we're going to replace it.
+
+ * acconfig.h (USLEEP_ARG_TYPE): Delete. All the other SLEEP
+ garbage is needed just to use usleep and sleep without compiler
+ warnings.
+ * configure: Regenerated.
+
+1998-10-12 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure: Regenerated.
+
+ * configure.in (GUILE_FUNC_DECLARED): Name the cache variables
+ starting with guile_cv_; ac_cv_ is autoconf's namespace.
+
+ The type of the argument to usleep varies from system to system,
+ as does the return type. We really shouldn't be redefining usleep
+ at all, but I don't have time to clean that up before the 1.3
+ release. It's on the schedule for afterwards.
+ * configure.in: Cache results from usleep return value test.
+ Test for the type of the usleep argument, and cache that too.
+ * acconfig.h (USLEEP_ARG_TYPE): New macro.
+
+1998-10-11 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * acconfig.h (HAVE_RL_GETC_FUNCTION): Fix this entry.
+
+1998-10-10 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * GUILE-VERSION: bump to 1.2.91, since we're doing snapshots again.
+
+ * Guile 1.2.90 released --- beta.
+ * GUILE-VERSION: Set to 1.2.90. This would appear to be a
+ regression from 1.3a, but everyone knows that the next release is
+ 1.3, I want to switch to a more coherent version numbering system,
+ and now is the time.
+
+1998-10-09 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure.in: Call AC_C_INLINE, so we can use inline happily in
+ libguile.
+ * configure: Regenerated.
+
+1998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure.in: Don't forget to #define HAVE_RL_GETC_FUNCTION if
+ we do find the rl_getc_function variable in the readline library;
+ AC_CHECK_FUNCS used to do this for us, but we're not using it any
+ more.
+ * acconfig.h: Add an entry for HAVE_RL_GETC_FUNCTION.
+
+ * configure.in: Properly test for the presence of rl_getc_function;
+ it's a variable, not a function.
+ * configure: Regenerated.
+
+ * doc: New subdirectory.
+ * Makefile.am (SUBDIRS): List it.
+ * configure.in (AC_OUTPUT): Build its Makefile.
+ * configure, Makefile.in: Regenerated.
+
+ * guile.m4 (GUILE_FLAGS): New macro.
+
+ * guile.m4 (AM_INIT_GUILE_MODULE): Deleted; it doesn't do anything
+ terribly helpful any more, nobody's using it, and this is not
+ really the way I want to handle modules anyway.
+
+1998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure.in (FD_SETTER, FILE_CNT_GPTR): New cases for SCO's
+ stdio implementation. (Thanks to David Tillman.)
+ * configure: Rebuilt.
+
+ * guile-config: Renamed from `build'.
+ * Makefile.am (SUBDIRS): Mention `guile-config', not `build'.
+ * configure.in: Create `guile-config/Makefile.in', not
+ `build/Makefile.in'. Doc fix, too.
+
+ * qthreads.m4: Doc fix.
+ * Makefile.in, aclocal.m4, configure: Regeneranegerederadea.
+
+1998-10-03 <jimb@savonarola.red-bean.com>
+
+ * configure.in: Check for a missing `sleep' declaration.
+ * acconfig.h (MISSING_SLEEP_DECL): Provide some text for this.
+ * configure: Regenerated.
+
+ * configure.in: Don't use the canonical host name to decide
+ whether `bzero' and `usleep' have declarations --- that's going
+ back to the bad old days before autoconf. Remove the call to
+ AC_CANONICAL_HOST and the subsequent case statement.
+ (GUILE_FUNC_DECLARED): New m4 macro. Use it to check for
+ declarations for `bzero', `usleep', and (new!) `strptime'.
+ * acconfig.h: (DECLARE_BZERO, DECLARE_USLEEP): Removed.
+ (MISSING_BZERO_DECL, MISSING_USLEEP_DECL, MISSING_STRPTIME_DECL):
+ Added. I think this naming convention is more consistent with the
+ rest of autoconf; names generally describes the system, not what
+ the package should do to accomodate the system.
+ * configure: Regenerated.
+
+1998-09-05 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure.in: Remove --disable-debug option. The debugging
+ support is pretty stable now, and it's confusing people.
+ * configure: Regenerated.
+
+ * HACKING: Remove -Wstrict-prototypes from the list of requested
+ flags (to match 1998-07-30 change).
+
+1998-07-30 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure.in: Don't use -Wstrict-prototypes after all.
+ * configure: Regenerated.
+
+1998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * configure.in: Request more warnings.
+ * configure: Regenerated.
+ * HACKING: Ask people not to make changes that introduce those
+ warnings. Now I have to go through the code and actually bring it
+ up to standards... :(
+
+ * Makefile.in, aclocal.m4, configure: Regenerated using the last
+ public version of automake, not the hacked Cygnus version.
+ * config.guess, config.sub, ltconfig, ltmain.sh: New versions from
+ libtool.
+
+ * configure.in, qthreads.m4: Display a message about how the
+ threads configuration went.
+ * aclocal.m4, configure: Regenerated.
+
+1998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ Remove the TOTORO kludge. We're not doing snapshots any more, so
+ totoro is completely uninvolved. (Poor Totoro!)
+ * configure.in: Remove code to check the hostname and #define
+ TOTORO.
+ * acconfig.h: Remove comments for TOTORO symbol.
+ * configure, Makefile.in: Regenerated.
+
+ * qthreads.m4 (QTHREADS_CONFIGURE): We *can* use AC_REQUIRE here
+ to get AC_PROG_LN_S.
+ * aclocal.m4, configure: Regenerated.
+
+1998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ Clean up thread configuration.
+ * qthreads.m4: New file, which knows how to configure the qthreads
+ library.
+ * configure.in: Replace all thread package selection code. Do the
+ --with-threads argument processing here. Enable the appropriate
+ thread interface files in libguile. Remove all qthreads
+ configuration code; call QTHREADS_CONFIGURE instead. Set
+ GUILE_LIBS using the info provided by QTHREADS_CONFIGURE.
+ * threads.m4: Removed; not used any more.
+ * Makefile.am (aclocal_DATA): Mention qthreads.m4, not threads.m4.
+ * Makefile.in, aclocal.m4, configure: Rgnrtd. (Sv th vwls!)
+ Note that these were regenerated with the tools available from
+ Cygnus's source tree, which have patches not available to the
+ general public. I'm not sure this was a good idea; feel free to
+ revert them to the latest released versions of the tools.
+
+ Upgrade to the version of libtool available at Cygnus. See note
+ above.
+ * config.guess, config.sub, ltconfig, ltmain.sh: Upgraded.
+
+1998-07-12 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
+
+ * configure.in: Changed variable HOSTNAME --> PROG_HOSTNAME in
+ totoro kludge.
+
+Sat Jul 11 21:54:29 1998 Mikael Djurfeldt <mdj@totoro.red-bean.com>
+
+ * acconfig.h, configure.in: Define TOTORO if configuring on
+ totoro.red-bean.com.
+
+ * configure.in: Check for strdup.
+
+1998-05-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * configure.in: Check for rl_cleanup_after_signal.
+
+1998-05-11 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * configure.in: Added test for rl_getc_function. Warn if
+ libreadline is found but not this function.
+
+1998-05-06 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * configure.in: Replaced some AC_CHECK_FUNC --> AC_CHECK_FUNCS so
+ that suitable HAVE_<function name> symbols get defined.
+
+1998-04-25 Mikael Djurfeldt <mdj@kenneth>
+
+ * configure.in: Define USLEEP_RETURNS_VOID on some systems.
+ (Thanks to Julian Satchell.)
+
+1998-04-20 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * configure.in: Check for usleep; Define DECLARE_BZERO and
+ DECLARE_USLEEP on Solaris 2.5 since it supplies those functions
+ without declaring them.
+
+ * acconfig.h: Added DECLARE_BZERO, DECLARE_USLEEP
+
+1998-04-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * configure.in: Define HAVE_DLOPEN also when HAVE_LIBDL is
+ defined.
+
+1998-04-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * configure.in (GUILE_LIBS): New variable. Contains libraries
+ which libguile needs to be linked with. Substituted into
+ libpath.h.
+
+ * threads.m4 (threads_package): Don't add $LDFLAGS and $LIBS to
+ $cy_cv_threads_libs.
+
+1998-04-11 Mikael Djurfeldt <mdj@kenneth>
+
+ New libtool: 1.2
+ * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
+ New automake: 1.3
+ * Makefile.in, aclocal.m4, configure: Regenerated.
+ * README: Mention new version numbers on libtool and automake.
+
+1997-12-11 Tim Pierce <twp@skepsis.com>
+
+ * HACKING: Note that SSH is mandatory for CVS access.
+
+Sun Dec 7 06:11:24 1997 Gary Houston <ghouston@actrix.gen.nz>
+
+ * README: using Automake 1.2d
+ * configure.in: AC_CHECK_FUNCS: add "system".
+
+1997-12-01 Tim Pierce <twp@skepsis.com>
+
+ * acconfig.h: Add USCORE.
+
+1997-11-27 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * configure.in: Added code to enable GUILE_ISELECT on systems
+ which have the necessary functions (gettimeofday, select).
+
+ * acconfig.h: Added GUILE_ISELECT.
+
+1997-11-24 Tim Pierce <twp@twp.tezcat.com>
+
+ * acinclude.m4: Assume dlsym does not add underscore if
+ cross-compiling.
+ * aclocal.m4, configure: Regenderated.
+
+1997-11-21 Tim Pierce <twp@twp.tezcat.com>
+
+ * acinclude.m4 (GUILE_DLSYM_USCORE): New macro, thanks Dan Hagerty
+ <hag@ai.mit.edu>.
+ * configure.in: Use it.
+ * configure: Regenerated.
+ * acconfig.h (DLSYM_ADDS_USCORE): New #define.
+
+1997-10-26 Mikael Djurfeldt <mdj@nada.kth.se>
+
+ * README (libtool): Tell people to use version 1.0e.
+
+Sat Oct 25 02:50:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
+
+ Call the QuickThreads library libqthreads.a, not libqt.a. The old
+ name conflicts with the Qt user interface toolkit.
+ * threads.m4 (CY_AC_WITH_THREADS): Use new library name.
+ * configure.in: Same.
+ * aclocal.m4, configure: Regenerated.
+
+Thu Oct 23 00:58:06 1997 Jim Blandy <jimb@totoro.red-bean.com>
+
+ * configure.in: Check for the readline library, and the termcap
+ library (on which readline relies).
+ * configure: Regenerated.
+
+Wed Oct 22 16:55:57 1997 Jim Blandy <jimb@totoro.red-bean.com>
+
+ New libtool: 1.0e
+ * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
+ * configure, aclocal.m4: Regenerated.
+
+1997-10-02 Marius Vollmer <mvo@zagadka.ping.de>
+
+ Make dynamic linking work on Dec Unix. (Thanks to Clark McGrew)
+ * configure.in: Check whether dlopen can be found without -ldl.
+
+Mon Sep 29 23:52:52 1997 Jim Blandy <jimb@totoro.red-bean.com>
+
+ * Makefile.in: Regenerated with automake 1.2c.
+
+Sat Sep 27 23:01:58 1997 Jim Blandy <jimb@totoro.red-bean.com>
+
+ * Makefile.am: Add new `build' subdirectory to SUBDIRS.
+ * configure.in: Add build/Makefile to AC_OUTPUT clause.
+ * Makefile.in, configure: Regenerated.
+
+ * Makefile.in, aclocal.m4: Regenerated with automake 1.2a.
+
+Tue Sep 16 00:19:46 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * README, ltconfig, ltmain.sh: New libtool: 1.0c.
+
+Thu Sep 11 11:28:24 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * ltmain.sh: Added a missing '\' before \n on line 32.
+
+Thu Aug 28 23:40:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
+
+ New libtool: 1.0b.
+ * ltconfig, ltmain.sh, config.guess: Freshly libtoolized.
+ * Makefile.in, aclocal.m4, configure: Regenerated, salamander-style.
+
+Wed Aug 27 11:35:09 1997 Jim Blandy <jimb@totoro.red-bean.com>
+
+ * Makefile.in: Regenerated, so it uses "tar", not "gtar".
+
+ * configure.in: Use the QuickThreads assembler fragment with Irix
+ dynamic linking support for Irix 6 as well as Irix 5. Thanks to
+ Jesse Glick.
+ * configure: Regenerated.
+
+Sun Aug 24 15:51:12 1997 Mikael Djurfeldt <mdj@kenneth>
+
+ * acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro: Tagged test,
+ so that test for the same function can be performed multiple
+ times.
+
+ * configure.in (AC_CHECK_HEADERS): Test for rxposix.h,
+ rx/rxposix.h. Add library rx only if regcomp can't be found
+ without it.
+
+ * acconfig.h (HAVE_REGCOMP): Added it here since autoheader misses
+ it for some reason!
+
+Fri Aug 22 21:21:49 1997 Jim Blandy <jimb@totoro.red-bean.com>
+
+ * THANKS: New file.
+ * Makefile.in, aclocal.m4, configure: Regenerated.
+
+Wed Jul 23 20:24:27 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
+
+ * configure.in: Added thread support for the alpha architecture.
+ configure: Regenerated.
+
+Thu Jul 17 07:56:05 1997 Gary Houston <ghouston@actrix.gen.nz>
+
+ * configure.in: use AC_CHECK_FUNCS for sethostent etc.,
+ so scmconfig.h is updated with the test results. this may
+ disable one of the cygwin hacks.
+
+Fri Jul 11 00:18:19 1997 Jim Blandy <jimb@floss.red-bean.com>
+
+ Changes to compile under gnu-win32, from Marcus Daniels:
+ * configure.in: When sys/un.h exists, define HAVE_UNIX_DOMAIN_SOCKETS
+ to indicate that Unix domain sockets will work.
+ Check for socketpair, getgroups, setwent, pause, and tzset
+ (cygwin currently lacks these them).
+ Check for sethostent endhostent getnetent setnetent endnetent
+ getprotoent endprotoent getservent endservent getnetbyaddr
+ getnetbyname inet_lnaof inet_makeaddr inet_netof (cygwin currently
+ lacks them). In the case of cygwin, temporarily prefix these
+ functions with "cygwin32_", the way that netdb.h does.
+ Don't define HAVE_REGCOMP unless both regcomp and regex.h are
+ available (cygwin b18 came distributed without a working regex.h
+ file).
+ * acconfig.h (HAVE_UNIX_DOMAIN_SOCKETS): Add this.
+ * configure: Regenerated.
+
+Wed Jul 2 12:28:40 1997 Tim Pierce <twp@twp.tezcat.com>
+
+ * ltmain.sh: Remove any trailing colon on $shlibpath_var
+ (i.e. LD_LIBRARY_PATH) for braindamaged linkers that choke on it.
+ Patch sent to bug-libtool.
+
+Sat Jun 28 16:13:43 1997 Tim Pierce <twp@twp.tezcat.com>
+
+ * configure.in: Add alloca.o explicitly to LIBOBJS (thanks Eric
+ Backus for reporting this problem and suggesting a fix).
+ * configure: Regenerated.
+
+Thu Jun 26 20:43:31 1997 Jim Blandy <jimb@floss.red-bean.com>
+
+ * Guile 1.2 released.
+
+ * configure.in: Check for librx after libm; fundamentals need to
+ come first.
+ * configure: Regenerated.
+
+Tue Jun 24 13:34:20 1997 Tim Pierce <twpierce@bio-5.bsd.uchicago.edu>
+
+ * aclocal.m4 (AM_PATH_PROG_LD): Change `ac_cv_path_LD' typo to
+ `am_cv_path_LD'.
+ * configure: Regenerated.
+
+Sun Jun 22 15:43:07 1997 Jim Blandy <jimb@floss.red-bean.com>
+
+ Try to detect when people are using one version of libguile and a
+ different version of ice-9. People have been skewing things and
+ sending in bug reports.
+ * configure.in: Provide libguile its version information through a
+ separate header file generated by the Makefile, not through
+ scmconfig.h.
+ (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION, GUILE_VERSION):
+ AC_SUBST these, instead of AC_DEFINE'ing them.
+ (GUILE_STAMP): New AC_SUBST: the time we configured the tree.
+ (AC_OUTPUT): Create ice-9/version.scm.
+ * acconfig.h (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION,
+ GUILE_VERSION): Deleted.
+ * Makefile.in: Regenerated.
+
+ * aclocal.m4: Regenerated, using the libtool 0.9h m4 macros.
+
+ * Makefile.am (EXTRA_DIST): Include acconfig.h in the
+ distribution.
+ * Makefile.in: Regenerated.
+
+Sat Jun 21 00:14:07 1997 Jim Blandy <jimb@floss.red-bean.com>
+
+ * ltmain.sh (line 1191): Don't forget 'test' in if statement.
+
+ * ltconfig, ltmain.sh: libtoolized, using libtool 0.9h.
+
+Wed Jun 11 00:34:01 1997 Jim Blandy <jimb@floss.red-bean.com>
+
+ * ltconfig, ltmain.sh, config.guess: New files from libtool 0.9g.
+
+ * configure.in: By default, include functions in Guile to allow
+ linking with dynamic libraries at run-time. In other words,
+ --enable-dynamic-linking is now the default.
+ * configure: Rebuilt.
+
+ * configure.in: Remove space between AC_CHECK_LIB and opening
+ paren in check for Rx.
+ * configure: Regenerated.
+
+ * configure.in: Remove all mention of xtra_PLUGIN_guile_libs.
+ It's never used.
+ * configure, Makefile.in: Regenerated.
+
+Tue Jun 10 23:37:12 1997 Jim Blandy <jimb@floss.red-bean.com>
+
+ * configure.in: Move checks for libraries (-lm, -lnsl, -lsocket,
+ -dl, -dld) before checks for functions.
+ * configure: Regenerated.
+
+Mon Jun 9 02:35:46 1997 Tim Pierce <twp@twp.tezcat.com>
+
+ * config.guess: New copy from autoconf-2.12, which recognizes
+ OpenBSD.
+
+Tue Jun 3 16:34:19 1997 Jim Blandy <jimb@totoro.cyclic.com>
+
+ * configure.in: Check for Rx, so we will use its routines (which I
+ pretty much trust) if it is installed.
+ * configure: Regenerated.
+
+Sat May 31 03:48:45 1997 Gary Houston <ghouston@actrix.gen.nz>
+
+ * acconfig.h: mention HAVE_RESTARTS.
+ * configure.in: check for sigaction and restartable system calls.
+
+Tue May 27 22:47:52 1997 Tim Pierce <twp@twp.tezcat.com>
+
+ * configure.in: Check for presence of regcomp.
+ * configure: Regenerated.
+
+Mon May 26 12:14:20 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ * COPYING: New address for FSF.
+
+ * configure.in: We don't need to add fileblocks.o to LIBOBJS if
+ struct stat doesn't have the st_blocks field. We take care of
+ that case in the code. Replace AC_STRUCT_ST_BLOCKS with its
+ definition, edited appropriately. (Bernard URBAN)
+ * configure: Regenerated.
+
+Sat May 17 13:49:28 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ * configure.in: Don't link against -lnsl or -lsocket unless we
+ actually need to. This causes trouble on Irix. (Thanks to Larry
+ Schwimmer.)
+
+ * config.sub: Get newer version, that recognizes the i686.
+
+Fri May 16 17:26:10 1997 Jim Blandy <jimb@totoro.cyclic.com>
+
+ * README: Changed Mikael's threads work attribution in order
+ to sooth Anthony's enormous, but wounded, ego.
+
+Fri May 16 17:26:53 1997 Jim Blandy <jimb@totoro.cyclic.com>
+
+ Just kidding!!!
+
+Fri May 16 04:24:48 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ Guile 1.1 released.
+ * GUILE-VERSION: Bump to 1.1.
+
+Tue May 13 16:34:40 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ Switch to automake-1.1p.
+ * Makefile.in, aclocal.m4, configure: Regenerated.
+
+Mon May 12 18:29:45 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ * threads.m4: Copy Anthony's change here, so it'll actually
+ survive.
+
+Thu May 8 11:48:40 1997 Anthony Green <green@hoser.cygnus.com>
+
+ * aclocal.m4: Fixes for building with coop threads in a
+ seperate compilation directory.
+ * configure: Rebuilt.
+
+Fri May 2 16:24:15 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ Upgrade to libtool 0.9e.
+ * ltconfig, ltmain.sh, config.guess, config.sub: New versions,
+ supplied by libtool.
+
+ * configure.in: When configuring qt, sunos needs the underscore
+ files; Solaris and Linux both need the normal files.
+ * configure: Reebilt.
+
+Thu May 1 15:35:49 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ * configure.in: Get the paths for qt's md files right, so it can
+ build correctly when using a separate compilation directory.
+ * configure: Regenerated.
+
+Thu Apr 24 01:20:34 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ Get threads to work again.
+ * Makefile.am (SUBDIRS): List libguile last, so qt gets built
+ first.
+ * Makefile.in: Regenerated.
+ * aclocal.m4, configure: Regenerate, with modern definition of
+ CY_AC_WITH_THREADS. Where did the old text come from? Creepy...
+
+ Reduced Guile distribution: one configure script, no plugins.
+ * configure.in: Merged the old text from qt/configure.in and
+ libguile/configure.in; Tom Tromey says automake only wants one
+ configure.in script. This seems fishy, but...
+ * Makefile.am: List the subdirectories explicitly; no more PLUGIN
+ gubbish.
+ * acconfig.h, acinclude.m4: Moved here from libguile, since
+ libguile's configure script lives here now.
+ * AUTHORS, INSTALL, README: Updated.
+ * Makefile.in, aclocal.m4 configure: Regenerated. Just like
+ amputated amphibian limbs.
+
+Tue Apr 22 16:57:38 1997 Jim Blandy <jimb@totoro.cyclic.com>
+
+ * newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
+ * newdoc/ref/Makefile.in: Regenerated.
+
+Mon Apr 14 18:51:25 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no
+ need to link against libthreads; the files it used to contain
+ are now a part of libguile.
+
+Sun Apr 13 22:14:10 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ * guile.m4: Revert change of Mar 15, and use the new 'no-define'
+ argument to the AM_INIT_AUTOMAKE macro.
+
+Fri Apr 11 15:43:07 1997 Jim Blandy <jimb@totoro.cyclic.com>
+
+ * ltconfig, ltmain.sh: Upgraded libtool files to 0.9d.
+ * README: Say where to find libtool 0.9d.
+
+Wed Apr 9 17:51:13 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ Changes to work with automake-1.1n, which has better libtool
+ support. Also use libtool 0.8.
+ * README: Note new version numbers for automake and libtool.
+ * missing: New file required by new automake.
+ * Makefile.in: Regenerated.
+
+Sat Apr 5 16:48:38 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ * newdoc/ref/scheme.texi (set-object-property!): Fix function name.
+
+ * Makefile.am: Omit doc subtree.
+ * configure.in: Omit makefiles in doc subtree.
+ * Makefile.in, configure: Rebuilt.
+
+Sat Mar 15 01:11:44 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUTOMAKE macro
+ with its definition and commented out definition of PACKAGE. This
+ changed seemed necessary after having removed PACKAGE from
+ libguile/acconfig.h.
+
+Mon Feb 24 21:43:26 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
+
+ * ltconfig, ltmain.sh: New versions from libtool-0.9.
+
+ * configure.in: Added AM_MAINTAINER_MODE
+
+Fri Feb 7 17:57:46 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ * config.sub, config.guess: New versions, that handle i686, etc.
+
+Thu Jan 23 07:06:15 1997 Mark Galassi <rosalia@papageno.lanl.gov>
+
+ * newdoc/tutorial/guile-tut.texi: started checking in the Guile
+ tutorial rewrite, but have not merged much into it yet.
+
+Tue Jan 21 17:28:40 1997 Mark Galassi <rosalia@sarastro.lanl.gov>
+
+ * newdoc/ref/guile-ref.texi: started checking in parts of the
+ reference manual re-write.
+
+Sat Jan 11 14:40:17 1997 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * ltconfig, ltmain.sh: New files for libtool support. libguile,
+ rx, gh and gtcltk-lib can now be build as shared libraries.
+ * Makefile.am (EXTRA_DIST): Added ltconfig and ltmain.sh
+
+Sun Jan 5 16:57:10 1997 Jim Blandy <jimb@floss.cyclic.com>
+
+ * Guile 1.0 released. This is the first release by the Free
+ Software Foundation; Cygnus has also released earlier versions of
+ Guile.
+
+ * GUILE-VERSION: Updated version number.
+ * NEWS: Added comments for all the user-visible changes marked in
+ the ChangeLogs.
+ * README: Updated for release.
+
+Thu Dec 12 00:14:32 1996 Gary Houston <ghouston@actrix.gen.nz>
+
+ * scsh: new directory.
+
+Mon Dec 2 17:33:04 1996 Tom Tromey <tromey@cygnus.com>
+
+ * configure.in: Generate doc/guile-programmer/Makefile and
+ doc/guile-user/Makefile.
+
+Sat Nov 30 23:45:54 1996 Tom Tromey <tromey@cygnus.com>
+
+ * aclocal.m4: Now automatically generated by aclocal.
+ * threads.m4: New file.
+ * guile.m4: New file.
+ * Makefile.am, doc/Makefile.am: New files.
+ * configure.in: Updated for Automake. Avoid excessively verbose
+ "greet" messages.
+
+Wed Oct 16 07:32:14 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
+
+ * lgh: directory renamed to gh, along with all prefixes of the
+ high level library procedures.
+
+Thu Oct 10 14:37:43 1996 Jim Blandy <jimb@floss.cyclic.com>
+
+ * Makefile.in (TAGS tags): Find the source files in $srcdir.
+
+Wed Oct 9 19:37:14 1996 Jim Blandy <jimb@floss.cyclic.com>
+
+ * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
+
+Tue Oct 1 00:13:55 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
+
+ * configure.in: Added some configuration magic from the Cygnus
+ distribution.
+
+ * aclocal.m4: New file. For now used for thread support
+ configuration.
+
+Fri Sep 13 14:39:30 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
+
+ * Makefile.in (DISTFILES): added mkinstalldirs to the DISTFILES
+
+ * PLUGIN: changed the PLUGIN/REQ files in the ice-9 and lgh
+ directories, to arrange for lgh to the last thing
+ configured/built.
+
+Wed Sep 11 21:11:33 1996 Mark Galassi <rosalia@nis.lanl.gov>
+
+ * lgh/: added the directory in which I implement the high level
+ libguile library (lgh_) for this release of Guile. See the
+ ChangeLog in there for further details.
+
+Wed Sep 11 16:12:53 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
+
+ * doc/ (guile-user and guile-programmer): added the guile-user and
+ guile-programmer directories which contain the user and programmer
+ manuals. See the ChangeLog entries there for detail.
+
+Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
+
+ * Makefile.in (distclean): Don't forget to delete doc/Makefile.
+
+ * Makefile.in (distclean): Don't forget to delete
+ config.build-subdirs.
+
+Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
+
+ * Makefile.in (tags): New name for `TAGS' target, which will
+ always run the commands.
+
+Thu Sep 5 09:56:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
+
+ * README: Doc fixes.
+
+Fri Aug 30 16:56:27 1996 Jim Blandy <jimb@floss.cyclic.com>
+
+ * Makefile.in (TAGS): Produce a single tags file for all of Guile.
+
+Thu Aug 15 19:03:03 1996 Jim Blandy <jimb@floss.cyclic.com>
+
+ * configure.in: Check for -ldl, so the check for Tcl won't fail
+ spuriously.
+
+Thu Aug 15 01:29:29 1996 Jim Blandy <jimb@totoro.cyclic.com>
+
+ Change the way we decide whether to build gtcltk-lib, so that it's
+ omitted from the build process when appropriate, but never from
+ the dist process.
+ * configure.in: Don't edit all_subdirs depending on the
+ availability of Tk; let that be the list of all PLUGIN
+ subdirectories present, as it used to be. Instead, edit a new
+ variable, build_subdirs; write its final value, the list of
+ subdirs we do want to compile in, to config.build-subdirs.
+ Substitute that into the top-level Makefile too.
+ * Makefile.in (subdirs): Set this to @build_subdirs@, so we only
+ recurse on the subdirectories we should build.
+ (distdirs): Set this to @existingdirs@, so it includes the subdirs
+ we decided not to build.
+
+ * doc/gtcltk.texi: File resurrected from old Guile releases.
+ * doc/Makefile.in (info): Build the gtcltk documentation.
+ (DIST_FILES): Include it in the distribution.
+
+ * configure.in: If we can find the library for tcl7.5, build
+ gtcltk-lib. Call AC_PROG_CC, to help run that test with the right
+ compiler (not sure this is necessary).
+
+Mon Aug 12 15:09:37 1996 Jim Blandy <jimb@totoro.cyclic.com>
+
+ * NEWS: Fix bug reporting address.
+
+Fri Aug 9 15:58:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
+
+ * AUTHORS: New file, in accordance with the GNU maintainers'
+ standards.
+
+Tue Aug 6 14:40:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
+
+ * README: Renamed from ANNOUNCE; include bug report address,
+ description, and short tour.
+ * INSTALL: Renamed from BUILDING.
+ * NEWS: New file.
+ * Makefile.in (DISTFILES): Update appropriately.
+
+Thu Aug 1 02:31:53 1996 Jim Blandy <jimb@totoro.cyclic.com>
+
+ * doc/Makefile.in: Added pattern targets for creating DVI and
+ PostScript files.
+ (%.ps, %.dvi, %.txt): New targets.
+ (DVIPS, TEXI2DVI): New variables.
+
+ * GUILE-VERSION: Updated to 1.0b3.
+
+ Rehashed distribution system, in preparation for nightly
+ snapshots. Other changes in subdirectories.
+ * Makefile.in (dist): Rewritten --- the old target was out of
+ date, dependent on files that we don't have, and relied on GNU
+ tar. The new target is simpler.
+ (VERSION, srcdir, dist_dirs): New variables.
+ (DISTFILES): Renamed from localfiles. Added GUILE-VERSION and
+ TODO.
+ (localtreats): Variable removed. We don't have this file.
+ (info): cd to doc and make info there; don't make info in every
+ ${subdir}; those Makefiles don't know what to do.
+ (distname, distdir, treats, announcefile): Variables removed.
+ (manifest-file): Target removed.
+ (dist-dir): New target, responsible for distributable files in
+ this directory.
+ (GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
+ controlling the 'dist' target.
+ * configure.in: Substitute GUILE-VERSION into the top-level
+ Makefile. Build doc/Makefile from doc/Makefile.in.
+
+ * doc/Makefile.in: New file.
+
+
+;; Local Variables:
+;; coding: utf-8
+;; End:
diff --git a/HACKING b/HACKING
index a88f2cda0..f6d518531 100644
--- a/HACKING
+++ b/HACKING
@@ -31,22 +31,15 @@ See http://www.gnu.org/software/guile/mail/mail.html for more info.
Hacking It Yourself ==================================================
-When Guile is obtained from CVS, a few extra steps must be taken
+When Guile is obtained from Git, a few extra steps must be taken
before the usual configure, make, make install. You will need to have
-up-to-date versions of the tools listed below, correctly installed.
-i.e., they must be found in the current PATH and not shadowed or
-otherwise broken by files left behind from other versions.
+up-to-date versions of the tools as listed below, correctly installed.
-"up-to-date" means the latest released versions at the time that Guile
-was obtained from CVS. Sometimes older or newer versions will work.
-(See below for versions to avoid.)
+Sometimes older or newer versions will work. (See below for versions
+to avoid.)
Then you must run the autogen.sh script, as described below.
-In case of problems, it may be worth getting a fresh copy of Guile
-from CVS: synchronisation problems have been known to occur
-occasionally.
-
The same procedure can be used to regenerate the files in released
versions of Guile. In that case the headers of the original generated
files (e.g., configure, Makefile.in, ltmain.sh) can be used to
@@ -145,30 +138,27 @@ Bill further writes:
Contributing Your Changes ============================================
- If you have put together a change that meets the coding standards
-described below, we encourage you to submit it to Guile. The best
-place to post it is guile-devel@gnu.org. Please don't send it
-directly to me; I often don't have time to look things over. If you
-have tested your change, then you don't need to be shy.
+described below, we encourage you to submit it to Guile. Post your
+patch to guile-devel@gnu.org.
+
+- We prefer patches generated using 'git format-patch'.
+
+- Provide a description in the commit message, like so:
-- Please submit patches using either context or unified diffs (diff -c
-or diff -u). Don't include a patch for ChangeLog; such patches don't
-apply cleanly, since we've probably changed the top of ChangeLog too.
-Instead, provide the unaltered text at the top of your patch.
+ 1-line description of change
+
+ More extensive discussion of your change. Document why you are
+ changing things.
+
+ * filename (function name): file specific change comments.
- For proper credit, also make sure you update the AUTHORS file
(for new files for which you've assigned copyright to the FSF), or
the THANKS file (for everything else).
-Please don't include patches for generated files like configure,
-aclocal.m4, or any Makefile.in. Such patches are often large, and
-we're just going to regenerate those files anyway.
-
Coding standards =====================================================
-- Before contributing larger amounts of code to Guile, please read the
-documents in `guile-core/devel/policy' in the CVS source tree.
-
- As for any part of Project GNU, changes to Guile should follow the
GNU coding standards. The standards are available via anonymous FTP
from prep.ai.mit.edu, as /pub/gnu/standards/standards.texi and
@@ -191,13 +181,6 @@ compiler. This means that people using more stringent compilers will
have more work to do, and assures that everyone won't switch to the
most lenient compiler they can find. :)
-Note also that EGCS (as of November 3 1998) doesn't handle the
-`noreturn' attribute properly, so it doesn't understand that functions
-like scm_error won't return. This may lead to some silly warnings
-about uninitialized variables. You should look into these warnings to
-make sure they are indeed spurious, but you needn't correct warnings
-caused by this EGCS bug.
-
- If you add code which uses functions or other features that are not
entirely portable, please make sure the rest of Guile will still
function properly on systems where they are missing. This usually
@@ -240,16 +223,15 @@ When deprecating a definition, always follow this procedure:
to do at each release. Add a reminder about the removal of the
deprecated defintion at the appropriate release.
-- Please write log entries for functions written in C under the
-functions' C names, and write log entries for functions written in
-Scheme under the functions' Scheme names. Please don't do this:
+- Write commit messages for functions written in C using the
+functions' C names, and write entries for functions written in Scheme
+using the functions' Scheme names. For example,
- * procs.c, procs.h (procedure-documentation): Moved from eval.c.
+ * foo.c: Moved scm_procedure_documentation from eval.c.
-Entries like this make it harder to search the ChangeLogs, because you
-can never tell which name the entry will refer to. Instead, write this:
+is preferred over
- * procs.c, procs.h (scm_procedure_documentation): Moved from eval.c.
+ * foo.c: Moved procedure-documentation from eval.c.
Changes like adding this line are special:
@@ -258,12 +240,7 @@ Changes like adding this line are special:
Since the change here is about the name itself --- we're adding a new
alias for scm_map that guarantees the order in which we process list
elements, but we're not changing scm_map at all --- it's appropriate
-to use the Scheme name in the log entry.
-
-- There's no need to keep a change log for a ChangeLog file. For any
-other kind of file (including documentation, since our documentation
-is indeed precisely engineered -- we surpass GNU standards here), add
-an appropriate ChangeLog entry when you change it. Simple!
+to use the Scheme name in the commit message.
- Make sure you have papers from people before integrating their
changes or contributions. This is very frustrating, but very
@@ -357,106 +334,6 @@ same when you add new procedures/C functions for debugging purpose.
You can define the GUILE_DEBUG flag by passing --enable-guile-debug to
the configure script.
-- You'll see uses of the macro SCM_P scattered throughout the code;
-those are vestiges of a time when Guile was meant to compile on
-pre-ANSI compilers. Guile now requires ANSI C, so when you write new
-functions, feel free to use ANSI declarations, and please provide
-prototypes for everything. You don't need to use SCM_P in new code.
-
Jim Blandy, and others
-
-Patches ===========================================================
-
-This one makes cvs-1.10 consider the file $CVSDOTIGNORE instead of
-.cvsignore when that environment variable is set.
-
-=== patch start ===
-diff -r -u cvs-1.10/src/cvs.h cvs-1.10.ignore-hack/src/cvs.h
---- cvs-1.10/src/cvs.h Mon Jul 27 04:54:11 1998
-+++ cvs-1.10.ignore-hack/src/cvs.h Sun Jan 23 12:58:09 2000
-@@ -516,7 +516,7 @@
-
- extern int ign_name PROTO ((char *name));
- void ign_add PROTO((char *ign, int hold));
--void ign_add_file PROTO((char *file, int hold));
-+int ign_add_file PROTO((char *file, int hold));
- void ign_setup PROTO((void));
- void ign_dir_add PROTO((char *name));
- int ignore_directory PROTO((char *name));
-diff -r -u cvs-1.10/src/ignore.c cvs-1.10.ignore-hack/src/ignore.c
---- cvs-1.10/src/ignore.c Mon Sep 8 01:04:15 1997
-+++ cvs-1.10.ignore-hack/src/ignore.c Sun Jan 23 12:57:50 2000
-@@ -99,9 +99,9 @@
- /*
- * Open a file and read lines, feeding each line to a line parser. Arrange
- * for keeping a temporary list of wildcards at the end, if the "hold"
-- * argument is set.
-+ * argument is set. Return true when the file exists and has been handled.
- */
--void
-+int
- ign_add_file (file, hold)
- char *file;
- int hold;
-@@ -149,8 +149,8 @@
- if (fp == NULL)
- {
- if (! existence_error (errno))
-- error (0, errno, "cannot open %s", file);
-- return;
-+ error (0, errno, "cannot open %s", file);
-+ return 0;
- }
- while (getline (&line, &line_allocated, fp) >= 0)
- ign_add (line, hold);
-@@ -159,6 +159,7 @@
- if (fclose (fp) < 0)
- error (0, errno, "cannot close %s", file);
- free (line);
-+ return 1;
- }
-
- /* Parse a line of space-separated wildcards and add them to the list. */
-@@ -375,6 +376,7 @@
- struct stat sb;
- char *file;
- char *xdir;
-+ char *cvsdotignore;
-
- /* Set SUBDIRS if we have subdirectory information in ENTRIES. */
- if (entries == NULL)
-@@ -397,7 +399,10 @@
- if (dirp == NULL)
- return;
-
-- ign_add_file (CVSDOTIGNORE, 1);
-+ cvsdotignore = getenv("CVSDOTIGNORE");
-+ if (cvsdotignore == NULL || !ign_add_file (cvsdotignore, 1))
-+ ign_add_file (CVSDOTIGNORE, 1);
-+
- wrap_add_file (CVSDOTWRAPPER, 1);
-
- while ((dp = readdir (dirp)) != NULL)
-=== patch end ===
-
-This one is for pcl-cvs-2.9.2, so that `i' adds to the local
-.cvsignore file.
-
-=== patch start ===
---- pcl-cvs.el~ Mon Nov 1 12:33:46 1999
-+++ pcl-cvs.el Tue Jan 25 21:46:27 2000
-@@ -1177,7 +1177,10 @@
- "Append the file in FILEINFO to the .cvsignore file.
- Can only be used in the *cvs* buffer."
- (save-window-excursion
-- (set-buffer (find-file-noselect (expand-file-name ".cvsignore" dir)))
-+ (set-buffer (find-file-noselect
-+ (expand-file-name (or (getenv "CVSDOTIGNORE")
-+ ".cvsignore")
-+ dir)))
- (goto-char (point-max))
- (unless (zerop (current-column)) (insert "\n"))
- (insert str "\n")
-=== patch end ===
diff --git a/Makefile.am b/Makefile.am
index 016255a6a..5b6e9e67d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,8 +31,9 @@ bin_SCRIPTS = guile-tools
include_HEADERS = libguile.h
-EXTRA_DIST = LICENSE HACKING GUILE-VERSION \
- m4/ChangeLog FAQ guile-1.8.pc.in
+EXTRA_DIST = LICENSE HACKING GUILE-VERSION \
+ m4/ChangeLog-2008 FAQ guile-1.8.pc.in \
+ m4/autobuild.m4 ChangeLog-2008
TESTS = check-guile
diff --git a/am/.cvsignore b/am/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/am/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/am/ChangeLog b/am/ChangeLog-2008
index 3b0cdcdb8..3b0cdcdb8 100644
--- a/am/ChangeLog
+++ b/am/ChangeLog-2008
diff --git a/am/Makefile.am b/am/Makefile.am
index 5702f1480..8b49c2bca 100644
--- a/am/Makefile.am
+++ b/am/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
-## Copyright (C) 2002, 2006 Free Software Foundation, Inc.
+## Copyright (C) 2002, 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -23,6 +23,6 @@ AUTOMAKE_OPTIONS = gnu
am_frags = pre-inst-guile maintainer-dirs
-EXTRA_DIST = $(am_frags)
+EXTRA_DIST = $(am_frags) ChangeLog-2008
## Makefile.am ends here
diff --git a/benchmark-suite/.cvsignore b/benchmark-suite/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/benchmark-suite/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/benchmark-suite/ChangeLog b/benchmark-suite/ChangeLog-2008
index fcfedc2de..fcfedc2de 100644
--- a/benchmark-suite/ChangeLog
+++ b/benchmark-suite/ChangeLog-2008
diff --git a/benchmark-suite/Makefile.am b/benchmark-suite/Makefile.am
index a8f471996..afd1e77bd 100644
--- a/benchmark-suite/Makefile.am
+++ b/benchmark-suite/Makefile.am
@@ -4,4 +4,5 @@ SCM_BENCHMARKS = benchmarks/0-reference.bm \
benchmarks/logand.bm \
benchmarks/read.bm
-EXTRA_DIST = guile-benchmark lib.scm $(SCM_BENCHMARKS)
+EXTRA_DIST = guile-benchmark lib.scm $(SCM_BENCHMARKS) \
+ ChangeLog-2008
diff --git a/build-aux/.cvsignore b/build-aux/.cvsignore
deleted file mode 100644
index 0537cdb09..000000000
--- a/build-aux/.cvsignore
+++ /dev/null
@@ -1,13 +0,0 @@
-.deps
-.dirstamp
-link-warning.h
-compile
-config.guess
-config.sub
-depcomp
-elisp-comp
-install-sh
-ltmain.sh
-mdate-sh
-missing
-texinfo.tex
diff --git a/doc/.cvsignore b/doc/.cvsignore
deleted file mode 100644
index 6b7d23ff9..000000000
--- a/doc/.cvsignore
+++ /dev/null
@@ -1,24 +0,0 @@
-*.aux
-*.cp
-*.cps
-*.dvi
-*.fn
-*.fns
-*.html
-*.info*
-*.ky
-*.log
-*.pg
-*.ps
-*.toc
-*.tp
-*.tps
-*.vr
-*.vrs
-Makefile
-Makefile.in
-stamp-vti
-stamp-vti1
-stamp-vti.1
-version-tutorial.texi
-version.texi
diff --git a/doc/ChangeLog b/doc/ChangeLog-2008
index 4153ad873..4153ad873 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog-2008
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 188fa8334..599af2ba9 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -27,7 +27,7 @@ SUBDIRS = ref tutorial goops r5rs
# man_MANS = guile.1
EXAMPLE_SMOB_FILES = \
- ChangeLog Makefile README image-type.c image-type.h myguile.c
+ ChangeLog-2008 Makefile README image-type.c image-type.h myguile.c
OLDFMT = oldfmt.c
@@ -38,7 +38,7 @@ dist-hook:
cp $(srcdir)/example-smob/$$f $(distdir)/example-smob/; \
done
-EXTRA_DIST = groupings.alist # guile-api.alist
+EXTRA_DIST = groupings.alist ChangeLog-2008 # guile-api.alist
# pending the papers from Robert Merkel
# EXTRA_DIST = guile.1
diff --git a/doc/example-smob/ChangeLog b/doc/example-smob/ChangeLog-2008
index 931860849..931860849 100644
--- a/doc/example-smob/ChangeLog
+++ b/doc/example-smob/ChangeLog-2008
diff --git a/doc/goops/.cvsignore b/doc/goops/.cvsignore
deleted file mode 100644
index 896c69f47..000000000
--- a/doc/goops/.cvsignore
+++ /dev/null
@@ -1,22 +0,0 @@
-Makefile
-Makefile.in
-stamp-vti
-stamp-vti.1
-*.log
-*.dvi
-*.aux
-*.toc
-*.cp
-*.fn
-*.vr
-*.tp
-*.ky
-*.pg
-*.cps
-*.fns
-*.tps
-*.vrs
-*.ps
-*.info*
-*.html
-goops.tmp
diff --git a/doc/goops/ChangeLog b/doc/goops/ChangeLog-2008
index a5a637d7b..a5a637d7b 100644
--- a/doc/goops/ChangeLog
+++ b/doc/goops/ChangeLog-2008
diff --git a/doc/goops/Makefile.am b/doc/goops/Makefile.am
index 1f7d46998..81831ac7c 100644
--- a/doc/goops/Makefile.am
+++ b/doc/goops/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
-## Copyright (C) 1998, 2004, 2006 Free Software Foundation, Inc.
+## Copyright (C) 1998, 2004, 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -27,3 +27,5 @@ goops_TEXINFOS = goops-tutorial.texi \
hierarchy.eps hierarchy.png hierarchy.txt hierarchy.pdf
TEXINFO_TEX = ../ref/texinfo.tex
+
+EXTRA_DIST = ChangeLog-2008
diff --git a/doc/maint/ChangeLog b/doc/maint/ChangeLog-2008
index 0c6e618d6..0c6e618d6 100644
--- a/doc/maint/ChangeLog
+++ b/doc/maint/ChangeLog-2008
diff --git a/doc/r5rs/.cvsignore b/doc/r5rs/.cvsignore
deleted file mode 100644
index 407face4c..000000000
--- a/doc/r5rs/.cvsignore
+++ /dev/null
@@ -1,22 +0,0 @@
-Makefile
-Makefile.in
-stamp-vti
-stamp-vti.1
-*.log
-*.dvi
-*.aux
-*.toc
-*.cp
-*.fn
-*.vr
-*.tp
-*.ky
-*.pg
-*.pgs
-*.cps
-*.fns
-*.tps
-*.vrs
-*.ps
-*.info*
-*.html
diff --git a/doc/r5rs/ChangeLog b/doc/r5rs/ChangeLog-2008
index b5e4e9a3c..b5e4e9a3c 100644
--- a/doc/r5rs/ChangeLog
+++ b/doc/r5rs/ChangeLog-2008
diff --git a/doc/r5rs/Makefile.am b/doc/r5rs/Makefile.am
index a3fbd702a..e05586dc0 100644
--- a/doc/r5rs/Makefile.am
+++ b/doc/r5rs/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
-## Copyright (C) 1998, 2006 Free Software Foundation, Inc.
+## Copyright (C) 1998, 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -24,3 +24,5 @@ AUTOMAKE_OPTIONS = gnu
info_TEXINFOS = r5rs.texi
TEXINFO_TEX = ../ref/texinfo.tex
+
+EXTRA_DIST = ChangeLog-2008
diff --git a/doc/ref/.cvsignore b/doc/ref/.cvsignore
deleted file mode 100644
index b78625611..000000000
--- a/doc/ref/.cvsignore
+++ /dev/null
@@ -1,29 +0,0 @@
-*.aux
-*.cp
-*.cps
-*.dvi
-*.fn
-*.fns
-*.ge
-*.html
-*.info*
-*.ky
-*.log
-*.pg
-*.ps
-*.rn
-*.rns
-*.toc
-*.tp
-*.tps
-*.vr
-*.vrs
-Makefile
-Makefile.in
-autoconf-macros.texi
-mdate-sh
-lib-version.texi
-stamp-vti
-stamp-vti.1
-texinfo.tex
-version.texi
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog-2008
index e4ae0b1ae..e4ae0b1ae 100644
--- a/doc/ref/ChangeLog
+++ b/doc/ref/ChangeLog-2008
diff --git a/doc/ref/Makefile.am b/doc/ref/Makefile.am
index 60e23c27d..ba24ad100 100644
--- a/doc/ref/Makefile.am
+++ b/doc/ref/Makefile.am
@@ -80,6 +80,8 @@ guile_TEXINFOS = preface.texi \
ETAGS_ARGS = $(info_TEXINFOS) $(guile_TEXINFOS)
+EXTRA_DIST = ChangeLog-2008
+
include $(top_srcdir)/am/pre-inst-guile
# Automated snarfing
@@ -102,4 +104,4 @@ MAINTAINERCLEANFILES = autoconf-macros.texi
# it can't possibly be different on the build machine than where the
# distribution was generated, so we might as well include it in the
# distribution.
-EXTRA_DIST = lib-version.texi
+EXTRA_DIST += lib-version.texi
diff --git a/doc/ref/api-options.texi b/doc/ref/api-options.texi
index c6ce34623..20e32c51c 100644
--- a/doc/ref/api-options.texi
+++ b/doc/ref/api-options.texi
@@ -99,7 +99,7 @@ your site should be installed. On Unix-like systems, this is usually
@defvar %load-path
List of directories which should be searched for Scheme modules and
libraries. @code{%load-path} is initialized when Guile starts up to
-@code{(list (%site-dir) (%library-dir) (%package-data-dir) ".")},
+@code{(list (%site-dir) (%library-dir) (%package-data-dir))},
prepended with the contents of the GUILE_LOAD_PATH environment variable,
if it is set.
@end defvar
diff --git a/doc/sources/.cvsignore b/doc/sources/.cvsignore
deleted file mode 100644
index 1b583920e..000000000
--- a/doc/sources/.cvsignore
+++ /dev/null
@@ -1,20 +0,0 @@
-Makefile
-Makefile.in
-stamp-vti
-*.log
-*.dvi
-*.aux
-*.toc
-*.cp
-*.fn
-*.vr
-*.tp
-*.ky
-*.pg
-*.cps
-*.fns
-*.tps
-*.vrs
-*.ps
-*.info*
-version.texi
diff --git a/doc/sources/ChangeLog b/doc/sources/ChangeLog-2008
index 1df00138b..1df00138b 100644
--- a/doc/sources/ChangeLog
+++ b/doc/sources/ChangeLog-2008
diff --git a/doc/sources/Makefile.am b/doc/sources/Makefile.am
index d201637e4..253d4b31d 100644
--- a/doc/sources/Makefile.am
+++ b/doc/sources/Makefile.am
@@ -4,4 +4,4 @@ EXTRA_DIST = libguile-overview.texi snarf.texi contributors.texi
libguile-tools.texi strings.texi data-rep.texi new-types.texi tk.texi \
debug-c.texi old-intro.texi unix-other.texi debug-scheme.texi \
sample-APIs.texi unix.texi guile-slib.texi scheme-concepts.texi \
- jimb-org.texi scm-ref.texi
+ jimb-org.texi scm-ref.texi ChangeLog-2008
diff --git a/doc/tutorial/.cvsignore b/doc/tutorial/.cvsignore
deleted file mode 100644
index 83a57b85a..000000000
--- a/doc/tutorial/.cvsignore
+++ /dev/null
@@ -1,23 +0,0 @@
-*.aux
-*.cp
-*.cps
-*.dvi
-*.fn
-*.fns
-*.html
-*.info*
-*.ky
-*.log
-*.pg
-*.ps
-*.toc
-*.tp
-*.tps
-*.vr
-*.vrs
-Makefile
-Makefile.in
-mdate-sh
-stamp-vti
-stamp-vti.1
-version.texi
diff --git a/doc/tutorial/ChangeLog b/doc/tutorial/ChangeLog-2008
index 9b78ed77c..9b78ed77c 100644
--- a/doc/tutorial/ChangeLog
+++ b/doc/tutorial/ChangeLog-2008
diff --git a/doc/tutorial/Makefile.am b/doc/tutorial/Makefile.am
index ed01b0a3c..5d4cc6680 100644
--- a/doc/tutorial/Makefile.am
+++ b/doc/tutorial/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
-## Copyright (C) 1998, 2006 Free Software Foundation, Inc.
+## Copyright (C) 1998, 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -24,3 +24,5 @@ AUTOMAKE_OPTIONS = gnu
info_TEXINFOS = guile-tut.texi
TEXINFO_TEX = ../ref/texinfo.tex
+
+EXTRA_DIST = ChangeLog-2008
diff --git a/emacs/.cvsignore b/emacs/.cvsignore
deleted file mode 100644
index 1d2926ce4..000000000
--- a/emacs/.cvsignore
+++ /dev/null
@@ -1,16 +0,0 @@
-*.info
-Makefile
-Makefile.in
-gds.aux
-gds.cp
-gds.dvi
-gds.fn
-gds.ky
-gds.log
-gds.pg
-gds.toc
-gds.tp
-gds.vr
-mdate-sh
-stamp-vti
-version.texi
diff --git a/emacs/ChangeLog b/emacs/ChangeLog-2008
index fb9d78999..fb9d78999 100644
--- a/emacs/ChangeLog
+++ b/emacs/ChangeLog-2008
diff --git a/emacs/Makefile.am b/emacs/Makefile.am
index e10043c2b..ad7a5c939 100644
--- a/emacs/Makefile.am
+++ b/emacs/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
##
-## Copyright (C) 2006 Free Software Foundation, Inc.
+## Copyright (C) 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -24,4 +24,4 @@ AUTOMAKE_OPTIONS = gnu
dist_lisp_LISP = gds.el gds-server.el gds-scheme.el
ELCFILES =
-ETAGS_ARGS = $(dist_lisp_LISP)
+ETAGS_ARGS = $(dist_lisp_LISP) ChangeLog-2008
diff --git a/examples/.cvsignore b/examples/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/examples/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/examples/ChangeLog b/examples/ChangeLog-2008
index 0dd9620d0..0dd9620d0 100644
--- a/examples/ChangeLog
+++ b/examples/ChangeLog-2008
diff --git a/examples/Makefile.am b/examples/Makefile.am
index ddea2663c..84503088f 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
-## Copyright (C) 2001, 2006 Free Software Foundation, Inc.
+## Copyright (C) 2001, 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -22,4 +22,4 @@
SUBDIRS = scripts box box-module box-dynamic box-dynamic-module\
modules safe
-EXTRA_DIST = README
+EXTRA_DIST = README ChangeLog-2008
diff --git a/examples/box-dynamic-module/.cvsignore b/examples/box-dynamic-module/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/examples/box-dynamic-module/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/examples/box-dynamic/.cvsignore b/examples/box-dynamic/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/examples/box-dynamic/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/examples/box-module/.cvsignore b/examples/box-module/.cvsignore
deleted file mode 100644
index 051d1bd50..000000000
--- a/examples/box-module/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-Makefile
-Makefile.in
-.deps
diff --git a/examples/box/.cvsignore b/examples/box/.cvsignore
deleted file mode 100644
index 051d1bd50..000000000
--- a/examples/box/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-Makefile
-Makefile.in
-.deps
diff --git a/examples/modules/.cvsignore b/examples/modules/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/examples/modules/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/examples/safe/.cvsignore b/examples/safe/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/examples/safe/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/examples/scripts/.cvsignore b/examples/scripts/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/examples/scripts/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/guile-config/.cvsignore b/guile-config/.cvsignore
deleted file mode 100644
index 0c604f859..000000000
--- a/guile-config/.cvsignore
+++ /dev/null
@@ -1,3 +0,0 @@
-Makefile
-Makefile.in
-guile-config
diff --git a/guile-config/ChangeLog b/guile-config/ChangeLog-2008
index d450f2536..d450f2536 100644
--- a/guile-config/ChangeLog
+++ b/guile-config/ChangeLog-2008
diff --git a/guile-config/Makefile.am b/guile-config/Makefile.am
index 4a2d9ba4f..cedcba968 100644
--- a/guile-config/Makefile.am
+++ b/guile-config/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with Automake to create Makefile.in
## Jim Blandy <jimb@red-bean.com> --- September 1997
##
-## Copyright (C) 1998, 1999, 2001, 2006, 2007 Free Software Foundation, Inc.
+## Copyright (C) 1998, 1999, 2001, 2006, 2007, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -22,7 +22,7 @@
bin_SCRIPTS=guile-config
CLEANFILES=guile-config
-EXTRA_DIST=guile-config.in guile.m4
+EXTRA_DIST=guile-config.in guile.m4 ChangeLog-2008
## FIXME: in the future there will be direct automake support for
## doing this. When that happens, switch over.
diff --git a/guile-readline/.cvsignore b/guile-readline/.cvsignore
deleted file mode 100644
index 22b5d0d48..000000000
--- a/guile-readline/.cvsignore
+++ /dev/null
@@ -1,24 +0,0 @@
-*.c.clean.c
-*.la
-*.lo
-*.x
-.deps
-.libs
-Makefile
-Makefile.in
-aclocal.m4
-autom4te.cache
-config.guess
-config.log
-config.status
-config.sub
-configure
-depcomp
-guile-readline-config.h
-guile-readline-config.h.in
-install-sh
-libtool
-ltmain.sh
-missing
-mkinstalldirs
-stamp-h1
diff --git a/guile-readline/ChangeLog b/guile-readline/ChangeLog-2008
index 2188b78e1..2188b78e1 100644
--- a/guile-readline/ChangeLog
+++ b/guile-readline/ChangeLog-2008
diff --git a/guile-readline/Makefile.am b/guile-readline/Makefile.am
index 50523e5b3..94e6f9741 100644
--- a/guile-readline/Makefile.am
+++ b/guile-readline/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
-## Copyright (C) 1998, 1999, 2000, 2001, 2004, 2006, 2007 Free Software Foundation, Inc.
+## Copyright (C) 1998, 1999, 2000, 2001, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -48,7 +48,7 @@ SUFFIXES = .x
.c.x:
$(GUILE_SNARF) -o $@ $< $(snarfcppopts)
-EXTRA_DIST = LIBGUILEREADLINE-VERSION
+EXTRA_DIST = LIBGUILEREADLINE-VERSION ChangeLog-2008
MKDEP = gcc -M -MG $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
diff --git a/guile-readline/ice-9/.cvsignore b/guile-readline/ice-9/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/guile-readline/ice-9/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/ice-9/.cvsignore b/ice-9/.cvsignore
deleted file mode 100644
index f477a6190..000000000
--- a/ice-9/.cvsignore
+++ /dev/null
@@ -1,5 +0,0 @@
-Makefile
-Makefile.in
-config.log
-config.status
-version.scm
diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog-2008
index 9007c0044..9007c0044 100644
--- a/ice-9/ChangeLog
+++ b/ice-9/ChangeLog-2008
diff --git a/ice-9/Makefile.am b/ice-9/Makefile.am
index 72c2655e5..22299c15f 100644
--- a/ice-9/Makefile.am
+++ b/ice-9/Makefile.am
@@ -44,7 +44,7 @@ subpkgdata_DATA = $(ice9_sources)
TAGS_FILES = $(subpkgdata_DATA)
## test.scm is not currently installed.
-EXTRA_DIST = $(ice9_sources) test.scm compile-psyntax.scm
+EXTRA_DIST = $(ice9_sources) test.scm compile-psyntax.scm ChangeLog-2008
# We expect this to never be invoked when there is not already
# ice-9/psyntax.pp in %load-path, since compile-psyntax.scm depends
diff --git a/ice-9/debugger/.cvsignore b/ice-9/debugger/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/ice-9/debugger/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/ice-9/debugging/.cvsignore b/ice-9/debugging/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/ice-9/debugging/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/lang/.cvsignore b/lang/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/lang/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/lang/elisp/.cvsignore b/lang/elisp/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/lang/elisp/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/lang/elisp/ChangeLog b/lang/elisp/ChangeLog-2008
index a2c3bc84b..a2c3bc84b 100644
--- a/lang/elisp/ChangeLog
+++ b/lang/elisp/ChangeLog-2008
diff --git a/lang/elisp/Makefile.am b/lang/elisp/Makefile.am
index 390bf7427..6f1e82fc5 100644
--- a/lang/elisp/Makefile.am
+++ b/lang/elisp/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
##
-## Copyright (C) 1998, 1999, 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
+## Copyright (C) 1998, 1999, 2000, 2001, 2004, 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -36,4 +36,4 @@ subpkgdatadir = $(pkgdatadir)/$(GUILE_EFFECTIVE_VERSION)/lang/elisp
subpkgdata_DATA = $(elisp_sources)
TAGS_FILES = $(subpkgdata_DATA)
-EXTRA_DIST = $(elisp_sources)
+EXTRA_DIST = $(elisp_sources) ChangeLog-2008
diff --git a/lang/elisp/internals/.cvsignore b/lang/elisp/internals/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/lang/elisp/internals/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/lang/elisp/primitives/.cvsignore b/lang/elisp/primitives/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/lang/elisp/primitives/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/lib/Makefile.am b/lib/Makefile.am
index bc994f6e5..5b92d3d7e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -9,7 +9,7 @@
# the same distribution terms as the rest of that program.
#
# Generated by gnulib-tool.
-# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --aux-dir=build-aux --lgpl --libtool --macro-prefix=gl alloca extensions strcase strftime
+# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --aux-dir=build-aux --lgpl --libtool --macro-prefix=gl alloca autobuild extensions strcase strftime
AUTOMAKE_OPTIONS = 1.5 gnits
diff --git a/libguile/.cvsignore b/libguile/.cvsignore
deleted file mode 100644
index d2658ca7e..000000000
--- a/libguile/.cvsignore
+++ /dev/null
@@ -1,45 +0,0 @@
-gen-scmconfig
-gen-scmconfig.h
-*.bb
-*.bbg
-*.c.clean.c
-*.da
-*.doc
-*.gcov
-*.la
-*.lo
-*.x
-.deps
-.libs
-Makefile
-Makefile.in
-c-tokenize.c
-config.cache
-config.log
-config.status
-cpp_err_symbols.c
-cpp_sig_symbols.c
-errnos.list
-fd.h
-gh_test_c
-gh_test_repl
-guile
-guile-doc-snarf
-guile-func-name-check
-guile-procedures.texi
-guile-procedures.txt
-guile-snarf
-guile-snarf-docs
-guile-snarf-docs-texi
-guile-snarf.awk
-guile.texi
-guile_filter_doc_snarfage
-libpath.h
-libtool
-scmconfig.h
-scmconfig.h.in
-stamp-h
-stamp-h.in
-stamp-h1
-version.h
-versiondat.h
diff --git a/libguile/ChangeLog b/libguile/ChangeLog-2008
index 64229b235..64229b235 100644
--- a/libguile/ChangeLog
+++ b/libguile/ChangeLog-2008
diff --git a/libguile/Makefile.am b/libguile/Makefile.am
index 0687c03a2..d4fb35a2d 100644
--- a/libguile/Makefile.am
+++ b/libguile/Makefile.am
@@ -234,10 +234,10 @@ bin_SCRIPTS = guile-snarf
noinst_SCRIPTS = guile-doc-snarf guile-snarf-docs guile-func-name-check
EXTRA_DIST = ChangeLog-gh ChangeLog-scm ChangeLog-threads \
- ChangeLog-1996-1999 ChangeLog-2000 cpp_signal.c \
- cpp_errno.c cpp_err_symbols.in cpp_err_symbols.c \
- cpp_sig_symbols.c cpp_sig_symbols.in cpp_cnvt.awk \
- c-tokenize.lex version.h.in \
+ ChangeLog-1996-1999 ChangeLog-2000 ChangeLog-2008 cpp_signal.c \
+ cpp_errno.c cpp_err_symbols.in cpp_err_symbols.c \
+ cpp_sig_symbols.c cpp_sig_symbols.in cpp_cnvt.awk \
+ c-tokenize.lex version.h.in \
scmconfig.h.top libgettext.h
# $(DOT_DOC_FILES) $(EXTRA_DOT_DOC_FILES) \
# guile-procedures.txt guile.texi
diff --git a/libguile/alist.c b/libguile/alist.c
index 11da502b7..ca55b082c 100644
--- a/libguile/alist.c
+++ b/libguile/alist.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 96, 97, 98, 99, 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 96, 97, 98, 99, 2000, 2001, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,10 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "libguile/_scm.h"
#include "libguile/eq.h"
#include "libguile/list.h"
diff --git a/libguile/alloca.c b/libguile/alloca.c
index a42ae80a3..2d0ef5b94 100644
--- a/libguile/alloca.c
+++ b/libguile/alloca.c
@@ -21,7 +21,7 @@
allocating any. It is a good idea to use alloca(0) in
your main control loop, etc. to force garbage collection. */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/arbiters.c b/libguile/arbiters.c
index a3ecb75eb..a3e4d81df 100644
--- a/libguile/arbiters.c
+++ b/libguile/arbiters.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996, 1997, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996, 1997, 2000, 2001, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/ports.h"
diff --git a/libguile/async.c b/libguile/async.c
index 2833b5473..63708b633 100644
--- a/libguile/async.c
+++ b/libguile/async.c
@@ -17,7 +17,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/backtrace.c b/libguile/backtrace.c
index a8bc12059..798ade197 100644
--- a/libguile/backtrace.c
+++ b/libguile/backtrace.c
@@ -16,7 +16,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/boolean.c b/libguile/boolean.c
index aaed1af55..4b06e04e2 100644
--- a/libguile/boolean.c
+++ b/libguile/boolean.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 2000, 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 1996, 2000, 2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
diff --git a/libguile/chars.c b/libguile/chars.c
index 9cb7c3326..909e11d57 100644
--- a/libguile/chars.c
+++ b/libguile/chars.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1998, 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1998, 2000, 2001, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <ctype.h>
#include <limits.h>
diff --git a/libguile/continuations.c b/libguile/continuations.c
index 07c843d21..e8ee4db82 100644
--- a/libguile/continuations.c
+++ b/libguile/continuations.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1998,2000,2001,2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1998,2000,2001,2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
diff --git a/libguile/convert.c b/libguile/convert.c
index 11a462b86..700deaa87 100644
--- a/libguile/convert.c
+++ b/libguile/convert.c
@@ -16,7 +16,7 @@
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/coop.c b/libguile/coop.c
index a8dca12c5..419a79b9b 100644
--- a/libguile/coop.c
+++ b/libguile/coop.c
@@ -20,7 +20,7 @@
/* Cooperative thread library, based on QuickThreads */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/debug-malloc.c b/libguile/debug-malloc.c
index ff627a966..88e7c7cdc 100644
--- a/libguile/debug-malloc.c
+++ b/libguile/debug-malloc.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2000, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <string.h>
#include <stdio.h>
diff --git a/libguile/debug.c b/libguile/debug.c
index 280e92b7d..91ba3fed8 100644
--- a/libguile/debug.c
+++ b/libguile/debug.c
@@ -1,5 +1,5 @@
/* Debugging extensions for Guile
- * Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2002, 2003, 2006 Free Software Foundation
+ * Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2002, 2003, 2006, 2008 Free Software Foundation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/async.h"
diff --git a/libguile/deprecated.c b/libguile/deprecated.c
index da1160852..979de84e1 100644
--- a/libguile/deprecated.c
+++ b/libguile/deprecated.c
@@ -19,6 +19,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "libguile/_scm.h"
#include "libguile/async.h"
#include "libguile/deprecated.h"
diff --git a/libguile/deprecation.c b/libguile/deprecation.c
index 22073033e..338c47c20 100644
--- a/libguile/deprecation.c
+++ b/libguile/deprecation.c
@@ -17,7 +17,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/discouraged.c b/libguile/discouraged.c
index 07663e0fe..9efd92a00 100644
--- a/libguile/discouraged.c
+++ b/libguile/discouraged.c
@@ -2,7 +2,7 @@
discourage something, move it here when that is feasible.
*/
-/* Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2003, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -19,7 +19,12 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "libguile.h"
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+#include <libguile.h>
+
#if (SCM_ENABLE_DISCOURAGED == 1)
diff --git a/libguile/dynl.c b/libguile/dynl.c
index a90d67eab..42fd3955b 100644
--- a/libguile/dynl.c
+++ b/libguile/dynl.c
@@ -1,7 +1,7 @@
/* dynl.c - dynamic linking
*
* Copyright (C) 1990, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002,
- * 2003 Free Software Foundation, Inc.
+ * 2003, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -20,6 +20,10 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
/* "dynl.c" dynamically link&load object files.
Author: Aubrey Jaffer
Modified for libguile by Marius Vollmer */
diff --git a/libguile/dynwind.c b/libguile/dynwind.c
index 5f47ba9d9..39ff47f79 100644
--- a/libguile/dynwind.c
+++ b/libguile/dynwind.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1998,1999,2000,2001, 2003, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1998,1999,2000,2001, 2003, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -18,6 +18,10 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <assert.h>
#include "libguile/_scm.h"
diff --git a/libguile/environments.c b/libguile/environments.c
index ed23d3011..997d43d7a 100644
--- a/libguile/environments.c
+++ b/libguile/environments.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999,2000,2001, 2003, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1999,2000,2001, 2003, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,9 @@
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/alist.h"
diff --git a/libguile/eq.c b/libguile/eq.c
index ebc91c93b..b54a7043a 100644
--- a/libguile/eq.c
+++ b/libguile/eq.c
@@ -16,7 +16,7 @@
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/error.c b/libguile/error.c
index d4d3f41ee..e18db9e82 100644
--- a/libguile/error.c
+++ b/libguile/error.c
@@ -18,7 +18,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/eval.c b/libguile/eval.c
index 0aec95106..5aba969aa 100644
--- a/libguile/eval.c
+++ b/libguile/eval.c
@@ -21,7 +21,7 @@
/* SECTION: This code is compiled once.
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/evalext.c b/libguile/evalext.c
index 6b03df464..9bec8f410 100644
--- a/libguile/evalext.c
+++ b/libguile/evalext.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998,1999,2000,2001,2002,2003, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1998,1999,2000,2001,2002,2003, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/eval.h"
diff --git a/libguile/extensions.c b/libguile/extensions.c
index 7a05fa88e..1090b8bd5 100644
--- a/libguile/extensions.c
+++ b/libguile/extensions.c
@@ -17,7 +17,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/feature.c b/libguile/feature.c
index 6cd0e54ab..8283cd6f5 100644
--- a/libguile/feature.c
+++ b/libguile/feature.c
@@ -17,7 +17,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/filesys.c b/libguile/filesys.c
index 6536df849..ec33328b1 100644
--- a/libguile/filesys.c
+++ b/libguile/filesys.c
@@ -24,7 +24,7 @@
#define _POSIX_C_SOURCE 199506L /* for readdir_r */
#endif
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/fluids.c b/libguile/fluids.c
index b5334dbdb..0b568e9e6 100644
--- a/libguile/fluids.c
+++ b/libguile/fluids.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996,1997,2000,2001, 2004, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 1996,1997,2000,2001, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <stdio.h>
#include <string.h>
diff --git a/libguile/fports.c b/libguile/fports.c
index 293aa1bfc..5e4e6df69 100644
--- a/libguile/fports.c
+++ b/libguile/fports.c
@@ -19,7 +19,7 @@
#define _LARGEFILE64_SOURCE /* ask for stat64 etc */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/futures.c b/libguile/futures.c
index df1c4616c..1bba960b3 100644
--- a/libguile/futures.c
+++ b/libguile/futures.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,2000,2001, 2002, 2003, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998,2000,2001, 2002, 2003, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -24,6 +24,10 @@
reason.
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "libguile/_scm.h"
#include "libguile/eval.h"
#include "libguile/ports.h"
diff --git a/libguile/gc-malloc.c b/libguile/gc-malloc.c
index a82ebe6be..6839ba832 100644
--- a/libguile/gc-malloc.c
+++ b/libguile/gc-malloc.c
@@ -17,7 +17,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/gc-segment-table.c b/libguile/gc-segment-table.c
index d0d70fdad..3e92c8c5c 100644
--- a/libguile/gc-segment-table.c
+++ b/libguile/gc-segment-table.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2002, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2002, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <assert.h>
#include <stdio.h>
#include <string.h>
diff --git a/libguile/gc.c b/libguile/gc.c
index 230957bbb..80d46f9d0 100644
--- a/libguile/gc.c
+++ b/libguile/gc.c
@@ -17,7 +17,7 @@
/* #define DEBUGINFO */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/gdbint.c b/libguile/gdbint.c
index 19ecfdf0d..4ec9ad48c 100644
--- a/libguile/gdbint.c
+++ b/libguile/gdbint.c
@@ -17,7 +17,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/gen-scmconfig.c b/libguile/gen-scmconfig.c
index 6d3fea679..85ebfaed7 100644
--- a/libguile/gen-scmconfig.c
+++ b/libguile/gen-scmconfig.c
@@ -117,7 +117,7 @@
**********************************************************************/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/gettext.c b/libguile/gettext.c
index 91a51439c..e74f9f351 100644
--- a/libguile/gettext.c
+++ b/libguile/gettext.c
@@ -16,7 +16,7 @@
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/gh_data.c b/libguile/gh_data.c
index 1ed603375..101d0fbb3 100644
--- a/libguile/gh_data.c
+++ b/libguile/gh_data.c
@@ -17,7 +17,7 @@
/* data initialization and C<->Scheme data conversion */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/gh_eval.c b/libguile/gh_eval.c
index 7ea7583bb..737975ec5 100644
--- a/libguile/gh_eval.c
+++ b/libguile/gh_eval.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998, 2000, 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998, 2000, 2001, 2006, 2008 Free Software Foundation, Inc.
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -18,6 +18,10 @@
/* routines to evaluate Scheme code */
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "libguile/gh.h"
#if SCM_ENABLE_DEPRECATED
diff --git a/libguile/gh_funcs.c b/libguile/gh_funcs.c
index ae6ca955f..ea4dd9b0a 100644
--- a/libguile/gh_funcs.c
+++ b/libguile/gh_funcs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998, 2000, 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998, 2000, 2001, 2006, 2008 Free Software Foundation, Inc.
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,9 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
/* Defining Scheme functions implemented by C functions --- subrs. */
diff --git a/libguile/gh_init.c b/libguile/gh_init.c
index d7a2527d8..b3cb77117 100644
--- a/libguile/gh_init.c
+++ b/libguile/gh_init.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,2000,2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,2000,2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,9 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
/* Guile high level (gh_) interface, initialization-related stuff */
diff --git a/libguile/gh_io.c b/libguile/gh_io.c
index 7cc398e9c..ccf3ff216 100644
--- a/libguile/gh_io.c
+++ b/libguile/gh_io.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997, 2000, 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997, 2000, 2001, 2006, 2008 Free Software Foundation, Inc.
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,9 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/gh.h"
diff --git a/libguile/gh_list.c b/libguile/gh_list.c
index a24d0244f..b36043552 100644
--- a/libguile/gh_list.c
+++ b/libguile/gh_list.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997, 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997, 2000, 2001, 2004, 2006, 2008 Free Software Foundation, Inc.
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
/* list manipulation */
diff --git a/libguile/gh_predicates.c b/libguile/gh_predicates.c
index 78ba41474..120567476 100644
--- a/libguile/gh_predicates.c
+++ b/libguile/gh_predicates.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997, 2000, 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997, 2000, 2001, 2006, 2008 Free Software Foundation, Inc.
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,9 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
/* type predicates and equality predicates */
diff --git a/libguile/goops.c b/libguile/goops.c
index 72579b881..3581edc30 100644
--- a/libguile/goops.c
+++ b/libguile/goops.c
@@ -24,6 +24,10 @@
* Erick Gallesio <eg@unice.fr>.
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <stdio.h>
#include <assert.h>
diff --git a/libguile/gsubr.c b/libguile/gsubr.c
index 356d771e8..be5c34271 100644
--- a/libguile/gsubr.c
+++ b/libguile/gsubr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,9 @@
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <stdio.h>
#include "libguile/_scm.h"
diff --git a/libguile/guardians.c b/libguile/guardians.c
index 879462a73..43edf818d 100644
--- a/libguile/guardians.c
+++ b/libguile/guardians.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998,1999,2000,2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1998,1999,2000,2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -41,6 +41,9 @@
* FIXME: This is currently not thread-safe.
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/async.h"
diff --git a/libguile/guile.c b/libguile/guile.c
index c294837f1..2015ae8c8 100644
--- a/libguile/guile.c
+++ b/libguile/guile.c
@@ -22,7 +22,7 @@
based on the list of installed, statically linked libraries on the
system. For now, please don't put interesting code in here. */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/hash.c b/libguile/hash.c
index d35224948..7a49de6b4 100644
--- a/libguile/hash.c
+++ b/libguile/hash.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997, 2000, 2001, 2003, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997, 2000, 2001, 2003, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/chars.h"
diff --git a/libguile/hashtab.c b/libguile/hashtab.c
index 9f85b38ab..50553d295 100644
--- a/libguile/hashtab.c
+++ b/libguile/hashtab.c
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <stdio.h>
diff --git a/libguile/hooks.c b/libguile/hooks.c
index 787382983..aa8015144 100644
--- a/libguile/hooks.c
+++ b/libguile/hooks.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1998,1999,2000,2001, 2003, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1998,1999,2000,2001, 2003, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <stdio.h>
#include "libguile/_scm.h"
diff --git a/libguile/i18n.c b/libguile/i18n.c
index 5d2d976fd..929ac4d1d 100644
--- a/libguile/i18n.c
+++ b/libguile/i18n.c
@@ -15,7 +15,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/inet_aton.c b/libguile/inet_aton.c
index fe43d6eb2..ebef71f55 100644
--- a/libguile/inet_aton.c
+++ b/libguile/inet_aton.c
@@ -31,6 +31,9 @@
* SUCH DAMAGE.
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)inet_addr.c 8.1 (Berkeley) 6/17/93";
diff --git a/libguile/init.c b/libguile/init.c
index d9d75242c..2d5c94340 100644
--- a/libguile/init.c
+++ b/libguile/init.c
@@ -20,7 +20,7 @@
/* Include the headers for just about everything.
We call all their initialization functions. */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/inline.c b/libguile/inline.c
index 802aae57a..a0c25003f 100644
--- a/libguile/inline.c
+++ b/libguile/inline.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,5 +15,9 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#define SCM_INLINE_C_INCLUDING_INLINE_H 1
#include "libguile/inline.h"
diff --git a/libguile/ioext.c b/libguile/ioext.c
index 60b751fff..b542664eb 100644
--- a/libguile/ioext.c
+++ b/libguile/ioext.c
@@ -18,7 +18,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/keywords.c b/libguile/keywords.c
index 831c2cc28..5afa9e9e7 100644
--- a/libguile/keywords.c
+++ b/libguile/keywords.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2003, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001, 2003, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <string.h>
diff --git a/libguile/lang.c b/libguile/lang.c
index 986007309..7f3986cec 100644
--- a/libguile/lang.c
+++ b/libguile/lang.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2000, 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2000, 2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
diff --git a/libguile/list.c b/libguile/list.c
index a1a79a43a..07b96f5a7 100644
--- a/libguile/list.c
+++ b/libguile/list.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,2000,2001,2003,2004
+/* Copyright (C) 1995,1996,1997,2000,2001,2003,2004,2008
* Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
@@ -18,6 +18,10 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "libguile/_scm.h"
#include "libguile/eq.h"
#include "libguile/lang.h"
diff --git a/libguile/load.c b/libguile/load.c
index 3e702c41e..5ca4e07f4 100644
--- a/libguile/load.c
+++ b/libguile/load.c
@@ -18,7 +18,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/macros.c b/libguile/macros.c
index 1e2a12ef6..e8899f5a0 100644
--- a/libguile/macros.c
+++ b/libguile/macros.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,2000,2001,2002,2003, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998,2000,2001,2002,2003, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/alist.h" /* for SCM_EXTEND_ENV (well...) */
diff --git a/libguile/mallocs.c b/libguile/mallocs.c
index 0c7d45053..8fb3ab0ba 100644
--- a/libguile/mallocs.c
+++ b/libguile/mallocs.c
@@ -19,7 +19,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/mkstemp.c b/libguile/mkstemp.c
index 21b745125..6a573c695 100644
--- a/libguile/mkstemp.c
+++ b/libguile/mkstemp.c
@@ -18,7 +18,7 @@
Boston, MA 02110-1301, USA.
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/modules.c b/libguile/modules.c
index e524eb518..d59428c8d 100644
--- a/libguile/modules.c
+++ b/libguile/modules.c
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <stdarg.h>
diff --git a/libguile/net_db.c b/libguile/net_db.c
index 83ee03bc3..deb8d381d 100644
--- a/libguile/net_db.c
+++ b/libguile/net_db.c
@@ -25,7 +25,7 @@
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/null-threads.c b/libguile/null-threads.c
index da762692b..814017564 100644
--- a/libguile/null-threads.c
+++ b/libguile/null-threads.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2002, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <stdlib.h>
#include "libguile/_scm.h"
diff --git a/libguile/numbers.c b/libguile/numbers.c
index 3c54f61ed..0452e435c 100644
--- a/libguile/numbers.c
+++ b/libguile/numbers.c
@@ -40,7 +40,7 @@
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/objects.c b/libguile/objects.c
index c02741abe..0b2c3be74 100644
--- a/libguile/objects.c
+++ b/libguile/objects.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1999,2000,2001, 2003, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1999,2000,2001, 2003, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -23,6 +23,10 @@
* libguile. See the comments in objects.h.
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "libguile/_scm.h"
#include "libguile/struct.h"
diff --git a/libguile/objprop.c b/libguile/objprop.c
index 58449b888..8e9486f54 100644
--- a/libguile/objprop.c
+++ b/libguile/objprop.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996, 2000, 2001, 2003, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996, 2000, 2001, 2003, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/async.h"
diff --git a/libguile/options.c b/libguile/options.c
index ae75e1318..cc3d452e6 100644
--- a/libguile/options.c
+++ b/libguile/options.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1998,2000,2001, 2006 Free Software Foundation
+/* Copyright (C) 1995,1996,1998,2000,2001, 2006, 2008 Free Software Foundation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,9 @@
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/mallocs.h"
diff --git a/libguile/pairs.c b/libguile/pairs.c
index d6cabded2..cb2d64260 100644
--- a/libguile/pairs.c
+++ b/libguile/pairs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,2000,2001, 2004, 2005, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,2000,2001, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/validate.h"
diff --git a/libguile/ports.c b/libguile/ports.c
index 508777c0c..bd0e0a630 100644
--- a/libguile/ports.c
+++ b/libguile/ports.c
@@ -21,7 +21,7 @@
#define _LARGEFILE64_SOURCE /* ask for stat64 etc */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/posix.c b/libguile/posix.c
index 0bad2ee20..abcf77fcf 100644
--- a/libguile/posix.c
+++ b/libguile/posix.c
@@ -17,7 +17,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/print.c b/libguile/print.c
index 3064fa1bd..7906200ee 100644
--- a/libguile/print.c
+++ b/libguile/print.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-1999,2000,2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995-1999,2000,2001, 2002, 2003, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <errno.h>
diff --git a/libguile/procprop.c b/libguile/procprop.c
index cfa8abe30..88f2c2218 100644
--- a/libguile/procprop.c
+++ b/libguile/procprop.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1998,2000,2001,2003,2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1998,2000,2001,2003,2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
diff --git a/libguile/procs.c b/libguile/procs.c
index 8bf46649b..a1abe11b4 100644
--- a/libguile/procs.c
+++ b/libguile/procs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1999,2000,2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1999,2000,2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
diff --git a/libguile/properties.c b/libguile/properties.c
index 680b66946..321dc9ec4 100644
--- a/libguile/properties.c
+++ b/libguile/properties.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,2000,2001, 2003, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,2000,2001, 2003, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/hashtab.h"
diff --git a/libguile/putenv.c b/libguile/putenv.c
index b43765f6e..0ff33592a 100644
--- a/libguile/putenv.c
+++ b/libguile/putenv.c
@@ -16,7 +16,7 @@
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/ramap.c b/libguile/ramap.c
index 25d8b2722..1bc4fdd38 100644
--- a/libguile/ramap.c
+++ b/libguile/ramap.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996,1998,2000,2001,2004,2005, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1996,1998,2000,2001,2004,2005, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -24,6 +24,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/strings.h"
diff --git a/libguile/random.c b/libguile/random.c
index e4daead8f..f5f706f85 100644
--- a/libguile/random.c
+++ b/libguile/random.c
@@ -18,7 +18,7 @@
/* Author: Mikael Djurfeldt <djurfeldt@nada.kth.se> */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/rdelim.c b/libguile/rdelim.c
index 2ce1803c8..c9cc0164d 100644
--- a/libguile/rdelim.c
+++ b/libguile/rdelim.c
@@ -15,7 +15,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/regex-posix.c b/libguile/regex-posix.c
index f8677a1a3..187261421 100644
--- a/libguile/regex-posix.c
+++ b/libguile/regex-posix.c
@@ -26,7 +26,7 @@
libraries which do not agree with the Spencer implementation may
produce varying behavior. Sigh. */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/root.c b/libguile/root.c
index 43118b203..0d4ab29e5 100644
--- a/libguile/root.c
+++ b/libguile/root.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,1999,2000, 2001, 2002, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998,1999,2000, 2001, 2002, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <string.h>
#include <stdio.h>
diff --git a/libguile/rw.c b/libguile/rw.c
index 660ea2c6d..3e814740a 100644
--- a/libguile/rw.c
+++ b/libguile/rw.c
@@ -19,7 +19,7 @@
/* This is the C part of the (ice-9 rw) module. */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/scmsigs.c b/libguile/scmsigs.c
index 3a8596a6d..237bc5323 100644
--- a/libguile/scmsigs.c
+++ b/libguile/scmsigs.c
@@ -18,7 +18,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/script.c b/libguile/script.c
index 2e45d8756..7dba09543 100644
--- a/libguile/script.c
+++ b/libguile/script.c
@@ -17,7 +17,7 @@
/* "script.c" argv tricks for `#!' scripts.
Authors: Aubrey Jaffer and Jim Blandy */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/simpos.c b/libguile/simpos.c
index 79b9f3e3a..402e4dc88 100644
--- a/libguile/simpos.c
+++ b/libguile/simpos.c
@@ -18,7 +18,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/smob.c b/libguile/smob.c
index 718442237..eec0e3e1a 100644
--- a/libguile/smob.c
+++ b/libguile/smob.c
@@ -17,7 +17,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/socket.c b/libguile/socket.c
index bfac45207..f34b6d49d 100644
--- a/libguile/socket.c
+++ b/libguile/socket.c
@@ -18,7 +18,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/sort.c b/libguile/sort.c
index f8e440c02..2a7317663 100644
--- a/libguile/sort.c
+++ b/libguile/sort.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999,2000,2001,2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 1999,2000,2001,2002, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
@@ -32,6 +32,10 @@
* quicksort code.
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "libguile/_scm.h"
#include "libguile/eval.h"
#include "libguile/unif.h"
diff --git a/libguile/srcprop.c b/libguile/srcprop.c
index ed3612781..fc5fde857 100644
--- a/libguile/srcprop.c
+++ b/libguile/srcprop.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002, 2006 Free Software Foundation
+/* Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002, 2006, 2008 Free Software Foundation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <errno.h>
diff --git a/libguile/srfi-13.c b/libguile/srfi-13.c
index b3cb1bfdd..c8ca78027 100644
--- a/libguile/srfi-13.c
+++ b/libguile/srfi-13.c
@@ -1,6 +1,6 @@
/* srfi-13.c --- SRFI-13 procedures for Guile
*
- * Copyright (C) 2001, 2004, 2005, 2006 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -18,6 +18,10 @@
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <string.h>
#include <ctype.h>
diff --git a/libguile/srfi-4.c b/libguile/srfi-4.c
index 940698b46..b00fdaf28 100644
--- a/libguile/srfi-4.c
+++ b/libguile/srfi-4.c
@@ -17,7 +17,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/stackchk.c b/libguile/stackchk.c
index ee1fa859f..391ce21e9 100644
--- a/libguile/stackchk.c
+++ b/libguile/stackchk.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997, 2000, 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997, 2000, 2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/ports.h"
diff --git a/libguile/stacks.c b/libguile/stacks.c
index 7490db215..4b97a1827 100644
--- a/libguile/stacks.c
+++ b/libguile/stacks.c
@@ -1,5 +1,5 @@
/* Representation of stack frame debug information
- * Copyright (C) 1996,1997,2000,2001, 2006, 2007 Free Software Foundation
+ * Copyright (C) 1996,1997,2000,2001, 2006, 2007, 2008 Free Software Foundation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -18,6 +18,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/eval.h"
diff --git a/libguile/stime.c b/libguile/stime.c
index be5bf65af..34c8a98fa 100644
--- a/libguile/stime.c
+++ b/libguile/stime.c
@@ -38,7 +38,7 @@
#define _POSIX_C_SOURCE 199506L /* for gmtime_r prototype */
#endif
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/strings.c b/libguile/strings.c
index 90051bd1b..8f0e06da3 100644
--- a/libguile/strings.c
+++ b/libguile/strings.c
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <string.h>
#include <stdio.h>
diff --git a/libguile/strorder.c b/libguile/strorder.c
index 9947c4560..d3ccfcb06 100644
--- a/libguile/strorder.c
+++ b/libguile/strorder.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1999, 2000, 2004, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 1996, 1999, 2000, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -16,6 +16,9 @@
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/chars.h"
diff --git a/libguile/strports.c b/libguile/strports.c
index 8659ccf91..bc3fd7014 100644
--- a/libguile/strports.c
+++ b/libguile/strports.c
@@ -18,7 +18,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/struct.c b/libguile/struct.c
index e3afd51d7..afc0efa9a 100644
--- a/libguile/struct.c
+++ b/libguile/struct.c
@@ -16,7 +16,7 @@
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/symbols.c b/libguile/symbols.c
index ff75bef7d..0814942d4 100644
--- a/libguile/symbols.c
+++ b/libguile/symbols.c
@@ -17,7 +17,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/threads.c b/libguile/threads.c
index 8ffefae2e..b1cbba260 100644
--- a/libguile/threads.c
+++ b/libguile/threads.c
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#if HAVE_CONFIG_H
# include <config.h>
diff --git a/libguile/throw.c b/libguile/throw.c
index f605af7ae..ae538e25e 100644
--- a/libguile/throw.c
+++ b/libguile/throw.c
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <stdio.h>
#include "libguile/_scm.h"
diff --git a/libguile/unif.c b/libguile/unif.c
index d3bf82314..ecf96dfec 100644
--- a/libguile/unif.c
+++ b/libguile/unif.c
@@ -25,7 +25,7 @@
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/values.c b/libguile/values.c
index 46b51c2e3..e766edba1 100644
--- a/libguile/values.c
+++ b/libguile/values.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2000, 2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "libguile/_scm.h"
#include "libguile/eval.h"
#include "libguile/feature.h"
diff --git a/libguile/variable.c b/libguile/variable.c
index 0bcd07cd0..6c39b30ac 100644
--- a/libguile/variable.c
+++ b/libguile/variable.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,2000,2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998,2000,2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/eq.h"
diff --git a/libguile/vectors.c b/libguile/vectors.c
index c3107ecf1..75ba7cde0 100644
--- a/libguile/vectors.c
+++ b/libguile/vectors.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1998,1999,2000,2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1998,1999,2000,2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "libguile/_scm.h"
#include "libguile/eq.h"
diff --git a/libguile/version.c b/libguile/version.c
index 9f5eedcf8..99c649b00 100644
--- a/libguile/version.c
+++ b/libguile/version.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996, 1999, 2000, 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996, 1999, 2000, 2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <stdio.h>
#include "libguile/_scm.h"
diff --git a/libguile/vports.c b/libguile/vports.c
index 6aec948a4..564f0e73f 100644
--- a/libguile/vports.c
+++ b/libguile/vports.c
@@ -17,7 +17,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/weaks.c b/libguile/weaks.c
index 6d69f9718..7558e78a6 100644
--- a/libguile/weaks.c
+++ b/libguile/weaks.c
@@ -17,6 +17,9 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include <stdio.h>
diff --git a/libguile/win32-dirent.c b/libguile/win32-dirent.c
index 71ef62b63..cd7e8bac6 100644
--- a/libguile/win32-dirent.c
+++ b/libguile/win32-dirent.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "libguile/__scm.h"
#include <windows.h>
diff --git a/libguile/win32-socket.c b/libguile/win32-socket.c
index 66f81b8c8..54f80a764 100644
--- a/libguile/win32-socket.c
+++ b/libguile/win32-socket.c
@@ -18,7 +18,7 @@
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/libguile/win32-uname.c b/libguile/win32-uname.c
index d4620e1b7..d4d737f49 100644
--- a/libguile/win32-uname.c
+++ b/libguile/win32-uname.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "libguile/__scm.h"
#include <windows.h>
diff --git a/m4/.cvsignore b/m4/.cvsignore
deleted file mode 100644
index 57f7f3171..000000000
--- a/m4/.cvsignore
+++ /dev/null
@@ -1,20 +0,0 @@
-.deps
-.dirstamp
-alloca.m4
-extensions.m4
-gnulib-common.m4
-gnulib-comp.m4
-gnulib-tool.m4
-include_next.m4
-onceonly_2_57.m4
-strcase.m4
-string_h.m4
-strings_h.m4
-onceonly.m4
-mbstate_t.m4
-stdbool.m4
-strftime.m4
-time_h.m4
-time_r.m4
-tm_gmtoff.m4
-wchar.m4
diff --git a/m4/ChangeLog b/m4/ChangeLog-2008
index fff185b7d..fff185b7d 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog-2008
diff --git a/m4/autobuild.m4 b/m4/autobuild.m4
new file mode 100644
index 000000000..a025e7379
--- /dev/null
+++ b/m4/autobuild.m4
@@ -0,0 +1,39 @@
+# autobuild.m4 serial 7
+dnl Copyright (C) 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
+dnl This file is free software; the Free Software Foundation
+dnl gives unlimited permission to copy and/or distribute it,
+dnl with or without modifications, as long as this notice is preserved.
+
+dnl From Simon Josefsson
+
+# Usage: AB_INIT([MODE]).
+AC_DEFUN([AB_INIT],
+[
+ AC_REQUIRE([AC_CANONICAL_BUILD])
+ AC_REQUIRE([AC_CANONICAL_HOST])
+
+ if test -z "$AB_PACKAGE"; then
+ AB_PACKAGE=${PACKAGE_NAME:-$PACKAGE}
+ fi
+ AC_MSG_NOTICE([autobuild project... $AB_PACKAGE])
+
+ if test -z "$AB_VERSION"; then
+ AB_VERSION=${PACKAGE_VERSION:-$VERSION}
+ fi
+ AC_MSG_NOTICE([autobuild revision... $AB_VERSION])
+
+ hostname=`hostname`
+ if test "$hostname"; then
+ AC_MSG_NOTICE([autobuild hostname... $hostname])
+ fi
+
+ ifelse([$1],[],,[AC_MSG_NOTICE([autobuild mode... $1])])
+
+ date=`TZ=UTC0 date +%Y%m%dT%H%M%SZ`
+ if test "$?" != 0; then
+ date=`date`
+ fi
+ if test "$date"; then
+ AC_MSG_NOTICE([autobuild timestamp... $date])
+ fi
+])
diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4
index 11af0bc4d..0de0cb4d5 100644
--- a/m4/gnulib-cache.m4
+++ b/m4/gnulib-cache.m4
@@ -15,12 +15,13 @@
# Specification in the form of a command-line invocation:
-# gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --aux-dir=build-aux --lgpl --libtool --macro-prefix=gl alloca extensions strcase strftime
+# gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --aux-dir=build-aux --lgpl --libtool --macro-prefix=gl alloca autobuild extensions strcase strftime
# Specification in the form of a few gnulib-tool.m4 macro invocations:
gl_LOCAL_DIR([])
gl_MODULES([
alloca
+ autobuild
extensions
strcase
strftime
diff --git a/m4/gnulib-comp.m4 b/m4/gnulib-comp.m4
index 614e07a06..012ee10ea 100644
--- a/m4/gnulib-comp.m4
+++ b/m4/gnulib-comp.m4
@@ -25,6 +25,7 @@ AC_DEFUN([gl_EARLY],
m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
AC_REQUIRE([AC_PROG_RANLIB])
+ AB_INIT
AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
])
@@ -195,6 +196,7 @@ AC_DEFUN([gl_FILE_LIST], [
lib/time_r.c
lib/wchar.in.h
m4/alloca.m4
+ m4/autobuild.m4
m4/extensions.m4
m4/gnulib-common.m4
m4/include_next.m4
diff --git a/oop/.cvsignore b/oop/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/oop/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/oop/ChangeLog b/oop/ChangeLog-2008
index 6727ef3fb..6727ef3fb 100644
--- a/oop/ChangeLog
+++ b/oop/ChangeLog-2008
diff --git a/oop/Makefile.am b/oop/Makefile.am
index a48fcb080..dcc20985c 100644
--- a/oop/Makefile.am
+++ b/oop/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
##
-## Copyright (C) 2000, 2004, 2006 Free Software Foundation, Inc.
+## Copyright (C) 2000, 2004, 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -30,4 +30,4 @@ subpkgdatadir = $(pkgdatadir)/$(GUILE_EFFECTIVE_VERSION)/oop
subpkgdata_DATA = $(oop_sources)
TAGS_FILES = $(subpkgdata_DATA)
-EXTRA_DIST = $(oop_sources)
+EXTRA_DIST = $(oop_sources) ChangeLog-2008
diff --git a/oop/goops/.cvsignore b/oop/goops/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/oop/goops/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/qt/.cvsignore b/qt/.cvsignore
deleted file mode 100644
index c13e24c74..000000000
--- a/qt/.cvsignore
+++ /dev/null
@@ -1,9 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-config.log
-config.status
-qt.h
diff --git a/qt/ChangeLog b/qt/ChangeLog-2008
index bc9c1b95e..bc9c1b95e 100644
--- a/qt/ChangeLog
+++ b/qt/ChangeLog-2008
diff --git a/qt/md/.cvsignore b/qt/md/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/qt/md/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/qt/time/.cvsignore b/qt/time/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/qt/time/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/scripts/.cvsignore b/scripts/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/scripts/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/scripts/ChangeLog b/scripts/ChangeLog-2008
index feef87dfd..feef87dfd 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog-2008
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 7b69312ce..baf8ff46d 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
##
-## Copyright (C) 2002, 2006 Free Software Foundation, Inc.
+## Copyright (C) 2002, 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -44,7 +44,7 @@ scripts_sources = \
subpkgdatadir = $(pkgdatadir)/$(GUILE_EFFECTIVE_VERSION)/scripts
subpkgdata_SCRIPTS = $(scripts_sources)
-EXTRA_DIST = $(scripts_sources)
+EXTRA_DIST = $(scripts_sources) ChangeLog-2008
list:
@echo $(scripts_sources)
diff --git a/srfi/.cvsignore b/srfi/.cvsignore
deleted file mode 100644
index 30ce6d616..000000000
--- a/srfi/.cvsignore
+++ /dev/null
@@ -1,13 +0,0 @@
-*.c.clean.c
-*.la
-*.lo
-*.x
-.deps
-.libs
-Makefile
-Makefile.in
-aclocal.m4
-config.log
-config.status
-configure
-libtool
diff --git a/srfi/ChangeLog b/srfi/ChangeLog-2008
index d771a8f9f..d771a8f9f 100644
--- a/srfi/ChangeLog
+++ b/srfi/ChangeLog-2008
diff --git a/srfi/Makefile.am b/srfi/Makefile.am
index bb69bbbf2..048898dce 100644
--- a/srfi/Makefile.am
+++ b/srfi/Makefile.am
@@ -88,7 +88,7 @@ srfi_DATA = srfi-1.scm \
srfi-69.scm \
srfi-88.scm
-EXTRA_DIST = $(srfi_DATA)
+EXTRA_DIST = $(srfi_DATA) ChangeLog-2008
TAGS_FILES = $(srfi_DATA)
GUILE_SNARF = ../libguile/guile-snarf
diff --git a/srfi/srfi-1.c b/srfi/srfi-1.c
index 35815b32f..dc218ab04 100644
--- a/srfi/srfi-1.c
+++ b/srfi/srfi-1.c
@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
diff --git a/srfi/srfi-13.c b/srfi/srfi-13.c
index 64331f37e..dd5ce9b15 100644
--- a/srfi/srfi-13.c
+++ b/srfi/srfi-13.c
@@ -1,6 +1,6 @@
/* srfi-13.c --- old place of SRFI-13 procedures for Guile
*
- * Copyright (C) 2001, 2004, 2006 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -23,7 +23,11 @@
since people might still be linking with it.
*/
-#include "srfi/srfi-13.h"
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+#include <srfi/srfi-13.h>
void
scm_init_srfi_13 (void)
diff --git a/srfi/srfi-14.c b/srfi/srfi-14.c
index fe5e049d1..1a7297b82 100644
--- a/srfi/srfi-14.c
+++ b/srfi/srfi-14.c
@@ -1,6 +1,6 @@
/* srfi-14.c --- Old place of SRFI-14 procedures for Guile
*
- * Copyright (C) 2001, 2004, 2006 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,7 +17,11 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "srfi/srfi-14.h"
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+#include <srfi/srfi-14.h>
void
scm_init_srfi_14 (void)
diff --git a/srfi/srfi-4.c b/srfi/srfi-4.c
index b4486a568..f40c6b319 100644
--- a/srfi/srfi-4.c
+++ b/srfi/srfi-4.c
@@ -1,6 +1,6 @@
/* srfi-4.c --- Homogeneous numeric vector datatypes.
*
- * Copyright (C) 2001, 2004, 2006 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -22,7 +22,11 @@
since people might still be linking with it.
*/
-#include "srfi/srfi-4.h"
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+#include <srfi/srfi-4.h>
void
scm_init_srfi_4 (void)
diff --git a/srfi/srfi-60.c b/srfi/srfi-60.c
index b90306a8e..7d89ca039 100644
--- a/srfi/srfi-60.c
+++ b/srfi/srfi-60.c
@@ -1,6 +1,6 @@
/* srfi-60.c --- Integers as Bits
*
- * Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -17,8 +17,12 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <libguile.h>
-#include "srfi-60.h"
+#include <srfi/srfi-60.h>
SCM_DEFINE (scm_srfi60_log2_binary_factors, "log2-binary-factors", 1, 0, 0,
diff --git a/test-suite/.cvsignore b/test-suite/.cvsignore
deleted file mode 100644
index 8ba23a55b..000000000
--- a/test-suite/.cvsignore
+++ /dev/null
@@ -1,6 +0,0 @@
-guile.log
-tmp1
-tmp2
-tmp3
-Makefile
-Makefile.in
diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog-2008
index 433431a77..433431a77 100644
--- a/test-suite/ChangeLog
+++ b/test-suite/ChangeLog-2008
diff --git a/test-suite/Makefile.am b/test-suite/Makefile.am
index e6ea258c5..12884b74e 100644
--- a/test-suite/Makefile.am
+++ b/test-suite/Makefile.am
@@ -97,7 +97,7 @@ SCM_TESTS = tests/alist.test \
SCM_TESTS_DIRS = tests/asmobs \
tests/c-api
-EXTRA_DIST = guile-test lib.scm $(SCM_TESTS)
+EXTRA_DIST = guile-test lib.scm $(SCM_TESTS) ChangeLog-2008
## Automake should be able to handle the distribution of tests/asmobs
## etc without any help, but not all version can handle 'deep'
diff --git a/test-suite/standalone/.cvsignore b/test-suite/standalone/.cvsignore
deleted file mode 100644
index 4b495e986..000000000
--- a/test-suite/standalone/.cvsignore
+++ /dev/null
@@ -1,14 +0,0 @@
-*.la
-*.lo
-*.x
-.deps
-.libs
-Makefile
-Makefile.in
-test-conversion
-test-gh
-test-num2integral
-test-round
-test-unwind
-test-list
-test-with-guile-module
diff --git a/test-suite/standalone/Makefile.am b/test-suite/standalone/Makefile.am
index adbe0c84f..212fbca89 100644
--- a/test-suite/standalone/Makefile.am
+++ b/test-suite/standalone/Makefile.am
@@ -32,7 +32,7 @@ TESTS_ENVIRONMENT = "${top_builddir}/pre-inst-guile-env"
test_cflags = \
-I$(top_srcdir)/test-suite/standalone \
- -I$(top_srcdir) \
+ -I$(top_srcdir) -I$(top_builddir) \
-I$(top_srcdir)/lib -I$(top_builddir)/lib \
$(EXTRA_DEFS) $(GUILE_CFLAGS) $(GCC_CFLAGS)
@@ -40,7 +40,7 @@ AM_LDFLAGS = $(GUILE_CFLAGS)
snarfcppopts = \
$(DEFS) $(DEFAULT_INCLUDES) $(CPPFLAGS) $(CFLAGS) -I$(top_srcdir) \
- -I$(top_srcdir)/lib -I$(top_builddir)/lib
+ -I$(top_srcdir)/lib -I$(top_builddir)/lib -I$(top_builddir)
SUFFIXES = .x
.c.x:
diff --git a/test-suite/standalone/test-asmobs-lib.c b/test-suite/standalone/test-asmobs-lib.c
index 88cf847c5..b85f923cd 100644
--- a/test-suite/standalone/test-asmobs-lib.c
+++ b/test-suite/standalone/test-asmobs-lib.c
@@ -15,6 +15,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifndef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <libguile.h>
long asmob000;
diff --git a/test-suite/standalone/test-gh.c b/test-suite/standalone/test-gh.c
index b273b4499..9f1601a8e 100644
--- a/test-suite/standalone/test-gh.c
+++ b/test-suite/standalone/test-gh.c
@@ -17,6 +17,10 @@
/* some bits originally by Jim Blandy <jimb@red-bean.com> */
+#ifndef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <libguile.h>
#include <libguile/gh.h>
diff --git a/test-suite/standalone/test-list.c b/test-suite/standalone/test-list.c
index 3396dff83..02634f676 100644
--- a/test-suite/standalone/test-list.c
+++ b/test-suite/standalone/test-list.c
@@ -17,6 +17,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifndef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <libguile.h>
#include <stdio.h>
diff --git a/test-suite/standalone/test-num2integral.c b/test-suite/standalone/test-num2integral.c
index d2de418e9..1e8a016d5 100644
--- a/test-suite/standalone/test-num2integral.c
+++ b/test-suite/standalone/test-num2integral.c
@@ -15,6 +15,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifndef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <libguile.h>
#include <stdio.h>
diff --git a/test-suite/standalone/test-with-guile-module.c b/test-suite/standalone/test-with-guile-module.c
index 14d3afdc7..babc22b22 100644
--- a/test-suite/standalone/test-with-guile-module.c
+++ b/test-suite/standalone/test-with-guile-module.c
@@ -15,6 +15,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifndef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <pthread.h>
#include <libguile.h>