From 53c594fc34aa2276eb87090bdb59f3b30743addd Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Sun, 25 Nov 2001 14:49:23 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 338817f50..ee6d80cab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-11-25 Marius Vollmer + + * 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 * HACKING: Modified the Hacking It Yourself section. Removed the