Michael Orlitzky on Tue, 01 Aug 2023 17:26:40 +0200
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PATCH 0/1 v2] use fltk's CXXFLAGS when looking for it
|
- To: pari-dev@pari.math.u-bordeaux.fr
- Subject: [PATCH 0/1 v2] use fltk's CXXFLAGS when looking for it
- From: Michael Orlitzky <michael@orlitzky.com>
- Date: Tue, 1 Aug 2023 11:21:53 -0400
- Delivery-date: Tue, 01 Aug 2023 17:26:40 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=orlitzky.com; s=mail2; t=1690903319; bh=V2UyexeWWMAOzp0olw+SwpXEHNAiuiCH44GZqC9Ow7g=; h=From:To:Subject:Date; b=JogO43h/bVWnc055llHpIfStijN43c0CDMOOxvOhMzaPT/RrjUz8OPq4vOjutChud +qWofjxz2r0nQgJ8vuALtD0vKfMbiDJAfkcRG8VbLZbf1XiwTKpMz+DcnOIc6a+h3Q Yfs51oGfZ3wAxStbSS+rBF34qpldVmI7UBEY4n7k=
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 (1):
config/get_fltk: include fltk's CXXFLAGS in the compile-test
config/get_fltk | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
2.39.3