* Makefile.in: Add .NOEXPORT.
[official-gcc.git] / libmudflap / config.h.in
blobebb7360df60bbca655d211d6f2f17bc0c970d0b7
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if you have the backtrace function. */
4 #undef HAVE_BACKTRACE
6 /* Define if you have the backtrace_symbols function. */
7 #undef HAVE_BACKTRACE_SYMBOLS
9 /* Define if you have the dlvsym function. */
10 #undef HAVE_DLVSYM
12 /* Define if you have the fopen64 function. */
13 #undef HAVE_FOPEN64
15 /* Define if you have the fseeko64 function. */
16 #undef HAVE_FSEEKO64
18 /* Define if you have the ftello64 function. */
19 #undef HAVE_FTELLO64
21 /* Define if you have the gettimeofday function. */
22 #undef HAVE_GETTIMEOFDAY
24 /* Define if you have the signal function. */
25 #undef HAVE_SIGNAL
27 /* Define if you have the stat64 function. */
28 #undef HAVE_STAT64
30 /* Define if you have the <dlfcn.h> header file. */
31 #undef HAVE_DLFCN_H
33 /* Define if you have the <execinfo.h> header file. */
34 #undef HAVE_EXECINFO_H
36 /* Define if you have the <signal.h> header file. */
37 #undef HAVE_SIGNAL_H
39 /* Define if you have the <stdint.h> header file. */
40 #undef HAVE_STDINT_H
42 /* Define if you have the dl library (-ldl). */
43 #undef HAVE_LIBDL
45 /* Name of package */
46 #undef PACKAGE
48 /* Version number of package */
49 #undef VERSION
51 /* union semun defined in sys/ipc.h or sys/sem.h */
52 #undef HAVE_UNION_SEMUN
54 /* Define it socklen_t typedef is in sys/socket.h. */
55 #undef HAVE_SOCKLEN_T
57 /* define if you have <pthread.h> */
58 #undef HAVE_PTHREAD_H
60 /* pthread_create symbol version */
61 #undef PTHREAD_CREATE_VERSION