Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / ETL / tags / stable / ETL.pbproj / etl_profile.h
1 /* include/etl_profile.h.  Generated by configure.  */
2 /* include/etl_profile.h.in.  Generated from configure.in by autoheader.  */
3
4
5 #ifndef __VETL_PROFILE_H
6 #define __VETL_PROFILE_H
7
8 /* define if target is big endian */
9 #define WORDS_BIGENDIAN
10
11 #ifndef HAVE_GETTIMEOFDAY
12 #define HAVE_GETTIMEOFDAY
13 #endif
14
15 #ifndef HAVE_PTHREAD_H
16 #define HAVE_PTHREAD_H
17 #endif
18
19 #ifndef HAVE_SCHED_H
20 #define HAVE_SCHED_H
21 #endif
22
23 #ifndef HAVE_PTHREAD_CREATE
24 #define HAVE_PTHREAD_CREATE
25 #endif
26
27 #ifndef HAVE_VASPRINTF
28 #define HAVE_VASPRINTF
29 #endif
30
31 #ifndef HAVE_VSNPRINTF
32 #define HAVE_VSNPRINTF
33 #endif
34
35 #ifndef HAVE_VSPRINTF
36 #define HAVE_VSPRINTF
37 #endif
38
39 #endif // __VETL_CONFIG_H
40