summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-01-30 Fix for STR#3473 (and its duplicate STR#3507)ManoloFLTK
2018-06-18Recent (circa early 2018) versions of the Mingw32 headers have changed the fi...Ian MacArthur
2018-02-25CMake + configure: improve generation of fltk-config.Albrecht Schlosser
2018-02-25Remove obsolete -DUSE_OPENGL32 from configure and fltk-config.Albrecht Schlosser
2018-02-23CMake: Fix fltk-config for Windows and Unix/Linux.Albrecht Schlosser
2018-02-09Replace "WIN32" with "_WIN32" or "Windows".Albrecht Schlosser
2018-01-15configure: add checks to avoid incompatible options --disable-xft and --enabl...Manolo Gouy
2018-01-08MacOS configure --enable-x11: add needed compilation option under MacOS 10.13Manolo Gouy
2017-09-06Changed AC_CHECK_HEADER -> AC_CHECK_HEADERS, since two files are being tested...Greg Ercolano
2017-09-06Small fix to remove an extra paren introduced in r12153Greg Ercolano
2017-09-03Add new Fl_SVG_Image class to support scalable vector graphics images using t...Manolo Gouy
2016-12-23Fix inverted configure logic for option --enable-print.Albrecht Schlosser
2016-12-21X11 platform: Add optional use of the pango library to draw text, gaining the...Manolo Gouy
2016-12-01Add --enable-print option to configure to allow building without print suppor...Manolo Gouy
2016-09-30Configure fixes and enhancements, ported from branch-1.3.Albrecht Schlosser
2016-09-30Rename configure.in to configure.ac.Albrecht Schlosser