/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if the `closedir' function returns void instead of `int'. */ /* #undef CLOSEDIR_VOID */ /* Define for debugging support */ /* #undef DEBUG */ /* Define for tracing support */ /* #undef DEBUG_TRACE */ /* Define if there is a member named d_ino in the struct describing directory headers. */ #define D_INO_IN_DIRENT 1 /* always defined to indicate that i18n is enabled */ #define ENABLE_NLS 1 /* Define on systems for which file names may have a so-called `drive letter' prefix, define this to compute the length of that prefix, including the colon. */ #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 /* Define if the backslash character may also serve as a file name component separator. */ #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 #if FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX # define FILESYSTEM_PREFIX_LEN(Filename) \ ((Filename)[0] && (Filename)[1] == ':' ? 2 : 0) #else # define FILESYSTEM_PREFIX_LEN(Filename) 0 #endif /* Define to the type of elements in the array set by `getgroups'. Usually this is either `int' or `gid_t'. */ #define GETGROUPS_T gid_t /* Name of default gettext domain */ #define GETTEXT_PACKAGE "xffm" /* Define if gettimeofday clobbers localtime's static buffer. */ /* #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER */ /* Define to 1 if you have the `bcopy' function. */ #define HAVE_BCOPY 1 /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #define HAVE_BIND_TEXTDOMAIN_CODESET 1 /* Define to 1 if you have the `canonicalize_file_name' function. */ #define HAVE_CANONICALIZE_FILE_NAME 1 /* Define to 1 if you have the `clock_gettime' function. */ #define HAVE_CLOCK_GETTIME 1 /* Define to 1 if you have the `clock_settime' function. */ #define HAVE_CLOCK_SETTIME 1 /* Define to 1 if you have the `dcgettext' function. */ #define HAVE_DCGETTEXT 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the `endgrent' function. */ #define HAVE_ENDGRENT 1 /* Define to 1 if you have the `endpwent' function. */ #define HAVE_ENDPWENT 1 /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the `fchdir' function. */ #define HAVE_FCHDIR 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the `fdatasync' function. */ #define HAVE_FDATASYNC 1 /* Define to 1 if you have the header file. */ #define HAVE_FENV_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FLOAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FSTAB_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_FS_INFO_H */ /* Define to 1 if you have the `fs_stat_dev' function. */ /* #undef HAVE_FS_STAT_DEV */ /* Define to 1 if you have the `ftime' function. */ #define HAVE_FTIME 1 /* Define to 1 if you have the `ftruncate' function. */ #define HAVE_FTRUNCATE 1 /* Define if struct statfs has the f_fstypename member. */ /* #undef HAVE_F_FSTYPENAME_IN_STATFS */ /* Define to 1 if you have the `getcwd' function. */ #define HAVE_GETCWD 1 /* Define to 1 if you have the `getdelim' function. */ /* #undef HAVE_GETDELIM */ /* Define to 1 if you have the `getfsent' function. */ #define HAVE_GETFSENT 1 /* Define to 1 if you have the `gethrtime' function. */ /* #undef HAVE_GETHRTIME */ /* Define to 1 if you have the `getmntent' function. */ #define HAVE_GETMNTENT 1 /* Define to 1 if you have the `getmntinfo' function. */ /* #undef HAVE_GETMNTINFO */ /* Define if the GNU gettext() function is already present or preinstalled. */ #define HAVE_GETTEXT 1 /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the `getvfsent' function. */ /* #undef HAVE_GETVFSENT */ /* Define to 1 if you have the header file. */ #define HAVE_GRP_H 1 /* Define to 1 if you have the `hasmntopt' function. */ #define HAVE_HASMNTOPT 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_HURD_H */ /* Define if you have the iconv() function. */ #define HAVE_ICONV 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `isascii' function. */ #define HAVE_ISASCII 1 /* Define to 1 if you have the `iswspace' function. */ #define HAVE_ISWSPACE 1 /* Define if you have and nl_langinfo(CODESET). */ #define HAVE_LANGINFO_CODESET 1 /* Define to 1 if you have the `lchown' function. */ #define HAVE_LCHOWN 1 /* Define if your file defines LC_MESSAGES. */ #define HAVE_LC_MESSAGES 1 /* Define if you have librsvg-2.0 >= 2.0 */ /* #undef HAVE_LIBRSVG */ /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the `listmntent' function. */ /* #undef HAVE_LISTMNTENT */ /* Define to 1 if you have the `localeconv' function. */ #define HAVE_LOCALECONV 1 /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define to 1 if you have the `localtime' function. */ #define HAVE_LOCALTIME 1 /* Define to 1 if you have the `localtime_r' function. */ #define HAVE_LOCALTIME_R 1 /* Define to 1 if long double works and has more range or precision than double. */ #define HAVE_LONG_DOUBLE 1 /* Define to 1 if you have the `mblen' function. */ #define HAVE_MBLEN 1 /* Define to 1 if you have the `mbrlen' function. */ #define HAVE_MBRLEN 1 /* Define to 1 if you have the `memchr' function. */ #define HAVE_MEMCHR 1 /* Define to 1 if you have the `memcpy' function. */ #define HAVE_MEMCPY 1 /* Define to 1 if you have the `memmove' function. */ #define HAVE_MEMMOVE 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `mempcpy' function. */ #define HAVE_MEMPCPY 1 /* Define to 1 if you have the `memrchr' function. */ #define HAVE_MEMRCHR 1 /* Define to 1 if you have the `memset' function. */ #define HAVE_MEMSET 1 /* Define to 1 if you have the `mkfifo' function. */ #define HAVE_MKFIFO 1 /* Define to 1 if you have the header file. */ #define HAVE_MNTENT_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MNTTAB_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_NETDB_H 1 /* Define to 1 if you have the `next_dev' function. */ /* #undef HAVE_NEXT_DEV */ /* Define to 1 if libc includes obstacks. */ #define HAVE_OBSTACK 1 /* Define to 1 if you have the header file. */ #define HAVE_PATHS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PWD_H 1 /* Define to 1 if you have the `realpath' function. */ #define HAVE_REALPATH 1 /* Define to 1 if you have the header file. */ #define HAVE_REGEX_H 1 /* Define to 1 if you have the `resolvepath' function. */ /* #undef HAVE_RESOLVEPATH */ /* Define to 1 if you have the `sethostname' function. */ #define HAVE_SETHOSTNAME 1 /* Define to 1 if you have the `sigaction' function. */ #define HAVE_SIGACTION 1 /* Define to 1 if you have the `signal' function. */ #define HAVE_SIGNAL 1 /* Define to 1 if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define to 1 if you have the `statfs' function. */ #define HAVE_STATFS 1 /* Define if stat has the bug that it succeeds when given the zero-length file name argument. The stat from SunOS4.1.4 and the Hurd as of 1998-11-01) do this. */ /* #undef HAVE_STAT_EMPTY_STRING_BUG */ /* Define to 1 if you have the header file. */ #define HAVE_STDARG_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strchr' function. */ #define HAVE_STRCHR 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* Define to 1 if you have the `strftime' function. */ #define HAVE_STRFTIME 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strrchr' function. */ #define HAVE_STRRCHR 1 /* Define if there is a member named d_type in the struct describing directory headers. */ #define HAVE_STRUCT_DIRENT_D_TYPE 1 /* Define to 1 if `f_fstypename' is member of `struct fsstat'. */ /* #undef HAVE_STRUCT_FSSTAT_F_FSTYPENAME */ /* Define to 1 if `mnt_dir' is member of `struct mntent'. */ #define HAVE_STRUCT_MNTENT_MNT_DIR 1 /* Define to 1 if `mnt_mountp' is member of `struct mnttab'. */ /* #undef HAVE_STRUCT_MNTTAB_MNT_MOUNTP */ /* Define to 1 if `f_mntonname' is member of `struct statfs'. */ /* #undef HAVE_STRUCT_STATFS_F_MNTONNAME */ /* Define to 1 if `st_author' is member of `struct stat'. */ /* #undef HAVE_STRUCT_STAT_ST_AUTHOR */ /* Define to 1 if `st_blksize' is member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 /* Define to 1 if `st_blocks' is member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_BLOCKS 1 /* Define if struct timespec is declared in . */ #define HAVE_STRUCT_TIMESPEC 1 /* Define to 1 if `tm_zone' is member of `struct tm'. */ #define HAVE_STRUCT_TM_TM_ZONE 1 /* Define if struct utimbuf is declared -- usually in . Some systems have utime.h but don't declare the struct anywhere. */ #define HAVE_STRUCT_UTIMBUF 1 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */ #define HAVE_ST_BLOCKS 1 /* Define if struct stat has an st_dm_mode member. */ /* #undef HAVE_ST_DM_MODE */ /* Define to 1 if you have the `sysinfo' function. */ #define HAVE_SYSINFO 1 /* Define to 1 if you have the header file. */ #define HAVE_SYSLOG_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_FILSYS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_FSTYP_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_FS_S5PARAM_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_FS_TYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_MNTENT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_MNTTAB_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_MOUNT_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STATFS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STATVFS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_SYSTEMINFO_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIMEB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_UCRED */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_UCRED_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_VFSTAB_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_VFS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TIME_H 1 /* Define if struct tm has the tm_gmtoff member. */ #define HAVE_TM_GMTOFF 1 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use `HAVE_STRUCT_TM_TM_ZONE' instead. */ #define HAVE_TM_ZONE 1 /* Define to 1 if you don't have `tm_zone' but do have the external array `tzname'. */ /* #undef HAVE_TZNAME */ /* Define to 1 if you have the `tzset' function. */ #define HAVE_TZSET 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the unsigned long long type. */ #define HAVE_UNSIGNED_LONG_LONG 1 /* Define to 1 if you have the `utime' function. */ /* #undef HAVE_UTIME */ /* Define if utimes accepts a null argument */ /* #undef HAVE_UTIMES_NULL */ /* Define to 1 if you have the header file. */ #define HAVE_UTIME_H 1 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */ #define HAVE_UTIME_NULL 1 /* Define to 1 if you have the header file. */ #define HAVE_VALUES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_VARARGS_H */ /* Define to 1 if you have the `wcrtomb' function. */ #define HAVE_WCRTOMB 1 /* Define if readdir is found to work properly in some unusual cases. */ #define HAVE_WORKING_READDIR 1 /* Define as const if the declaration of iconv() needs const. */ #define ICONV_CONST #if FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR # define ISSLASH(C) ((C) == '/' || (C) == '\\') #else # define ISSLASH(C) ((C) == '/') #endif /* Define if `link(2)' dereferences symbolic links. */ /* #undef LINK_FOLLOWS_SYMLINKS */ /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */ #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 /* Define to 1 if `major', `minor', and `makedev' are declared in . */ /* #undef MAJOR_IN_MKDEV */ /* Define to 1 if `major', `minor', and `makedev' are declared in . */ /* #undef MAJOR_IN_SYSMACROS */ /* Define if there is no specific function for reading the list of mounted filesystems. fread will be used to read /etc/mnttab. (SVR2) */ /* #undef MOUNTED_FREAD */ /* Define if (like SVR2) there is no specific function for reading the list of mounted filesystems, and your system has these header files: and . (SVR3) */ /* #undef MOUNTED_FREAD_FSTYP */ /* Define if there are functions named next_dev and fs_stat_dev for reading the list of mounted filesystems. (BeOS) */ /* #undef MOUNTED_FS_STAT_DEV */ /* Define if there is a function named getfsstat for reading the list of mounted filesystems. (DEC Alpha running OSF/1) */ /* #undef MOUNTED_GETFSSTAT */ /* Define if there is a function named getmnt for reading the list of mounted filesystems. (Ultrix) */ /* #undef MOUNTED_GETMNT */ /* Define if there is a function named getmntent for reading the list of mounted filesystems, and that function takes a single argument. (4.3BSD, SunOS, HP-UX, Dynix, Irix) */ #define MOUNTED_GETMNTENT1 1 /* Define if there is a function named getmntent for reading the list of mounted filesystems, and that function takes two arguments. (SVR4) */ /* #undef MOUNTED_GETMNTENT2 */ /* Define if there is a function named getmntinfo for reading the list of mounted filesystems. (4.4BSD, Darwin) */ /* #undef MOUNTED_GETMNTINFO */ /* Define if there is a function named listmntent that can be used to list all mounted filesystems. (UNICOS) */ /* #undef MOUNTED_LISTMNTENT */ /* Define if there is a function named mntctl that can be used to read the list of mounted filesystems, and there is a system header file that declares `struct vmount.' (AIX) */ /* #undef MOUNTED_VMOUNT */ /* Name of package */ #define PACKAGE "xffm" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define to 1 if the C compiler supports function prototypes. */ #define PROTOTYPES 1 /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* The size of a `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of a `long', as computed by sizeof. */ #define SIZEOF_LONG 4 /* The size of a `short', as computed by sizeof. */ #define SIZEOF_SHORT 2 /* Define to 1 if the `S_IS*' macros in do not work properly. */ /* #undef STAT_MACROS_BROKEN */ /* Define if there is no specific function for reading filesystems usage information and you have the header file. (SVR2) */ /* #undef STAT_READ_FILSYS */ /* Define if statfs takes 2 args and struct statfs has a field named f_bsize. (4.3BSD, SunOS 4, HP-UX, AIX PS/2) */ /* #undef STAT_STATFS2_BSIZE */ /* Define if statfs takes 2 args and struct statfs has a field named f_fsize. (4.4BSD, NetBSD) */ /* #undef STAT_STATFS2_FSIZE */ /* Define if statfs takes 2 args and the second argument has type struct fs_data. (Ultrix) */ /* #undef STAT_STATFS2_FS_DATA */ /* Define if statfs takes 3 args. (DEC Alpha running OSF/1) */ /* #undef STAT_STATFS3_OSF1 */ /* Define if statfs takes 4 args. (SVR3, Dynix, Irix, Dolphin) */ /* #undef STAT_STATFS4 */ /* Define if there is a function named statvfs. (SVR4) */ #define STAT_STATVFS 1 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to be the nanoseconds member of struct stat's st_mtim, if it exists. */ #define ST_MTIM_NSEC tv_nsec /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define to 1 if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* Define to include a filter for folder contents */ /* #undef USE_FILTER_BAR */ /* Define to include a main menu toolbar */ #define USE_MENU_BAR 1 /* Define to include a dnd toolbar with panel launchers */ /* #undef USE_TOOLBAR_PANEL */ /* Define to include all extra features */ /* #undef USE_XFALL */ /* Version number of package */ #define VERSION "4.1.5" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define to 1 if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* # undef _ALL_SOURCE */ #endif /* Number of bits in a file offset, on hosts where this is settable. */ #define _FILE_OFFSET_BITS 64 /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # define _GNU_SOURCE 1 #endif /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */ /* Define to 1 if on MINIX. */ /* #undef _MINIX */ /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ /* #undef _POSIX_1_SOURCE */ /* Define to 1 if you need to in order for `stat' and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1 /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to rpl_gettimeofday if the replacement function should be used. */ /* #undef gettimeofday */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to `unsigned long' if does not define. */ /* #undef ino_t */ /* Define to rpl_localtime if the replacement function should be used. */ /* #undef localtime */ /* Define to `unsigned int' if does not define. */ #define major_t unsigned int /* Define to `unsigned int' if does not define. */ #define minor_t unsigned int /* Define to `int' if does not define. */ /* #undef mode_t */ /* Define to the name of the strftime replacement function. */ #define my_strftime nstrftime /* Define to `long' if does not define. */ /* #undef off_t */ /* Define to `int' if does not define. */ /* #undef pid_t */ /* Define to `unsigned' if does not define. */ /* #undef size_t */ /* Define to `int' if does not define. */ /* #undef ssize_t */ /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* Define to widest unsigned type if doesn't define. */ /* #undef uintmax_t */ /* Define to empty if the keyword `volatile' does not work. Warning: valid code using `volatile' can become incorrect without. Disable with care. */ /* #undef volatile */