X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/281f8c29e177852dcb1591fc31e363e1176857c8..f9e6853d2c5b7b867211700bc12f0ee57f640b30:/buildtools/Cmake/src/internal_config.h.in diff --git a/buildtools/Cmake/src/internal_config.h.in b/buildtools/Cmake/src/internal_config.h.in index 8400694f1b..71b4bb4c31 100644 --- a/buildtools/Cmake/src/internal_config.h.in +++ b/buildtools/Cmake/src/internal_config.h.in @@ -3,13 +3,12 @@ /* This file is AUTOMATICALLY GENERATED by Cmake. Edit the following template instead buildtools/Cmake/src/internal_config.h.in */ -/* Copyright (c) 2004-2013. The SimGrid Team. +/* Copyright (c) 2004-2014. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ - /* Set somes variables for Windows compilation */ #ifdef _XBT_DLL_EXPORT @@ -61,6 +60,9 @@ /* If have linux_futex.h */ #cmakedefine HAVE_FUTEX_H @HAVE_FUTEX_H@ +/* Some variable for libsigc++ */ +#cmakedefine HAVE_LIBSIGC @HAVE_LIBSIGC++@ + /* Some variable for graphviz */ #cmakedefine HAVE_GRAPHVIZ @HAVE_GRAPHVIZ@ #cmakedefine HAVE_GRAPH_H @GRAPH_H@ @@ -124,7 +126,10 @@ /* Define to 1 if you have the header file. */ #cmakedefine HAVE_EXECINFO_H @HAVE_EXECINFO_H@ -/* Define to 1 if you have the `mmap' function. */ +/* Define to 1 if mmalloc is compiled in. */ +#cmakedefine HAVE_MMALLOC @HAVE_MMALLOC@ + +/* Define to 1 if mmap is available */ #cmakedefine HAVE_MMAP @HAVE_MMAP@ /* Define to 1 if you have the `getdtablesize' function. */