Brice Goglin, le Wed 21 Oct 2009 22:03:58 +0200, a écrit : > We could either: > * use unifdef at install time to keep the relevant #ifdef/#ifndef code > path (I don't know how popular unifdef is) > or > * have different headers in the tarball, one for each OS, and only > install the right one
Or just define HWLOC_LINUX_SYS in the public config.h and use that. Samuel