| Commit message (Expand) | Author | Age | Files | Lines |
* | Inline the effect of am/pre-inst-guile...It's just one variable definition, and in my opinion it confuses,
rather than helps, the overall build picture to have two names
(preinstguile and meta/guile) for the same thing.
* am/Makefile.am (am_frags): Remove pre-inst-guile.
* am/pre-inst-guile: Deleted.
* doc/ref/Makefile.am: Don't include am/pre-inst-guile.
($(snarf_doc).am, $(snarf_doc).texi): Expand $(preinstguile).
* module/Makefile.am (ice-9/psyntax-pp.scm.gen): Don't include
am/pre-inst-guile.
(ice-9/psyntax-pp.scm.gen): Expand $(preinstguile).
| Neil Jerram | 2011-03-25 | 1 | -1/+1 |
* | Change Guile license to LGPLv3+...(Not quite finished, the following will be done tomorrow.
module/srfi/*.scm
module/rnrs/*.scm
module/scripts/*.scm
testsuite/*.scm
guile-readline/*
)
| Neil Jerram | 2009-06-17 | 1 | -8/+8 |
* | move guilec.mk to am/guilec...* am/Makefile.am:
* am/guilec: guilec moved here from /guilec.mk.
All includers of guilec adapted.
| Andy Wingo | 2008-11-01 | 1 | -1/+1 |
* | Add `ChangeLog-2008' files to the distribution. | Ludovic Courtès | 2008-09-12 | 1 | -2/+2 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -2/+2 |
* | (am_frags): Add "maintainer-dirs". | Thien-Thi Nguyen | 2002-03-31 | 1 | -1/+1 |
* | Initial revision | Thien-Thi Nguyen | 2002-02-26 | 1 | -0/+28 |