Updated README to include Matthias.
git-svn-id: file:///fltk/svn/fltk/trunk@163 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
82d46419ba
commit
51fa0f810b
5
README
5
README
@ -245,8 +245,8 @@ HOW TO WRITE PROGRAMS THAT USE FLTK
|
|||||||
|
|
||||||
Linker switches will be something like "-lfltk -L/usr/X11R6/lib
|
Linker switches will be something like "-lfltk -L/usr/X11R6/lib
|
||||||
-lX11". Some programs may require "-lXext" or "-lm". If FLTK is
|
-lX11". Some programs may require "-lXext" or "-lm". If FLTK is
|
||||||
not installed you will need to add a "-Ldir" switch pointing at
|
not installed in a standard location you will need to add a "-Ldir"
|
||||||
./lib.
|
switch to point to the proper directory.
|
||||||
|
|
||||||
If you wish to distribute a program (in source form) that uses
|
If you wish to distribute a program (in source form) that uses
|
||||||
FLTK, you are allowed by the license to directly include the
|
FLTK, you are allowed by the license to directly include the
|
||||||
@ -276,6 +276,7 @@ COPYRIGHT
|
|||||||
Vincent Penne (vincent.penne@wanadoo.fr)
|
Vincent Penne (vincent.penne@wanadoo.fr)
|
||||||
Michael Sweet (mike@easysw.com)
|
Michael Sweet (mike@easysw.com)
|
||||||
Carl Thompson (clip@home.net)
|
Carl Thompson (clip@home.net)
|
||||||
|
Matthias ??? (matthias@mediaone.net)
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or
|
This library is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Library General Public License
|
modify it under the terms of the GNU Library General Public License
|
||||||
|
Loading…
Reference in New Issue
Block a user