2005-05-15 14:19:45 -04:00
|
|
|
/* config.in. Generated from configure.in by autoheader. */
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
|
|
|
|
systems. This function is required for `alloca.c' support on those systems.
|
|
|
|
*/
|
|
|
|
#undef CRAY_STACKSEG_END
|
|
|
|
|
|
|
|
/* Define to 1 if using `alloca.c'. */
|
1999-05-03 03:29:11 -04:00
|
|
|
#undef C_ALLOCA
|
|
|
|
|
2006-06-05 08:30:16 -04:00
|
|
|
/* Define to 1 if translation of program messages to the user's native
|
|
|
|
language is requested. */
|
2005-05-15 14:19:45 -04:00
|
|
|
#undef ENABLE_NLS
|
1999-05-03 03:29:11 -04:00
|
|
|
|
* Makefile.am: Add LIBICONV to windres.
* acinclude.m4: Added missing "lib-*.m4" and "lt*.m4" files.
* configure.in: Add AC_CHECK_HEADER for iconv.h and use AM_ICONV.
* config.in: Add ICONV defines.
* aclocal: Regenerate.
* confugure: Regenerate.
* winduni.c: (local_iconv_map codepages, wind_language_t, languages, unicode_is$
(ascii_from_unicode): Use codepage_from_unicode.
(ascii_from_unicode): Use unicode_from_codepage.
Use for cygwin windows API for unicode transformation.
* winduni.h: (CP_ACP, CP_UTF7, CP_UTF8, CP_OEM, CP_UTF16): New macros.
(wind_language_t, local_iconv_map): New types.
(wind_find_language_by_id, wind_find_language_by_codepage,
(unicode_is_valid_codepage, wind_find_codepage_info, unicode_from_codepage, c$
2007-06-05 09:10:30 -04:00
|
|
|
/* Define if you have the iconv() function. */
|
|
|
|
#undef HAVE_ICONV
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <iconv.h> header file. */
|
|
|
|
#undef HAVE_ICONV_H
|
|
|
|
|
|
|
|
/* Define as const if the declaration of iconv() needs const. */
|
|
|
|
#undef ICONV_CONST
|
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Suffix used for executables, if any. */
|
|
|
|
#undef EXECUTABLE_SUFFIX
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have `alloca', as a function or macro. */
|
1999-05-03 03:29:11 -04:00
|
|
|
#undef HAVE_ALLOCA
|
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
|
|
|
|
*/
|
1999-05-03 03:29:11 -04:00
|
|
|
#undef HAVE_ALLOCA_H
|
|
|
|
|
2005-07-01 11:19:47 -04:00
|
|
|
/* Define to 1 if you have the declaration of `environ', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL_ENVIRON
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `fprintf', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL_FPRINTF
|
|
|
|
|
2005-06-03 17:33:49 -04:00
|
|
|
/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL_GETC_UNLOCKED
|
|
|
|
|
2005-07-01 11:19:47 -04:00
|
|
|
/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
|
|
|
|
*/
|
|
|
|
#undef HAVE_DECL_GETENV
|
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Is the prototype for getopt in <unistd.h> in the expected format? */
|
|
|
|
#undef HAVE_DECL_GETOPT
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-07-01 11:19:47 -04:00
|
|
|
/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
|
|
|
|
*/
|
|
|
|
#undef HAVE_DECL_SBRK
|
|
|
|
|
2006-02-14 03:59:10 -05:00
|
|
|
/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL_SNPRINTF
|
|
|
|
|
2005-08-16 15:35:22 -04:00
|
|
|
/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
|
|
|
|
*/
|
|
|
|
#undef HAVE_DECL_STPCPY
|
|
|
|
|
2005-07-01 11:19:47 -04:00
|
|
|
/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
|
|
|
|
*/
|
|
|
|
#undef HAVE_DECL_STRSTR
|
|
|
|
|
2006-02-14 03:59:10 -05:00
|
|
|
/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL_VSNPRINTF
|
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Does the platform use an executable suffix? */
|
|
|
|
#undef HAVE_EXECUTABLE_SUFFIX
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
|
|
#undef HAVE_FCNTL_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Is fopen64 available? */
|
|
|
|
#undef HAVE_FOPEN64
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the `getc_unlocked' function. */
|
|
|
|
#undef HAVE_GETC_UNLOCKED
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Does <utime.h> define struct utimbuf? */
|
|
|
|
#undef HAVE_GOOD_UTIME_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
|
|
#undef HAVE_INTTYPES_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2006-10-29 14:18:47 -05:00
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
|
|
|
#undef HAVE_LIMITS_H
|
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
|
#undef HAVE_MEMORY_H
|
|
|
|
|
2006-10-13 05:43:29 -04:00
|
|
|
/* Define to 1 if you have the `mkdtemp' function. */
|
|
|
|
#undef HAVE_MKDTEMP
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `mkstemp' function. */
|
|
|
|
#undef HAVE_MKSTEMP
|
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the `sbrk' function. */
|
1999-05-03 03:29:11 -04:00
|
|
|
#undef HAVE_SBRK
|
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the `setmode' function. */
|
2000-05-26 09:11:57 -04:00
|
|
|
#undef HAVE_SETMODE
|
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Is stat64 available? */
|
|
|
|
#undef HAVE_STAT64
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
|
|
#undef HAVE_STDINT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
|
|
#undef HAVE_STDLIB_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strcoll' function. */
|
2002-06-20 22:34:38 -04:00
|
|
|
#undef HAVE_STRCOLL
|
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
|
|
#undef HAVE_STRINGS_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
|
|
#undef HAVE_STRING_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the <sys/file.h> header file. */
|
|
|
|
#undef HAVE_SYS_FILE_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2006-10-29 14:18:47 -05:00
|
|
|
/* Define to 1 if you have the <sys/param.h> header file. */
|
|
|
|
#undef HAVE_SYS_PARAM_H
|
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
|
|
#undef HAVE_SYS_STAT_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
|
|
#undef HAVE_SYS_TYPES_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
|
|
|
|
#undef HAVE_SYS_WAIT_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Is the type time_t defined in <time.h>? */
|
|
|
|
#undef HAVE_TIME_T_IN_TIME_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Is the type time_t defined in <sys/types.h>? */
|
|
|
|
#undef HAVE_TIME_T_IN_TYPES_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
|
|
#undef HAVE_UNISTD_H
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the `utimes' function. */
|
|
|
|
#undef HAVE_UTIMES
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Name of package */
|
|
|
|
#undef PACKAGE
|
1999-06-22 18:50:22 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
|
|
#undef PACKAGE_BUGREPORT
|
Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>:
* configure.in: Define EXECUTABLE_SUFFIX.
* dlltool.c: Include "dyn-string.h". Include <stdarg.h> based on
ANSI_PROTOTYPES, not __STDC__.
(outfile): Remove.
(gen_exp_file): Change uses of outfile to use alloca.
(make_one_lib_file, make_head, make_tail): Likewise.
(gen_lib_file): Likewise.
(look_for_prog): New static function.
(deduce_name): Rewrite to use look_for_prog.
(mcore_elf_gen_out_file): Use dyn_string_t rather than outfile.
* dllwrap.c: Don't include <stdio.h>, <errno.h>, <string.h>,
<stdlib.h>, or <unistd.h>. Include <sys/stat.h> and either
<stdarg.h> or <varargs.h>.
(driver_name): Initialize to NULL, not "gcc".
(dlltool_name): Initialize to NULL, not "dlltool".
(display, inform, look_for_prog, deduce_name): New static
functions.
(usage): Mention -mno-cygwin.
(OPTION_MNO_CYGWIN): Define.
(main): Handle -mno-cygwin. Deduce driver_name and dlltool_name.
* resrc.c (look_for_default): Make static. Remove unused local
path. Check using EXECUTABLE_SUFFIX.
(read_rc_file): Allocate enough space to hold EXECUTABLE_SUFFIX.
* Makefile.am: Rebuild dependencies.
(dllwrap_LDADD): Add $(INTLLIBS).
* configure, Makefile.in, config.in: Rebuild.
1999-06-22 16:39:46 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to the full name of this package. */
|
|
|
|
#undef PACKAGE_NAME
|
2001-12-04 05:11:22 -05:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to the full name and version of this package. */
|
|
|
|
#undef PACKAGE_STRING
|
2004-10-13 10:33:51 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to the one symbol short name of this package. */
|
|
|
|
#undef PACKAGE_TARNAME
|
2001-12-04 05:11:22 -05:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to the version of this package. */
|
|
|
|
#undef PACKAGE_VERSION
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* If using the C implementation of alloca, define if you know the
|
|
|
|
direction of stack growth for your system; otherwise it will be
|
|
|
|
automatically deduced at run-time.
|
|
|
|
STACK_DIRECTION > 0 => grows toward higher addresses
|
|
|
|
STACK_DIRECTION < 0 => grows toward lower addresses
|
|
|
|
STACK_DIRECTION = 0 => direction of growth unknown */
|
|
|
|
#undef STACK_DIRECTION
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
|
|
#undef STDC_HEADERS
|
2005-03-31 09:40:41 -05:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Configured target name. */
|
|
|
|
#undef TARGET
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
|
|
|
|
#undef TARGET_PREPENDS_UNDERSCORE
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Use b modifier when opening binary files? */
|
|
|
|
#undef USE_BINARY_FOPEN
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Version number of package */
|
|
|
|
#undef VERSION
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
|
|
|
|
`char[]'. */
|
|
|
|
#undef YYTEXT_POINTER
|
1999-05-03 03:29:11 -04:00
|
|
|
|
2005-08-16 15:35:22 -04:00
|
|
|
/* Enable GNU extensions on systems that have them. */
|
|
|
|
#ifndef _GNU_SOURCE
|
|
|
|
# undef _GNU_SOURCE
|
|
|
|
#endif
|
|
|
|
|
2005-05-15 14:19:45 -04:00
|
|
|
/* Enable LFS */
|
|
|
|
#undef _LARGEFILE64_SOURCE
|