From: David MacKenzie Date: Sun, 20 Mar 1994 00:11:14 +0000 (+0000) Subject: update master menu X-Git-Tag: fsf-origin~779 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd5287637b2f473aa609a33f5366e6322d1876af;p=thirdparty%2Fautoconf.git update master menu --- diff --git a/autoconf.texi b/autoconf.texi index ea5ee7bbd..a509800c6 100644 --- a/autoconf.texi +++ b/autoconf.texi @@ -127,6 +127,7 @@ General Purpose Macros * Setup:: Controlling Autoconf operation. * General Tests:: Check for kinds of features. * Setting Variables:: Setting shell and @code{make} variables. +* Language Choice:: Selecting which language to use for testing. * Macro Ordering:: Enforcing ordering constraints. Writing Macros @@ -1333,7 +1334,7 @@ These macros are defined in the file @file{acgeneral.m4}. * Setup:: Controlling Autoconf operation. * General Tests:: Check for kinds of features. * Setting Variables:: Setting shell and @code{make} variables. -* Language Choice:: Determining which language to use for testing. +* Language Choice:: Selecting which language to use for testing. * Macro Ordering:: Enforcing ordering constraints. @end menu diff --git a/doc/autoconf.texi b/doc/autoconf.texi index ea5ee7bbd..a509800c6 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -127,6 +127,7 @@ General Purpose Macros * Setup:: Controlling Autoconf operation. * General Tests:: Check for kinds of features. * Setting Variables:: Setting shell and @code{make} variables. +* Language Choice:: Selecting which language to use for testing. * Macro Ordering:: Enforcing ordering constraints. Writing Macros @@ -1333,7 +1334,7 @@ These macros are defined in the file @file{acgeneral.m4}. * Setup:: Controlling Autoconf operation. * General Tests:: Check for kinds of features. * Setting Variables:: Setting shell and @code{make} variables. -* Language Choice:: Determining which language to use for testing. +* Language Choice:: Selecting which language to use for testing. * Macro Ordering:: Enforcing ordering constraints. @end menu