Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / synfig_0_61_03 / synfig-core / synfig.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 #endif // __VETL_CONFIG_H
28