Re: make ChangeLog gmk-default.scm
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sun, 29 Jan 2012 16:30:15 +0000 > From: "Paul D. Smith" <[email protected]> > > CVSROOT: /sources/make > Module name: make > Changes by: Paul D. Smith <psmith> 12/01/29 16:30:15 > > Modified files: > . : ChangeLog gmk-default.scm > > Log message: > Guile portability > Don't support Guile 1.6 and use a portable test for printable strings. > > CVSWeb URLs: > http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.459&r2=2.460 > http://cvs.savannah.gnu.org/viewcvs/make/gmk-default.scm?cvsroot=make&r1=2.2&r2=2.3 Doesn't this require removal of the test for Guile 1.6 from configure.in (and build_w32.bat)?