make ChangeLog gmk-default.scm
"Paul D. Smith" <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /sources/make Module name: make Changes by: Paul D. Smith <psmith> 12/01/30 01:40:56 Modified files: . : ChangeLog gmk-default.scm Log message: Map Guile variable objects to the empty string. In Guile 2.0, (define ...) results in a variable object. Ensure make converts that to an empty string to avoid spurious errors. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.462&r2=2.463 http://cvs.savannah.gnu.org/viewcvs/make/gmk-default.scm?cvsroot=make&r1=2.3&r2=2.4