|
NAMEfltk-config - script to get information about the installed version of fltk.SYNOPSISfltk-config [ --prefix [=DIR] ] [ --exec-prefix [=DIR] ] [ --version ] [ --api-version ] [ --use-gl ] [ --use-images ] [ --use-glut ] [ --cc ] [ --cxx ] [ --cflags ] [ --cxxflags ] [ --ldflags ] [ --ldstaticflags ] [ --libs ] [ -Dname[=value] ] [ -g ] [ --compile program.cxx ]DESCRIPTIONfltk-config is a utility script that can be used to get information about the current version of FLTK that is installed on the system, what compiler and linker options to use when building FLTK-based applications, and to build simple FLTK applications.The following options are supported:
SEE ALSOfluid(1), fltk(3)FLTK Programming Manual FLTK Web Site, http://www.fltk.org/ AUTHORSBill Spitzak and others.
Visit the GSP FreeBSD Man Page Interface. |