Inline the effect of am/pre-inst-guile
authorNeil Jerram <neil@ossau.uklinux.net>
Sun, 20 Mar 2011 23:50:22 +0000 (23:50 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Fri, 25 Mar 2011 19:45:14 +0000 (19:45 +0000)
commit6b8bc6f8b507928f9b0bd71000f5132c984db798
treec6fdc8b2dd0851291b6ba800870727a4d0aa1639
parentaab99f7b8b74204993c7b9f8bc4ac3703551028b
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).
am/Makefile.am
am/pre-inst-guile [deleted file]
doc/ref/Makefile.am
module/Makefile.am