From 29ee01c009c46969a6b5570daf0a021a541c2d17 Mon Sep 17 00:00:00 2001 From: Neil Jerram Date: Sun, 20 Mar 2011 22:27:38 +0000 Subject: [PATCH] Remove unused definition of preinstguiletool * am/pre-inst-guile (preinstguiletool): Removed. --- am/pre-inst-guile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/am/pre-inst-guile b/am/pre-inst-guile index 7993d1531..b7b0d3469 100644 --- a/am/pre-inst-guile +++ b/am/pre-inst-guile @@ -1,6 +1,6 @@ -## am/pre-inst-guile --- define preinstguile and preinstguiletool vars +## am/pre-inst-guile --- define preinstguile -## Copyright (C) 2002, 2006 Free Software Foundation +## Copyright (C) 2002, 2006, 2011 Free Software Foundation ## ## This file is part of GUILE. ## @@ -21,7 +21,7 @@ ## Commentary: -## This fragment defines two variables: preinstguile, preinstguiletool. +## This fragment defines the preinstguile variable ## It can be included in any Makefile.am by adding the line: ## include $(top_srcdir)/am/pre-inst-guile ## See devel/build/pre-inst-guile.text (CVS only) for more info. @@ -29,6 +29,5 @@ ## Code: preinstguile = $(top_builddir_absolute)/meta/guile -preinstguiletool = GUILE="$(preinstguile)" $(top_srcdir)/scripts ## am/pre-inst-guile ends here -- 2.20.1