From 31e948ed4bc2122fdab183fbf08eb6743f63d717 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 6 Feb 2007 19:44:10 +0000 Subject: 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 --- documentation/fltk-config.man | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'documentation') diff --git a/documentation/fltk-config.man b/documentation/fltk-config.man index dbe6d4bd2..b7788710b 100644 --- a/documentation/fltk-config.man +++ b/documentation/fltk-config.man @@ -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. -- cgit v1.2.3