summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>1999-12-14 15:12:52 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>1999-12-14 15:12:52 +0000
commit2377ea9c66fece01689fd580059bd09bd4fac32c (patch)
treee874dd2b8c1706a51030390f68152cf9dfec191f
parentac3593ada56152ce1a30e0b36fe636da6b20674f (diff)
added reference to INSTALL file
-rw-r--r--docs/README.X113
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/README.X11 b/docs/README.X11
index 9aa5effc22c..7838c4ac866 100644
--- a/docs/README.X11
+++ b/docs/README.X11
@@ -21,6 +21,7 @@ There are two ways to compile Mesa on Unix/X11 systems:
2. The new way:
Type './configure' and then 'make'. This uses GNU autoconfig.
+ See docs/INSTALL for more details.
The top-level makefile will execute the makefiles in a number of sub-
@@ -307,4 +308,4 @@ Summary of X-related environment variables:
----------------------------------------------------------------------
-$Id: README.X11,v 3.3.2.1 1999/12/14 07:15:38 brianp Exp $
+$Id: README.X11,v 3.3.2.2 1999/12/14 15:12:52 brianp Exp $