Browse Source

include/starpu_config.h.in: make STARPU_HAVE_UNSETENV available to applications

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

+ 1 - 0
include/starpu_config.h.in

@@ -75,6 +75,7 @@
 #undef STARPU_HAVE_LIBNUMA
 
 #undef STARPU_HAVE_WINDOWS
+#undef STARPU_HAVE_UNSETENV
 
 #ifdef _MSC_VER
 typedef long starpu_ssize_t;