From 51fa0f810b6c45240001322318247dd489bf23e1 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 15 Dec 1998 15:52:20 +0000 Subject: [PATCH] Updated README to include Matthias. git-svn-id: file:///fltk/svn/fltk/trunk@163 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 7391c1463..5a6666e63 100644 --- a/README +++ b/README @@ -245,8 +245,8 @@ HOW TO WRITE PROGRAMS THAT USE FLTK Linker switches will be something like "-lfltk -L/usr/X11R6/lib -lX11". Some programs may require "-lXext" or "-lm". If FLTK is - not installed you will need to add a "-Ldir" switch pointing at - ./lib. + not installed in a standard location you will need to add a "-Ldir" + switch to point to the proper directory. If you wish to distribute a program (in source form) that uses FLTK, you are allowed by the license to directly include the @@ -276,6 +276,7 @@ COPYRIGHT Vincent Penne (vincent.penne@wanadoo.fr) Michael Sweet (mike@easysw.com) Carl Thompson (clip@home.net) + Matthias ??? (matthias@mediaone.net) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License