From ee0a6ad0dbefccf7dd132b89960e76a59e1131e6 Mon Sep 17 00:00:00 2001 From: Ulrich Mueller Date: Fri, 31 Dec 2010 15:56:09 +0100 Subject: [PATCH] Fix --disable-dependency-tracking b0rkage, bug 211529. --- pkg-mgr-commands.tex | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index d6db362..2a86e24 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -141,7 +141,8 @@ has returned. \item -{}-host must be the value of the \t{CHOST} environment variable. \item -{}-libdir must be set according to Algorithm~\ref{alg:econf-libdir}. \item -{}-disable-dependency-tracking, if the EAPI is listed in - table~\ref{tab:econf-options-table} as using it. + table~\ref{tab:econf-options-table} as using it, and if a file \t{./Makefile.am} or + \t{GNUmakefile.am} exists. \end{itemize} \begin{centertable}{Extra \t{econf} arguments for EAPIs} \label{tab:econf-options-table} -- 1.7.3.4