summaryrefslogtreecommitdiff
path: root/am/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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 Jerram2011-03-251-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 Jerram2009-06-171-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 Wingo2008-11-011-1/+1
* Add `ChangeLog-2008' files to the distribution.Ludovic Courtès2008-09-121-2/+2
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* (am_frags): Add "maintainer-dirs".Thien-Thi Nguyen2002-03-311-1/+1
* Initial revisionThien-Thi Nguyen2002-02-261-0/+28