]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too.
authorJeffrey A Law <law@cygnus.com>
Mon, 31 May 1999 02:56:40 +0000 (02:56 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 31 May 1999 02:56:40 +0000 (20:56 -0600)
        * tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too.
Forgot to commit.

From-SVN: r27273

gcc/ChangeLog
gcc/tm.texi

index 1215de2b63303b4d770833cf5909f330bc0c3ce2..8188d4899676399d882a43f4ca81c159b44ac248 100644 (file)
@@ -3,6 +3,7 @@ Mon May 31 00:46:17 1999  Jeffrey A Law  (law@cygnus.com)
        * configure.in (native gas tests): Search for an assembler in the
        same manner that the installed compiler will.
        * configure: Rebuilt.
+        * tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too.
 
        * alias.c (find_base_term): Improve handling of addresses
        constructed from binary operations.
index d3bff3df7a6e03fc0e302085c818fb44c66ef9e7..8816d47487658d10d762c13027a57e21f3f55b4a 100644 (file)
@@ -321,7 +321,8 @@ try when searching for the executable files of the compiler.
 If defined, this macro is an additional prefix to try after
 @code{STANDARD_EXEC_PREFIX}.  @code{MD_EXEC_PREFIX} is not searched
 when the @samp{-b} option is used, or the compiler is built as a cross
-compiler.
+compiler.  If you define @code{MD_EXEC_PREFIX}, then be sure to add it
+to the list of directories used to find the assembler in @file{configure.in}.
 
 @findex STANDARD_STARTFILE_PREFIX
 @item STANDARD_STARTFILE_PREFIX