OSDN Git Service

* acinclude.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
[pf3gnuchains/gcc-fork.git] / libmudflap / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if you have the backtrace function.  */
4 #undef HAVE_BACKTRACE
5
6 /* Define if you have the backtrace_symbols function.  */
7 #undef HAVE_BACKTRACE_SYMBOLS
8
9 /* Define if you have the dlvsym function.  */
10 #undef HAVE_DLVSYM
11
12 /* Define if you have the fopen64 function.  */
13 #undef HAVE_FOPEN64
14
15 /* Define if you have the fseeko64 function.  */
16 #undef HAVE_FSEEKO64
17
18 /* Define if you have the ftello64 function.  */
19 #undef HAVE_FTELLO64
20
21 /* Define if you have the gettimeofday function.  */
22 #undef HAVE_GETTIMEOFDAY
23
24 /* Define if you have the signal function.  */
25 #undef HAVE_SIGNAL
26
27 /* Define if you have the stat64 function.  */
28 #undef HAVE_STAT64
29
30 /* Define if you have the <dlfcn.h> header file.  */
31 #undef HAVE_DLFCN_H
32
33 /* Define if you have the <execinfo.h> header file.  */
34 #undef HAVE_EXECINFO_H
35
36 /* Define if you have the <signal.h> header file.  */
37 #undef HAVE_SIGNAL_H
38
39 /* Define if you have the <stdint.h> header file.  */
40 #undef HAVE_STDINT_H
41
42 /* Define if you have the dl library (-ldl).  */
43 #undef HAVE_LIBDL
44
45 /* Name of package */
46 #undef PACKAGE
47
48 /* Version number of package */
49 #undef VERSION
50
51 /* union semun defined in sys/ipc.h or sys/sem.h */
52 #undef HAVE_UNION_SEMUN
53
54 /* Define it socklen_t typedef is in sys/socket.h. */
55 #undef HAVE_SOCKLEN_T
56
57 /* define if you have <pthread.h> */
58 #undef HAVE_PTHREAD_H
59
60 /* pthread_create symbol version */
61 #undef PTHREAD_CREATE_VERSION
62