mirror of
https://github.com/DirectFB/directfb.git
synced 2025-10-17 07:42:41 +08:00
30 lines
798 B
C
Executable File
30 lines
798 B
C
Executable File
#define DIRECTFB_VERSION "1.7.0"
|
|
#define FUSIONDALE_VERSION "1.7.0"
|
|
#define HAVE_ASM_PAGE_H 1
|
|
#define HAVE_DECL_PTHREAD_MUTEX_RECURSIVE 1
|
|
#define HAVE_DECL_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1
|
|
#define HAVE_DLFCN_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_LIBDL 1
|
|
#define HAVE_LIBPTHREAD 1
|
|
#undef HAVE_LINUX_UNISTD_H
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_STDBOOL_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_INPUT_ABSINFO 1
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_NAME ""
|
|
#define PACKAGE_STRING ""
|
|
#define PACKAGE_TARNAME ""
|
|
#define PACKAGE_VERSION ""
|
|
#define SIZEOF_INT 4
|
|
#define SIZEOF_LONG 4
|
|
#define SIZEOF_LONG_LONG 8
|
|
#define STDC_HEADERS 1
|