Browse Source

include/starpu_config.h.in: macro STARPU_HAVE_HWLOC is used in include/*h files, it needs to be defined in the public config file

Nathalie Furmento 12 years ago
parent
commit
4c5b3876ef
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/starpu_config.h.in

+ 2 - 0
include/starpu_config.h.in

@@ -114,4 +114,6 @@ struct timespec
 #undef STARPU_HAVE_RINTF
 #undef STARPU_USE_TOP
 
+#undef STARPU_HAVE_HWLOC
+
 #endif