Update packaging files.

Remove --post code from fltk-config (--post is now ignore on all
platforms)

Remove outdated information from README.mac.



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5664 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2007-02-06 19:44:10 +00:00
parent 44b2ff35cf
commit 31e948ed4b
5 changed files with 9 additions and 67 deletions
+1 -8
View File
@@ -1,4 +1,4 @@
.TH fltk-config 1 "Fast Light Tool Kit" "24 September 2006"
.TH fltk-config 1 "Fast Light Tool Kit" "6 February 2007"
.SH NAME
fltk-config \- script to get information about the installed version of fltk.
.sp
@@ -12,8 +12,6 @@ fltk-config [ --prefix
[ --cflags ] [ --cxxflags ] [ --ldflags ] [ --ldstaticflags ] [ --libs ]
[ -D\fIname[=value]\fR ] [ -g ] [ --compile
.I program.cxx
] [ --post
.I program
]
.SH DESCRIPTION
\fIfltk-config\fR is a utility script that can be used to get information
@@ -65,11 +63,6 @@ application to the static FLTK libraries.
Displays the full path to the FLTK library files, to be used for
dependency checking.
.TP 5
--post \fIprogram\fR
.br
Binds the default FLTK resource fork to a program under MacOS.
Does nothing on other operating systems.
.TP 5
--use-gl
.br
Enables OpenGL support.