Use $(GCC_CFLAGS) for `-Werror' et al. so that it's not used to compile
[bpt/guile.git] / ChangeLog
index cad6adb..9d3c448 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+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