49 lines
1.2 KiB
C
49 lines
1.2 KiB
C
/* confdefs.h */
|
|
#define PACKAGE_NAME "ncpfs"
|
|
#define PACKAGE_TARNAME "ncpfs"
|
|
#define PACKAGE_VERSION "2.2.7"
|
|
#define PACKAGE_STRING "ncpfs 2.2.7"
|
|
#define PACKAGE_BUGREPORT "mario.fetka@disconnected-by-peer.at"
|
|
#define PACKAGE_URL ""
|
|
#define CONFIG_NATIVE_IP 1
|
|
#define SIGNATURES 1
|
|
#define NDS_SUPPORT 1
|
|
#define ENABLE_NLS 1
|
|
#define HAVE_GETTEXT 1
|
|
#define HAVE_DCGETTEXT 1
|
|
#define HAVE_STDIO_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_SYS_TIME_H 1
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_SOCKET_H 1
|
|
#define HAVE_NET_IF_H 1
|
|
#define HAVE_NETIPX_IPX_H 1
|
|
#define CONFIG_NATIVE_IPX 1
|
|
#define HAVE_SYS_WAIT_H 1
|
|
#define HAVE_MSG_NOSIGNAL 1
|
|
#define HAVE_WCHAR_H 1
|
|
#define HAVE_ICONV_H 1
|
|
#define HAVE_ICONV 1
|
|
#define ICONV_CONST
|
|
#define TIME_WITH_SYS_TIME 1
|
|
#define HAVE_WCSLEN 1
|
|
#define HAVE_WCSCPY 1
|
|
#define HAVE_WCSDUP 1
|
|
#define HAVE_WCSCMP 1
|
|
#define HAVE_WCSNCMP 1
|
|
#define HAVE_WCSCASECMP 1
|
|
#define HAVE_WCSNCASECMP 1
|
|
#define UNITSIZE 8
|
|
#define MULTUNITSIZE 8
|
|
#define USE_KERNEL 1
|
|
#define MOUNT2 1
|
|
#define MOUNT3 1
|