From: David MacKenzie Date: Wed, 19 Jul 1995 05:54:26 +0000 (+0000) Subject: Rename --with-x11 in example to --with-x. X-Git-Tag: fsf-origin~258 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee3e34690b93ebf8f52eee648f3b165f4bcf58c;p=thirdparty%2Fautoconf.git Rename --with-x11 in example to --with-x. --- diff --git a/autoconf.texi b/autoconf.texi index 6cd73bba5..1aed9cfc1 100644 --- a/autoconf.texi +++ b/autoconf.texi @@ -4000,7 +4000,7 @@ The options have one of these forms: @end example For example, @samp{--with-gnu-ld} means work with the GNU linker instead -of some other linker. @samp{--with-x11} means work with X11. +of some other linker. @samp{--with-x} means work with The X Window System. The user can give an argument by following the package name with @samp{=} and the argument. Giving an argument of @samp{no} is for diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 6cd73bba5..1aed9cfc1 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -4000,7 +4000,7 @@ The options have one of these forms: @end example For example, @samp{--with-gnu-ld} means work with the GNU linker instead -of some other linker. @samp{--with-x11} means work with X11. +of some other linker. @samp{--with-x} means work with The X Window System. The user can give an argument by following the package name with @samp{=} and the argument. Giving an argument of @samp{no} is for