Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define HAVE_GRAPHVIZ for C code.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 28 Mar 2012 21:00:35 +0000 (23:00 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 28 Mar 2012 21:00:35 +0000 (23:00 +0200)
buildtools/Cmake/gras_config.h.in

index 6899591..e637923 100644 (file)
@@ -56,6 +56,7 @@
 #cmakedefine HAVE_FUTEX_H @HAVE_FUTEX_H@
 
 /* Some variable for graphviz */
+#cmakedefine HAVE_GRAPHVIZ @HAVE_GRAPHVIZ@
 #cmakedefine HAVE_GRAPH_H @GRAPH_H@
 #cmakedefine HAVE_CGRAPH_H @CGRAPH_H@
 #cmakedefine HAVE_AGRAPH_H @AGRAPH_H@