Michael Orlitzky on Tue, 01 Aug 2023 16:52:41 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PATCH 0/2] use fltk's CXXFLAGS when looking for it |
This fixes detection of FLTK on systems where the headers are installed in a nonstandard location. François Bissey originally fixed this issue in Gentoo; I've only tweaked his patch in minor ways. Michael Orlitzky (2): config/has_fltk.c: rename to config/has_fltk.cxx config/get_fltk: include fltk's CXXFLAGS in the compile-test config/get_fltk | 8 +++++++- config/{has_fltk.c => has_fltk.cxx} | 0 2 files changed, 7 insertions(+), 1 deletion(-) rename config/{has_fltk.c => has_fltk.cxx} (100%) -- 2.39.3