summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-11 19:36:08 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-12-31 11:51:53 +0100
commitac5c1d7782732c7245bcd8a2cbe63fefdafeda99 (patch)
treedc59923d86cd49f0c58d4b1fd65b2f11a8d9932f
parentb6602b334c016042e252545d16733b7d5678fd90 (diff)
downloadautomake-ac5c1d7782732c7245bcd8a2cbe63fefdafeda99.tar.gz
cleanup: drop a redundant %?FIRST% transform
* lib/am/texinfos.am: Here: this file is only included one time per Makefile by Automake. Cherry picked from Automake-NG commit 'v1.12.2-864-g5c580b0'. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
-rw-r--r--lib/am/texinfos.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/am/texinfos.am b/lib/am/texinfos.am
index 6d45c950a..790674cd3 100644
--- a/lib/am/texinfos.am
+++ b/lib/am/texinfos.am
@@ -79,13 +79,11 @@ endif ! %?LOCAL-TEXIS%
## if the user doesn't request it not to be run (through the
## 'AM_UPDATE_INFO_DIR' environment variable). See automake bug#9773
## and Debian Bug#543992.
-if %?FIRST%
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
-endif
## Look in both . and srcdir because the info pages might have been
## rebuilt in the build directory. Can't cd to srcdir; that might