automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

73-texi-dead-options.patch


From: Akim Demaille
Subject: 73-texi-dead-options.patch
Date: Sun, 25 Feb 2001 14:41:37 +0100

Index: ChangeLog
from  Akim Demaille  <address@hidden>
        * automake.texi (Invoking Automake): Remove dead options.
        
        
Index: automake.texi
--- automake.texi Sun, 25 Feb 2001 13:21:52 +0100 akim (am/f/34_automake.t 1.6 
644)
+++ automake.texi Sun, 25 Feb 2001 14:29:52 +0100 akim (am/f/34_automake.t 1.6 
644)
@@ -805,12 +805,6 @@ @node Invoking Automake, configure, Exam
 Look for Automake data files in directory @var{dir} instead of in the
 installation directory.  This is typically used for debugging.
 
address@hidden address@hidden
address@hidden --build-dir
-Tell Automake where the build directory is.  This option is used when
-including dependencies into a @file{Makefile.in} generated by @code{make
-dist}; it should not be used otherwise.
-
 @item -c
 @opindex -c
 @itemx --copy
@@ -861,17 +855,6 @@ @node Invoking Automake, configure, Exam
 @file{Makefile.in}.  This is generally done when making a distribution;
 see @ref{Dist}.
 
address@hidden --generate-deps
address@hidden --generate-deps
-Generate a file concatenating all automatically generated dependency
-information (@pxref{Dependencies}) into one file, @file{.dep_segment}.
-This is generally done when making a distribution; see @ref{Dist}.  It
-is useful when maintaining a @file{SMakefile} or makefiles for other
-platforms (@file{Makefile.DOS}, etc.)  It can only be used in
-conjunction with @samp{--include-deps}, @samp{--srcdir-name}, and
address@hidden  Note that if this option is given, no other
-processing is done.
-
 @item --no-force
 @opindex --no-force
 Ordinarily @code{automake} creates all @file{Makefile.in}s mentioned in
@@ -887,13 +870,6 @@ @node Invoking Automake, configure, Exam
 Ordinarily each @file{Makefile.in} is created in the directory of the
 corresponding @file{Makefile.am}.  This option is used when making
 distributions.
-
address@hidden address@hidden
address@hidden --srcdir-name
-Tell Automake the name of the source directory associated with the
-current build.  This option is used when including dependencies into a
address@hidden generated by @code{make dist}; it should not be used
-otherwise.
 
 @item -v
 @itemx --verbose



reply via email to

[Prev in Thread] Current Thread [Next in Thread]