summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-01-21 21:21:22 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-01-21 21:21:22 +0000
commit2bc668d0928c22ab22b2deb16abcb24608997794 (patch)
tree850ed4f77b46882b83a4f7ec8d73b5646d220284
parentac9aa2217423431c38d9d37496355e85666b5ebb (diff)
minor update
-rw-r--r--src/glw/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/glw/README b/src/glw/README
index 545f8b2a4c6..7d362978ce0 100644
--- a/src/glw/README
+++ b/src/glw/README
@@ -1,5 +1,4 @@
-
widgets README file
@@ -8,8 +7,8 @@ slightly modified by Jeroen van der Zijp to work better with Mesa.
To compile the widget code (producing lib/libGLw.a) cd to the widgets/
directory and type 'make <config>' where <config> is the system configuration
-you used to compile Mesa. This hasn't been tested on many systems so
-let us know if you have trouble.
+you used to compile Mesa (like 'make linux'). This hasn't been tested on
+many systems so let us know if you have trouble.
If you want to make a Linux ELF shared lib instead of the non-shared .a
file see the notes in the Makefile.