mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 23:42:15 +08:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user