X-Git-Url: https://git.hcoop.net/bpt/guile.git/blobdiff_plain/0d751d472091421d91c097342c849cd52386f6ca..bfb2e1135842460d450cd514b8ef692a752db26c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index cad6adb32..9d3c44817 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2008-08-25 Ludovic Courtès + + * 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 + + * autogen.sh: Don't use `gnulib-tool', use the Gnulib files + available in the repository. + +2008-08-07 Neil Jerram + + * 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 * configure.in: Update stack direction test to be like that in