2017-10-07 21:57:07 +02:00
|
|
|
#ifndef INCLUDE_FINAL_FCONFIG_H
|
|
|
|
#define INCLUDE_FINAL_FCONFIG_H 1
|
|
|
|
|
2017-09-17 21:32:46 +02:00
|
|
|
/* include/final/fconfig.h. Generated automatically at end of configure. */
|
2015-08-22 18:53:52 +02:00
|
|
|
/* config.h. Generated from config.h.in by configure. */
|
|
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <cmath> header file. */
|
|
|
|
/* #undef HAVE_CMATH */
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <csignal> header file. */
|
|
|
|
/* #undef HAVE_CSIGNAL */
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <cstdlib> header file. */
|
|
|
|
/* #undef HAVE_CSTDLIB */
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
|
|
#ifndef F_HAVE_DLFCN_H
|
|
|
|
#define F_HAVE_DLFCN_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
|
|
#ifndef F_HAVE_FCNTL_H
|
|
|
|
#define F_HAVE_FCNTL_H 1
|
|
|
|
#endif
|
|
|
|
|
2017-12-14 00:35:10 +01:00
|
|
|
/* Define to 1 if you have the `geteuid' function. */
|
|
|
|
#ifndef F_HAVE_GETEUID
|
|
|
|
#define F_HAVE_GETEUID 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `getttynam' function. */
|
|
|
|
#ifndef F_HAVE_GETTTYNAM
|
|
|
|
#define F_HAVE_GETTTYNAM 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `getuid' function. */
|
|
|
|
#ifndef F_HAVE_GETUID
|
|
|
|
#define F_HAVE_GETUID 1
|
|
|
|
#endif
|
|
|
|
|
2015-08-22 18:53:52 +02:00
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
|
|
#ifndef F_HAVE_INTTYPES_H
|
|
|
|
#define F_HAVE_INTTYPES_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <langinfo.h> header file. */
|
|
|
|
#ifndef F_HAVE_LANGINFO_H
|
|
|
|
#define F_HAVE_LANGINFO_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if GPM mouse is enabled */
|
|
|
|
#ifndef F_HAVE_LIBGPM
|
|
|
|
#define F_HAVE_LIBGPM 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <linux/fb.h> header file. */
|
|
|
|
#ifndef F_HAVE_LINUX_FB_H
|
|
|
|
#define F_HAVE_LINUX_FB_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <list> header file. */
|
|
|
|
/* #undef HAVE_LIST */
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <map> header file. */
|
|
|
|
/* #undef HAVE_MAP */
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
|
#ifndef F_HAVE_MEMORY_H
|
|
|
|
#define F_HAVE_MEMORY_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <queue> header file. */
|
|
|
|
/* #undef HAVE_QUEUE */
|
|
|
|
|
2017-12-14 00:35:10 +01:00
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
|
|
#ifndef F_HAVE_SELECT
|
|
|
|
#define F_HAVE_SELECT 1
|
|
|
|
#endif
|
|
|
|
|
2015-08-22 18:53:52 +02:00
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
|
|
#ifndef F_HAVE_STDINT_H
|
|
|
|
#define F_HAVE_STDINT_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
|
|
#ifndef F_HAVE_STDLIB_H
|
|
|
|
#define F_HAVE_STDLIB_H 1
|
|
|
|
#endif
|
|
|
|
|
2017-12-14 00:35:10 +01:00
|
|
|
/* Define to 1 if you have the `strdup' function. */
|
|
|
|
#ifndef F_HAVE_STRDUP
|
|
|
|
#define F_HAVE_STRDUP 1
|
|
|
|
#endif
|
|
|
|
|
2015-08-22 18:53:52 +02:00
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
|
|
#ifndef F_HAVE_STRINGS_H
|
|
|
|
#define F_HAVE_STRINGS_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
|
|
#ifndef F_HAVE_STRING_H
|
|
|
|
#define F_HAVE_STRING_H 1
|
|
|
|
#endif
|
|
|
|
|
2017-12-14 00:35:10 +01:00
|
|
|
/* Define to 1 if you have the `strstr' function. */
|
|
|
|
#ifndef F_HAVE_STRSTR
|
|
|
|
#define F_HAVE_STRSTR 1
|
|
|
|
#endif
|
|
|
|
|
2015-08-22 18:53:52 +02:00
|
|
|
/* Define to 1 if you have the <sys/io.h> header file. */
|
|
|
|
#ifndef F_HAVE_SYS_IO_H
|
|
|
|
#define F_HAVE_SYS_IO_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/kd.h> header file. */
|
|
|
|
#ifndef F_HAVE_SYS_KD_H
|
|
|
|
#define F_HAVE_SYS_KD_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
|
|
#ifndef F_HAVE_SYS_STAT_H
|
|
|
|
#define F_HAVE_SYS_STAT_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
|
|
#ifndef F_HAVE_SYS_TIME_H
|
|
|
|
#define F_HAVE_SYS_TIME_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
|
|
#ifndef F_HAVE_SYS_TYPES_H
|
|
|
|
#define F_HAVE_SYS_TYPES_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <termios.h> header file. */
|
|
|
|
#ifndef F_HAVE_TERMIOS_H
|
|
|
|
#define F_HAVE_TERMIOS_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <term.h> header file. */
|
|
|
|
#ifndef F_HAVE_TERM_H
|
|
|
|
#define F_HAVE_TERM_H 1
|
|
|
|
#endif
|
|
|
|
|
2017-12-14 00:35:10 +01:00
|
|
|
/* Define to 1 if you have the <ttyent.h> header file. */
|
|
|
|
#ifndef F_HAVE_TTYENT_H
|
|
|
|
#define F_HAVE_TTYENT_H 1
|
|
|
|
#endif
|
|
|
|
|
2015-08-22 18:53:52 +02:00
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
|
|
#ifndef F_HAVE_UNISTD_H
|
|
|
|
#define F_HAVE_UNISTD_H 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <vector> header file. */
|
|
|
|
/* #undef HAVE_VECTOR */
|
|
|
|
|
2017-12-14 00:35:10 +01:00
|
|
|
/* Define to 1 if you have the `vsnprintf' function. */
|
|
|
|
#ifndef F_HAVE_VSNPRINTF
|
|
|
|
#define F_HAVE_VSNPRINTF 1
|
|
|
|
#endif
|
|
|
|
|
2015-08-22 18:53:52 +02:00
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
|
|
*/
|
|
|
|
#ifndef F_LT_OBJDIR
|
|
|
|
#define F_LT_OBJDIR ".libs/"
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Name of package */
|
|
|
|
#ifndef F_PACKAGE
|
|
|
|
#define F_PACKAGE "finalcut"
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
|
|
#ifndef F_PACKAGE_BUGREPORT
|
|
|
|
#define F_PACKAGE_BUGREPORT ""
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to the full name of this package. */
|
|
|
|
#ifndef F_PACKAGE_NAME
|
|
|
|
#define F_PACKAGE_NAME "finalcut"
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to the full name and version of this package. */
|
|
|
|
#ifndef F_PACKAGE_STRING
|
2017-11-04 07:03:53 +01:00
|
|
|
#define F_PACKAGE_STRING "finalcut 0.4.0"
|
2015-08-22 18:53:52 +02:00
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
|
|
#ifndef F_PACKAGE_TARNAME
|
|
|
|
#define F_PACKAGE_TARNAME "finalcut"
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to the home page for this package. */
|
|
|
|
#ifndef F_PACKAGE_URL
|
|
|
|
#define F_PACKAGE_URL ""
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to the version of this package. */
|
|
|
|
#ifndef F_PACKAGE_VERSION
|
2017-11-04 07:03:53 +01:00
|
|
|
#define F_PACKAGE_VERSION "0.4.0"
|
2015-08-22 18:53:52 +02:00
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
|
|
#ifndef F_STDC_HEADERS
|
|
|
|
#define F_STDC_HEADERS 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
/* Version number of package */
|
|
|
|
#ifndef F_VERSION
|
2017-11-04 07:03:53 +01:00
|
|
|
#define F_VERSION "0.4.0"
|
2015-08-22 18:53:52 +02:00
|
|
|
#endif
|
2017-10-07 21:57:07 +02:00
|
|
|
|
|
|
|
/* once: INCLUDE_FINAL_FCONFIG_H */
|
2015-08-22 18:53:52 +02:00
|
|
|
#endif
|