On Fri, Jan 30, 2009 at 08:25:33AM -0000, MacArthur, Ian (SELEX GALILEO, UK) wrote:
> Well, fltk-config used to (and fltk2-config still does) have a > --prefix option that returned exactly that info., but it was dropped > at some point. It was dropped??? I always assumed that it was an omission in fltk-config that was fixed in fltk2-config. I never imagined it might have been taken out. > Maybe we should lobby for the reintroduction of the --prefix option. I would! Though even that wouldn't handle a system configured with --prefix=<something> --includedir=<something_else>. > That said, you can (as I ended up doing back then) parse the wanted > path out of the --cxxflags option by looking for the -I... Option. > > Any good? Unfortunately no. My system uses --prefix=/usr and -I/usr/include does not appear the --cxxflags output. Regards, Jeremy Henty _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

