remove stuff we won't need
[pcsx_rearmed.git] / win32 / intl / intlconfig.h
diff --git a/win32/intl/intlconfig.h b/win32/intl/intlconfig.h
deleted file mode 100644 (file)
index fa86071..0000000
+++ /dev/null
@@ -1,248 +0,0 @@
-/* config.h.  Generated automatically by configure.  */\r
-/* config.h.in.  Generated automatically from configure.in by autoheader.  */\r
-/* Special definitions, processed by autoheader.\r
-   Copyright (C) 1995, 1996, 1997 Free Software Foundation.\r
-   Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.  */\r
-\r
-/* Default value for alignment of strings in .mo file.  */\r
-#define DEFAULT_OUTPUT_ALIGNMENT 1\r
-\r
-#ifndef PARAMS\r
-# if __STDC__\r
-#  define PARAMS(args) args\r
-# else\r
-#  define PARAMS(args) ()\r
-# endif\r
-#endif\r
-\r
-\r
-/* Define if using alloca.c.  */\r
-/* #undef C_ALLOCA */\r
-\r
-/* Define to empty if the keyword does not work.  */\r
-/* #undef const */\r
-\r
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.\r
-   This function is required for alloca.c support on those systems.  */\r
-/* #undef CRAY_STACKSEG_END */\r
-\r
-/* Define if you have alloca, as a function or macro.  */\r
-/* #define HAVE_ALLOCA 1 */\r
-\r
-/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */\r
-/* #undef HAVE_ALLOCA_H */\r
-\r
-/* Define if you don't have vprintf but do have _doprnt.  */\r
-/* #undef HAVE_DOPRNT */\r
-\r
-/* Define if you have a working `mmap' system call.  */\r
-/* #undef HAVE_MMAP */\r
-\r
-/* Define if you have the vprintf function.  */\r
-#define HAVE_VPRINTF 1\r
-\r
-/* Define as __inline if that's what the C compiler calls it.  */\r
-/* #undef inline */\r
-\r
-/* Define to `long' if <sys/types.h> doesn't define.  */\r
-/* #undef off_t */\r
-\r
-/* Define if you need to in order for stat and other things to work.  */\r
-/* #undef _POSIX_SOURCE */\r
-\r
-/* Define to `unsigned' if <sys/types.h> doesn't define.  */\r
-/* #undef size_t */\r
-\r
-/* If using the C implementation of alloca, define if you know the\r
-   direction of stack growth for your system; otherwise it will be\r
-   automatically deduced at run-time.\r
- STACK_DIRECTION > 0 => grows toward higher addresses\r
- STACK_DIRECTION < 0 => grows toward lower addresses\r
- STACK_DIRECTION = 0 => direction of growth unknown\r
- */\r
-/* #undef STACK_DIRECTION */\r
-\r
-/* Define if you have the ANSI C header files.  */\r
-#define STDC_HEADERS 1\r
-\r
-/* Define to the name of the distribution.  */\r
-/* #define PACKAGE "gettext" */\r
-\r
-/* Define to the version of the distribution.  */\r
-/* #define VERSION "0.10.35" */\r
-\r
-/* Define if <stddef.h> defines ptrdiff_t.  */\r
-#define HAVE_PTRDIFF_T 1\r
-\r
-/* Define if your locale.h file contains LC_MESSAGES.  */\r
-/* #undef HAVE_LC_MESSAGES */\r
-\r
-/* Define if you have the parse_printf_format function.  */\r
-/* #undef HAVE_PARSE_PRINTF_FORMAT */\r
-\r
-/* Define to 1 if NLS is requested.  */\r
-/* #undef ENABLE_NLS */\r
-\r
-/* Define as 1 if you have catgets and don't want to use GNU gettext.  */\r
-/* #undef HAVE_CATGETS */\r
-\r
-/* Define as 1 if you have gettext and don't want to use GNU gettext.  */\r
-/* #undef HAVE_GETTEXT */\r
-\r
-/* Define as 1 if you have the stpcpy function.  */\r
-/* #undef HAVE_STPCPY */\r
-\r
-/* Define if you have the __argz_count function.  */\r
-/* #undef HAVE___ARGZ_COUNT */\r
-\r
-/* Define if you have the __argz_next function.  */\r
-/* #undef HAVE___ARGZ_NEXT */\r
-\r
-/* Define if you have the __argz_stringify function.  */\r
-/* #undef HAVE___ARGZ_STRINGIFY */\r
-\r
-/* Define if you have the dcgettext function.  */\r
-/* #undef HAVE_DCGETTEXT */\r
-\r
-/* Define if you have the getcwd function.  */\r
-#define HAVE_GETCWD 1\r
-\r
-/* Define if you have the getdelim function.  */\r
-/* #undef HAVE_GETDELIM */\r
-\r
-/* Define if you have the getline function.  */\r
-/* #undef HAVE_GETLINE */\r
-\r
-/* Define if you have the getpagesize function.  */\r
-#define HAVE_GETPAGESIZE 1\r
-\r
-/* Define if you have the mblen function.  */\r
-#define HAVE_MBLEN 1\r
-\r
-/* Define if you have the memcpy function.  */\r
-#define HAVE_MEMCPY 1\r
-\r
-/* Define if you have the memmove function.  */\r
-#define HAVE_MEMMOVE 1\r
-\r
-/* Define if you have the memset function.  */\r
-#define HAVE_MEMSET 1\r
-\r
-/* Define if you have the munmap function.  */\r
-/* #undef HAVE_MUNMAP */\r
-\r
-/* Define if you have the putenv function.  */\r
-#define HAVE_PUTENV 1\r
-\r
-/* Define if you have the setenv function.  */\r
-/* #undef HAVE_SETENV */\r
-\r
-/* Define if you have the setlocale function.  */\r
-#define HAVE_SETLOCALE 1\r
-\r
-/* Define if you have the stpcpy function.  */\r
-/* #undef HAVE_STPCPY */\r
-\r
-/* Define if you have the stpncpy function.  */\r
-/* #undef HAVE_STPNCPY */\r
-\r
-/* Define if you have the strcasecmp function.  */\r
-/* #define HAVE_STRCASECMP 1 */\r
-\r
-/* Define if you have the strchr function.  */\r
-#define HAVE_STRCHR 1\r
-\r
-/* Define if you have the strcspn function.  */\r
-#define HAVE_STRCSPN 1\r
-\r
-/* Define if you have the strdup function.  */\r
-#define HAVE_STRDUP 1\r
-\r
-/* Define if you have the strerror function.  */\r
-#define HAVE_STRERROR 1\r
-\r
-/* Define if you have the strncasecmp function.  */\r
-#define HAVE_STRNCASECMP 1\r
-\r
-/* Define if you have the strstr function.  */\r
-#define HAVE_STRSTR 1\r
-\r
-/* Define if you have the strtoul function.  */\r
-#define HAVE_STRTOUL 1\r
-\r
-/* Define if you have the uname function.  */\r
-/* #undef HAVE_UNAME */\r
-\r
-/* Define if you have the vasprintf function.  */\r
-/* #undef HAVE_VASPRINTF */\r
-\r
-/* Define if you have the <argz.h> header file.  */\r
-/* #undef HAVE_ARGZ_H */\r
-\r
-/* Define if you have the <limits.h> header file.  */\r
-#define HAVE_LIMITS_H 1\r
-\r
-/* Define if you have the <locale.h> header file.  */\r
-#define HAVE_LOCALE_H 1\r
-\r
-/* Define if you have the <malloc.h> header file.  */\r
-#define HAVE_MALLOC_H 1\r
-\r
-/* Define if you have the <nl_types.h> header file.  */\r
-/* #undef HAVE_NL_TYPES_H */\r
-\r
-/* Define if you have the <string.h> header file.  */\r
-#define HAVE_STRING_H 1\r
-\r
-/* Define if you have the <sys/param.h> header file.  */\r
-/* #undef HAVE_SYS_PARAM_H */\r
-\r
-/* Define if you have the <unistd.h> header file.  */\r
-/* #define HAVE_UNISTD_H 1 */\r
-\r
-/* Define if you have the <values.h> header file.  */\r
-#define HAVE_VALUES_H 1\r
-\r
-/* Define if you have the i library (-li).  */\r
-/* #undef HAVE_LIBI */\r
-\r
-/* We don't test for the basename function but still want to use the\r
-   version in the libc when compiling for a system using glibc.  */\r
-#ifdef __GNU_LIBRARY__\r
-# define HAVE_BASENAME 1\r
-#endif\r
-\r
-/* On GNU systems we want to use the extensions.  */\r
-#ifndef _GNU_SOURCE\r
-# define _GNU_SOURCE   1\r
-#endif\r
-\r
-\r
-/* A file name cannot consist of any character possible.  INVALID_PATH_CHAR\r
-   contains the characters not allowed.  */\r
-#ifndef MSDOS\r
-# define       INVALID_PATH_CHAR "\1\2\3\4\5\6\7\10\11\12\13\14\15\16\17\20\21\22\23\24\25\26\27\30\31\32\33\34\35\36\37 \177/"\r
-#else\r
-/* Something like this for MSDOG.  */\r
-# define       INVALID_PATH_CHAR "\1\2\3\4\5\6\7\10\11\12\13\14\15\16\17\20\21\22\23\24\25\26\27\30\31\32\33\34\35\36\37 \177\\:."\r
-#endif\r
-\r
-/* Length from which starting on warnings about too long strings are given.\r
-   Several systems have limits for strings itself, more have problems with\r
-   strings in their tools (important here: gencat).  1024 bytes is a\r
-   conservative limit.  Because many translation let the message size grow\r
-   (German translations are always bigger) choose a length < 1024.  */\r
-#define WARN_ID_LEN 900\r
-\r
-/* This is the page width for the message_print function.  It should\r
-   not be set to more than 79 characters (Emacs users will appreciate\r
-   it).  It is used to wrap the msgid and msgstr strings, and also to\r
-   wrap the file position (#:) comments.  */\r
-#define PAGE_WIDTH 79\r
-\r
-#define GNULOCALEDIR "./Langs"\r
-#define LOCALE_ALIAS_PATH GNULOCALEDIR\r
-\r
-#ifdef _MSC_VER\r
-#pragma warning (disable:4996)\r
-#endif\r