Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics: use cmakedefine01.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 21 Sep 2018 13:16:04 +0000 (15:16 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 24 Sep 2018 09:08:14 +0000 (11:08 +0200)
tools/cmake/src/internal_config.h.in

index 934d648..9612fcb 100644 (file)
@@ -37,7 +37,7 @@
 #cmakedefine01 HAVE_NANOSLEEP
 
 /* The usable context factories */
-#define HAVE_BOOST_CONTEXTS @HAVE_BOOST_CONTEXTS@
+#cmakedefine01 HAVE_BOOST_CONTEXTS
 #cmakedefine01 HAVE_RAW_CONTEXTS
 #cmakedefine01 HAVE_THREAD_CONTEXTS
 #cmakedefine01 HAVE_UCONTEXT_CONTEXTS