]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Rename --with-x11 in example to --with-x.
authorDavid MacKenzie <djm@djmnet.org>
Wed, 19 Jul 1995 05:54:26 +0000 (05:54 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Wed, 19 Jul 1995 05:54:26 +0000 (05:54 +0000)
autoconf.texi
doc/autoconf.texi

index 6cd73bba5fb828c34a327dffd469c73a9746794d..1aed9cfc1d73b1ee47ed30f26e2a6b5fe172d04f 100644 (file)
@@ -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
index 6cd73bba5fb828c34a327dffd469c73a9746794d..1aed9cfc1d73b1ee47ed30f26e2a6b5fe172d04f 100644 (file)
@@ -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