Files
fltk/FL
Albrecht Schlosser e934dd5468 Fix compiler warnings (STR #2988).
gcc issued lots of warnings if compiled with -Wundef. This shows access
to undefined preprocessor macros, particularly for config tests.

This update is similar, but not identical to fltk-cpp-fixes.patch as
posted on STR #2988 (file #1). There have been changes in the configure
script and the  macros in configh.in and configh.cmake.in meanwhile.

This commit compiles with -Wundef w/o such warnings under Linux and
Windows (MinGW).


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11094 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-01-31 02:49:56 +00:00
..
2012-08-17 09:18:06 +00:00
2015-02-17 15:42:25 +00:00
2012-05-28 15:39:12 +00:00
2016-01-31 02:49:56 +00:00
2014-12-19 03:41:45 +00:00
2014-09-04 18:56:52 +00:00
2016-01-25 18:41:59 +00:00
2014-10-29 20:17:38 +00:00
2016-01-31 02:49:56 +00:00

All FLTK header files are in the FL subdirectory of the fltk.framework.
Image header files are located in "fltk.framework/Headers/FL/images/".