File: config.h.in

package info (click to toggle)
brahms 1.02-kde3-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 12,136 kB
  • ctags: 8,915
  • sloc: cpp: 38,724; sh: 10,788; perl: 1,892; ansic: 832; makefile: 523
file content (134 lines) | stat: -rw-r--r-- 3,450 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#undef TIME_WITH_SYS_TIME

/* The number of bytes in a char.  */
#undef SIZEOF_CHAR

/* The number of bytes in a char *.  */
#undef SIZEOF_CHAR_P

/* The number of bytes in a int.  */
#undef SIZEOF_INT

/* The number of bytes in a long.  */
#undef SIZEOF_LONG

/* Define if you have the res_init function.  */
#undef HAVE_RES_INIT

/* Define if you have the snprintf function.  */
#undef HAVE_SNPRINTF

/* Define if you have the usleep function.  */
#undef HAVE_USLEEP

/* Define if you have the </usr/src/sys/gnu/i386/isa/sound/awe_voice.h> header file.  */
#undef HAVE__USR_SRC_SYS_GNU_I386_ISA_SOUND_AWE_VOICE_H

/* Define if you have the </usr/src/sys/i386/isa/sound/awe_voice.h> header file.  */
#undef HAVE__USR_SRC_SYS_I386_ISA_SOUND_AWE_VOICE_H

/* Define if you have the <Alib.h> header file.  */
#undef HAVE_ALIB_H

/* Define if you have the <awe_voice.h> header file.  */
#undef HAVE_AWE_VOICE_H

/* Define if you have the <dirent.h> header file.  */
#undef HAVE_DIRENT_H

/* Define if you have the <fcntl.h> header file.  */
#undef HAVE_FCNTL_H

/* Define if you have the <getopt.h> header file.  */
#undef HAVE_GETOPT_H

/* Define if you have the <linux/awe_voice.h> header file.  */
#undef HAVE_LINUX_AWE_VOICE_H

/* Define if you have the <linux/ucdrom.h> header file.  */
#undef HAVE_LINUX_UCDROM_H

/* Define if you have the <machine/endian.h> header file.  */
#undef HAVE_MACHINE_ENDIAN_H

/* Define if you have the <ndir.h> header file.  */
#undef HAVE_NDIR_H

/* Define if you have the <pthread/linuxthreads/pthread.h> header file.  */
#undef HAVE_PTHREAD_LINUXTHREADS_PTHREAD_H

/* Define if you have the <string.h> header file.  */
#undef HAVE_STRING_H

/* Define if you have the <sys/audioio.h> header file.  */
#undef HAVE_SYS_AUDIOIO_H

/* Define if you have the <sys/awe_voice.h> header file.  */
#undef HAVE_SYS_AWE_VOICE_H

/* Define if you have the <sys/dir.h> header file.  */
#undef HAVE_SYS_DIR_H

/* Define if you have the <sys/filio.h> header file.  */
#undef HAVE_SYS_FILIO_H

/* Define if you have the <sys/ndir.h> header file.  */
#undef HAVE_SYS_NDIR_H

/* Define if you have the <sys/sem.h> header file.  */
#undef HAVE_SYS_SEM_H

/* Define if you have the <sys/stdtypes.h> header file.  */
#undef HAVE_SYS_STDTYPES_H

/* Define if you have the <sys/time.h> header file.  */
#undef HAVE_SYS_TIME_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION

/* C++ compiler supports template repository */
#undef HAVE_TEMPLATE_REPOSITORY

/* Defines if your system has the crypt function */
#undef HAVE_CRYPT

/* Define the real type of socklen_t */
#undef socklen_t

/* Compatibility define */
#undef ksize_t

/* Define if you have libz */
#undef HAVE_LIBZ

/* Define if you want Xinerama support */
#undef HAVE_XINERAMA

/* Define if you have libpng */
#undef HAVE_LIBPNG

/* Define if you have libjpeg */
#undef HAVE_LIBJPEG

/* Define if you have a working libpthread (will enable threaded code) */
#undef HAVE_LIBPTHREAD

/* Define if you have Alsa support */
#undef HAVE_ALSA

/* Define if your aRts has Arts::Environment support (>= aRts-0.7.0) */
#undef HAVE_ARTS_ENVIRONMENT