comparison config.h.in @ 0:223b71206888

Initial import
author thib
date Fri, 01 Aug 2008 16:32:45 +0000
parents
children b753afeb3f34
comparison
equal deleted inserted replaced
-1:000000000000 0:223b71206888
1 /* config.h.in. Generated from configure.in by autoheader. */
2 /* gettext حر */
3 #undef ENABLE_NLS
4 #undef HAVE_CATGETS
5 #undef HAVE_GETTEXT
6 #undef HAVE_LC_MESSAGES
7 #undef HAVE_STPCPY
8 #undef PACKAGE
9 #undef VERSION
10
11 /* default display size */
12 #undef DISPSIZE
13
14 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
15 */
16 #undef HAVE_DIRENT_H
17
18 /* Define to 1 if you have the <fcntl.h> header file. */
19 #undef HAVE_FCNTL_H
20
21 /* Define to 1 if you have the `getpagesize' function. */
22 #undef HAVE_GETPAGESIZE
23
24 /* Define to 1 if you have the `gettimeofday' function. */
25 #undef HAVE_GETTIMEOFDAY
26
27 /* Define to 1 if you have the <inttypes.h> header file. */
28 #undef HAVE_INTTYPES_H
29
30 /* Define to 1 if you have the `intl' library (-lintl). */
31 #undef HAVE_LIBINTL
32
33 /* Define to 1 if you have the `jpeg' library (-ljpeg). */
34 #undef HAVE_LIBJPEG
35
36 /* Define to 1 if you have the `mad' library (-lmad). */
37 #undef HAVE_LIBMAD
38
39 /* Define to 1 if you have the `ogg' library (-logg). */
40 #undef HAVE_LIBOGG
41
42 /* Define to 1 if you have the `png' library (-lpng). */
43 #undef HAVE_LIBPNG
44
45 /* Define to 1 if you have the `vorbis' library (-lvorbis). */
46 #undef HAVE_LIBVORBIS
47
48 /* Define to 1 if you have the `vorbisfile' library (-lvorbisfile). */
49 #undef HAVE_LIBVORBISFILE
50
51 /* Define to 1 if you have the `vorbisidec' library (-lvorbisidec). */
52 #undef HAVE_LIBVORBISIDEC
53
54 /* Define to 1 if you have the `z' library (-lz). */
55 #undef HAVE_LIBZ
56
57 /* Define to 1 if you have the <memory.h> header file. */
58 #undef HAVE_MEMORY_H
59
60 /* Define to 1 if you have the `mkdir' function. */
61 #undef HAVE_MKDIR
62
63 /* Define to 1 if you have a working `mmap' system call. */
64 #undef HAVE_MMAP
65
66 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
67 #undef HAVE_NDIR_H
68
69 /* Define to 1 if you have the `snprintf' function. */
70 #undef HAVE_SNPRINTF
71
72 /* Define to 1 if you have the <stdint.h> header file. */
73 #undef HAVE_STDINT_H
74
75 /* Define to 1 if you have the <stdlib.h> header file. */
76 #undef HAVE_STDLIB_H
77
78 /* Define to 1 if you have the <strings.h> header file. */
79 #undef HAVE_STRINGS_H
80
81 /* Define to 1 if you have the <string.h> header file. */
82 #undef HAVE_STRING_H
83
84 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
85 */
86 #undef HAVE_SYS_DIR_H
87
88 /* Define to 1 if you have the <sys/ioctl.h> header file. */
89 #undef HAVE_SYS_IOCTL_H
90
91 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
92 */
93 #undef HAVE_SYS_NDIR_H
94
95 /* Define to 1 if you have the <sys/stat.h> header file. */
96 #undef HAVE_SYS_STAT_H
97
98 /* Define to 1 if you have the <sys/time.h> header file. */
99 #undef HAVE_SYS_TIME_H
100
101 /* Define to 1 if you have the <sys/types.h> header file. */
102 #undef HAVE_SYS_TYPES_H
103
104 /* Define to 1 if you have the <unistd.h> header file. */
105 #undef HAVE_UNISTD_H
106
107 /* Define to the address where bug reports for this package should be sent. */
108 #undef PACKAGE_BUGREPORT
109
110 /* Define to the full name of this package. */
111 #undef PACKAGE_NAME
112
113 /* Define to the full name and version of this package. */
114 #undef PACKAGE_STRING
115
116 /* Define to the one symbol short name of this package. */
117 #undef PACKAGE_TARNAME
118
119 /* Define to the version of this package. */
120 #undef PACKAGE_VERSION
121
122 /* Define as the return type of signal handlers (`int' or `void'). */
123 #undef RETSIGTYPE
124
125 /* Define to 1 if you have the ANSI C header files. */
126 #undef STDC_HEADERS
127
128 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
129 #undef TIME_WITH_SYS_TIME
130
131 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
132 #undef TM_IN_SYS_TIME
133
134 /* smpeg library is used */
135 #undef USE_SMPEG
136
137 /* X11 library is used */
138 #undef USE_X11
139
140 /* Define to 1 if your processor stores words with the most significant byte
141 first (like Motorola and SPARC, unlike Intel and VAX). */
142 #undef WORDS_BIGENDIAN
143
144 /* Define to 1 if the X Window System is missing or not being used. */
145 #undef X_DISPLAY_MISSING
146
147 /* Define to empty if `const' does not conform to ANSI C. */
148 #undef const
149
150 /* Define to `unsigned' if <sys/types.h> does not define. */
151 #undef size_t