]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
cleanup: drop a redundant %?FIRST% transform
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 11 Aug 2012 17:36:08 +0000 (19:36 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 31 Dec 2012 10:51:53 +0000 (11:51 +0100)
* 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>
lib/am/texinfos.am

index 6d45c950ae80583eac7eaaf95e3eeffd977b7472..790674cd3c2b83d327fa3745f24ffcc168307327 100644 (file)
@@ -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