Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
some more ignorable autogenerated
[simgrid.git] / src / gras_config.h.in
index d2edc28..69773ee 100644 (file)
@@ -1,5 +1,8 @@
 /* src/gras_config.h.in.  Generated from configure.ac by autoheader.  */
 
+/* Arguments passed to the configure script */
+#undef AC_CONFIGURE_ARGS
+
 /* Path to the addr2line tool */
 #undef ADDR2LINE
 
 /* Define to 1 if you have the `gettimeofday' function. */
 #undef HAVE_GETTIMEOFDAY
 
-/* Indicates whether we have the GTNETS library or not */
+/* Indicates that we have GTNETS support */
 #undef HAVE_GTNETS
 
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* defines whether Java bindings must be compiled or not */
+#undef HAVE_JAVA
+
 /* Define to 1 if you have the <jni.h> header file. */
 #undef HAVE_JNI_H
 
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
+/* Define if pthread_mutex_timedlock() is avaible or not (part of XPG6
+   standard only?) */
+#undef HAVE_MUTEX_TIMEDLOCK
+
 /* Define to 1 if you have the `popen' function. */
 #undef HAVE_POPEN
 
 /* Indicates whether we have the CSDP library or not */
 #undef HAVE_SDP
 
-/* Define if the sem_timedwait is avaible or not (part of XPG6 standard only)
-   */
+/* Define if sem_init() is avaible or not (part of XPG6 standard only) */
+#undef HAVE_SEM_INIT
+
+/* Define if sem_timedwait() is avaible or not (part of XPG6 standard only) */
 #undef HAVE_SEM_TIMEDWAIT
 
 /* Define to 1 if you have the `signal' function. */
 /* Define to 1 if you have the `usleep' function. */
 #undef HAVE_USLEEP
 
+/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
+#undef HAVE_VALGRIND_VALGRIND_H
+
 /* Define if va_copy() macro exists (and no fallback implementation is
    required) */
 #undef HAVE_VA_COPY
 /* Define to 1 if you have the <winsock.h> header file. */
 #undef HAVE_WINSOCK_H
 
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#undef LT_OBJDIR
+
 /* enable the asprintf replacement */
 #undef NEED_ASPRINTF