diff options
author | Ludovic Courtès <ludo@gnu.org> | 2008-04-26 21:55:29 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2008-04-26 21:56:02 +0200 |
commit | 56ae2148173f0b9a8fe8bb82530113f99f1f364d (patch) | |
tree | ed75d3ac409f33ceb61283d599e1d69bfcc9496b /ChangeLog | |
parent | bd22f1c768e2d5c7ec6264b8c68cc56019daccf4 (diff) |
Only run `test-with-guile-module' when pthread support is built.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 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> |