diff options
author | Brian Paul <[email protected]> | 2001-09-23 16:10:02 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2001-09-23 16:10:02 +0000 |
commit | a573803ed3fe9ef6489f45bd4c5455b77cb33a43 (patch) | |
tree | ec63d356c429ae960d32430a5acbc74b119f93fe /docs/README.X11 | |
parent | 78a03d3c455fec1ce5c26edec6016a6806d437b8 (diff) |
updates for Mesa 4.0
Diffstat (limited to 'docs/README.X11')
-rw-r--r-- | docs/README.X11 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/README.X11 b/docs/README.X11 index f49d0810ff7..e22ae2d31ea 100644 --- a/docs/README.X11 +++ b/docs/README.X11 @@ -1,5 +1,5 @@ - Mesa 3.5.1 Unix/X11 Information + Mesa 4.0 Unix/X11 Information @@ -25,7 +25,7 @@ There are two ways to compile Mesa on Unix/X11 systems: The top-level makefile will execute the makefiles in a number of sub- -directories. When finished, the Mesa libraries will be in the Mesa-3.5/lib/ +directories. When finished, the Mesa libraries will be in the Mesa-4.0/lib/ directory. A few GLUT demos in the demos/ directory should be ready to run. If you also downloaded and unpacked the demos there should be executables @@ -323,4 +323,4 @@ Summary of X-related environment variables: ---------------------------------------------------------------------- -$Id: README.X11,v 3.7 2001/08/28 22:54:47 brianp Exp $ +$Id: README.X11,v 3.8 2001/09/23 16:10:02 brianp Exp $ |