summaryrefslogtreecommitdiff
path: root/src/config.h.in
blob: 3b55444a4d00d92d9c20aeaf5bde800e0ed3f3fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if the C++ compiler supports stack-allocated variable-size arrays.
   */
#undef HAVE_DYNAMIC_ARRAY

/* Define if the C++ compiler supports "throw ()" declarations.  */
#undef HAVE_THROW_DECL

/* Define if you have the getrlimit function.  */
#undef HAVE_GETRLIMIT

/* Define if you have the setrlimit function.  */
#undef HAVE_SETRLIMIT

/* Define if you have the <sys/resource.h> header file.  */
#undef HAVE_SYS_RESOURCE_H

/* Define if you have the <sys/time.h> header file.  */
#undef HAVE_SYS_TIME_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H