X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9b7b7b451f40c2aa97770c808f601213aa15cc6c..9bfe9f6aeab2be83b8bb7ac1136d7eb6a882e12b:/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 6bb2129123..e96a565739 100644 --- a/buildtools/Cmake/src/internal_config.h.in +++ b/buildtools/Cmake/src/internal_config.h.in @@ -3,7 +3,8 @@ /* 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. All rights reserved. */ +/* 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. */ @@ -57,12 +58,12 @@ #cmakedefine MMALLOC_WANT_OVERRIDE_LEGACY @MMALLOC_WANT_OVERRIDE_LEGACY@ #cmakedefine HAVE_MC @HAVE_MC@ -/* Set to true if have the mergesort function */ -#cmakedefine HAVE_MERGESORT @HAVE_MERGESORT@ - /* 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@ @@ -126,8 +127,8 @@ /* 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. */ -#cmakedefine HAVE_MMAP @HAVE_MMAP@ +/* Define to 1 if mmalloc is compiled in. */ +#cmakedefine HAVE_MMALLOC @HAVE_MMALLOC@ /* Define to 1 if you have the `getdtablesize' function. */ #cmakedefine HAVE_GETDTABLESIZE @HAVE_GETDTABLESIZE@ @@ -284,9 +285,6 @@ /* define for stack growth */ #cmakedefine PTH_STACKGROWTH @PTH_STACKGROWTH@ -/* enable the getline replacement */ -#cmakedefine SIMGRID_NEED_GETLINE @SIMGRID_NEED_GETLINE@ - /* The maximal size of any scalar on this arch */ #cmakedefine SIZEOF_MAX @SIZEOF_MAX@