~rpm5/popt/trunk

« back to all changes in this revision

Viewing changes to config.h.mingw

  • Committer: devzero2000
  • Date: 2011-09-05 11:35:53 UTC
  • Revision ID: devzero2000-20110905113553-w1hnkccqhkalc9vm
merge commit aee9f24 from git pull request
https://github.com/devzero2000/POPT/pull/2
"Add makefile for mingw"
by asenm (Matt Arsenault). Include these new object
in EXTRA_DIST (Makefile.am) by devzero2000 (Elia Pinto)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Define to 1 if translation of program messages to the user's native
 
4
   language is requested. */
 
5
/* #undef ENABLE_NLS */
 
6
 
 
7
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
 
8
   CoreFoundation framework. */
 
9
/* #undef HAVE_CFLOCALECOPYCURRENT */
 
10
 
 
11
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
 
12
   the CoreFoundation framework. */
 
13
/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
 
14
 
 
15
/* Define if the GNU dcgettext() function is already present or preinstalled.
 
16
   */
 
17
/* #undef HAVE_DCGETTEXT */
 
18
 
 
19
/* Define to 1 if you have the <dlfcn.h> header file. */
 
20
/* #undef HAVE_DLFCN_H */
 
21
 
 
22
/* Define to 1 if you have the <float.h> header file. */
 
23
#define HAVE_FLOAT_H
 
24
 
 
25
/* Define to 1 if you have the <fnmatch.h> header file. */
 
26
/* #undef HAVE_FNMATCH_H */
 
27
 
 
28
/* Define to 1 if you have the `geteuid' function. */
 
29
/* #undef HAVE_GETEUID */
 
30
 
 
31
/* Define if the GNU gettext() function is already present or preinstalled. */
 
32
/* #undef HAVE_GETTEXT */
 
33
 
 
34
/* Define to 1 if you have the `getuid' function. */
 
35
/* #undef HAVE_GETUID */
 
36
 
 
37
/* Define to 1 if you have the <glob.h> header file. */
 
38
/* #undef HAVE_GLOB_H */
 
39
 
 
40
/* Define if you have the iconv() function and it works. */
 
41
/* #undef HAVE_ICONV */
 
42
 
 
43
/* Define to 1 if you have the <inttypes.h> header file. */
 
44
#define HAVE_INTTYPES_H
 
45
 
 
46
/* Define to 1 if you have the <langinfo.h> header file. */
 
47
/* #undef HAVE_LANGINFO_H */
 
48
 
 
49
/* Define to 1 if you have the <libintl.h> header file. */
 
50
/* #undef HAVE_LIBINTL_H */
 
51
 
 
52
/* Define to 1 if you have the <mcheck.h> header file. */
 
53
/* #undef HAVE_MCHECK_H */
 
54
 
 
55
/* Define to 1 if you have the <memory.h> header file. */
 
56
#define HAVE_MEMORY_H
 
57
 
 
58
/* Define to 1 if you have the `mtrace' function. */
 
59
/* #undef HAVE_MTRACE */
 
60
 
 
61
/* Define to 1 if you have the `setregid' function. */
 
62
/* #undef HAVE_SETREGID */
 
63
 
 
64
/* Define to 1 if you have the `srandom' function. */
 
65
/* #undef HAVE_SRANDOM */
 
66
 
 
67
/* Define to 1 if you have the <stdint.h> header file. */
 
68
#define HAVE_STDINT_H
 
69
 
 
70
/* Define to 1 if you have the <stdlib.h> header file. */
 
71
#define HAVE_STDLIB_H
 
72
 
 
73
/* Define to 1 if you have the `stpcpy' function. */
 
74
/* #undef HAVE_STPCPY */
 
75
 
 
76
/* Define to 1 if you have the `strerror' function. */
 
77
#ifndef _MSC_VER
 
78
/* The check seems to fail on MSVC, but it actually works */
 
79
#define HAVE_STRERROR
 
80
#else
 
81
#define HAVE_STRERROR 1
 
82
#endif
 
83
 
 
84
/* Define to 1 if you have the <strings.h> header file. */
 
85
#define HAVE_STRINGS_H
 
86
 
 
87
/* Define to 1 if you have the <string.h> header file. */
 
88
#define HAVE_STRING_H
 
89
 
 
90
/* Define to 1 if you have the <sys/stat.h> header file. */
 
91
#define HAVE_SYS_STAT_H
 
92
 
 
93
/* Define to 1 if you have the <sys/types.h> header file. */
 
94
#define HAVE_SYS_TYPES_H
 
95
 
 
96
/* Define to 1 if you have the <unistd.h> header file. */
 
97
#define HAVE_UNISTD_H
 
98
 
 
99
/* Define to 1 if you have the `vasprintf' function. */
 
100
/* #undef HAVE_VASPRINTF */
 
101
 
 
102
/* Define to 1 if you have the `__secure_getenv' function. */
 
103
/* #undef HAVE___SECURE_GETENV */
 
104
 
 
105
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
106
   */
 
107
/* #undef LT_OBJDIR */
 
108
 
 
109
/* Name of package */
 
110
#define PACKAGE ""
 
111
 
 
112
/* Define to the address where bug reports for this package should be sent. */
 
113
/* #undef PACKAGE_BUGREPORT */
 
114
 
 
115
/* Define to the full name of this package. */
 
116
#define PACKAGE_NAME ""
 
117
 
 
118
/* Define to the full name and version of this package. */
 
119
#define PACKAGE_STRING ""
 
120
 
 
121
/* Define to the one symbol short name of this package. */
 
122
/* #undef PACKAGE_TARNAME */
 
123
 
 
124
/* Define to the version of this package. */
 
125
/* #undef PACKAGE_VERSION */
 
126
 
 
127
/* Full path to popt top_srcdir. */
 
128
/* #undef POPT_SOURCE_PATH */
 
129
 
 
130
/* Full path to default POPT configuration directory */
 
131
#define POPT_SYSCONFDIR 
 
132
 
 
133
/* Define to 1 if the C compiler supports function prototypes. */
 
134
/* #undef PROTOTYPES */
 
135
 
 
136
/* Define to 1 if you have the ANSI C header files. */
 
137
/* #undef STDC_HEADERS */
 
138
 
 
139
/* Version number of package */
 
140
/* #undef VERSION */
 
141
 
 
142
/* Number of bits in a file offset, on hosts where this is settable. */
 
143
/* #undef _FILE_OFFSET_BITS */
 
144
 
 
145
/* Define for large files, on AIX-style hosts. */
 
146
/* #undef _LARGE_FILES */
 
147
 
 
148
/* Define like PROTOTYPES; this can be used by system headers. */
 
149
/* #undef __PROTOTYPES */
 
150
 
 
151