/[gnats]/gnats/gnats/autoconf.h.in
ViewVC logotype

Diff of /gnats/gnats/autoconf.h.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by pdm, Sun Jan 6 16:16:45 2002 UTC revision 1.12 by chewie, Fri Nov 19 04:57:38 2004 UTC
# Line 1  Line 1 
1  /* autoconf.h.in.  Generated automatically from configure.in by autoheader 2.13.  */  /* autoconf.h.in.  Generated from configure.in by autoheader.  */
2    /* GNATS specific autoconf symbols.
3       Copyright (C) 2004 Free Software Foundation, Inc.
4       Copyright (C) 2001 Milan Zamazal
5       Copyright (C) 1995, 1996 ??? (FIXME, see ChangeLog.v3)
6    
7    This file is part of GNU GNATS.
8    
9    GNU GNATS is free software; you can redistribute it and/or modify
10    it under the terms of the GNU General Public License as published by
11    the Free Software Foundation; either version 2, or (at your option)
12    any later version.
13    
14    GNU GNATS is distributed in the hope that it will be useful,
15    but WITHOUT ANY WARRANTY; without even the implied warranty of
16    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17    GNU General Public License for more details.
18    
19    You should have received a copy of the GNU General Public License
20    along with GNU GNATS; see the file COPYING.  If not, write to the Free
21    Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111, USA.  */
22    
23  /* Define if on AIX 3.  /* Define if you have MIT Kerberos version 4 available.  */
24     System headers sometimes define this.  #undef HAVE_KERBEROS
    We just want to avoid a redefinition error message.  */  
 #ifndef _ALL_SOURCE  
 #undef _ALL_SOURCE  
 #endif  
25    
26  /* Define if using alloca.c.  */  /* Define if your system has socklen_t (glibc?) */
27  #undef C_ALLOCA  #undef HAVE_SOCKLEN_T
28    
29  /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.  /* Define if strftime supports %z. */
30     This function is required for alloca.c support on those systems.  */  #undef HAVE_STRFTIME_WITH_Z
31    
32    /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
33       systems. This function is required for `alloca.c' support on those systems.
34       */
35  #undef CRAY_STACKSEG_END  #undef CRAY_STACKSEG_END
36    
37  /* Define if you have alloca, as a function or macro.  */  /* Define to 1 if using `alloca.c'. */
38    #undef C_ALLOCA
39    
40    /* Define to 1 if you have `alloca', as a function or macro. */
41  #undef HAVE_ALLOCA  #undef HAVE_ALLOCA
42    
43  /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */  /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
44       */
45  #undef HAVE_ALLOCA_H  #undef HAVE_ALLOCA_H
46    
47  /* Define if on MINIX.  */  /* Define to 1 if you have the `basename' function. */
48  #undef _MINIX  #undef HAVE_BASENAME
49    
50  /* Define if the system does not provide POSIX.1 features except  /* Define to 1 if you have the <crypt.h> header file. */
51     with this defined.  */  #undef HAVE_CRYPT_H
 #undef _POSIX_1_SOURCE  
52    
53  /* Define if you need to in order for stat and other things to work.  */  /* Define to 1 if you have the basename function */
54  #undef _POSIX_SOURCE  #undef HAVE_DECL_BASENAME
55    
56  /* Define to `unsigned' if <sys/types.h> doesn't define.  */  /* Define to 1 if you have the getopt function */
57  #undef size_t  #undef HAVE_DECL_GETOPT
58    
59  /* If using the C implementation of alloca, define if you know the  /* Whether unsetenv is present in headers. */
60     direction of stack growth for your system; otherwise it will be  #undef HAVE_DECL_UNSETENV
    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  
   
 /* Define if you have the ANSI C header files.  */  
 #undef STDC_HEADERS  
61    
62  /* Define if you have MIT Kerberos version 4 available.  */  /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
63  #undef HAVE_KERBEROS     */
64    #undef HAVE_DIRENT_H
65    
66  /* Define if your system has socklen_t (glibc?) */  /* Define to 1 if you have the <fcntl.h> header file. */
67  #undef HAVE_SOCKLEN_T  #undef HAVE_FCNTL_H
68    
69  /* Define if you have the ftime function.  */  /* Define to 1 if you have the `ftime' function. */
70  #undef HAVE_FTIME  #undef HAVE_FTIME
71    
72  /* Define if you have the krb_get_err_text function.  */  /* Define to 1 if you have the `getopt' function. */
73    #undef HAVE_GETOPT
74    
75    /* Define to 1 if you have the <inttypes.h> header file. */
76    #undef HAVE_INTTYPES_H
77    
78    /* Define to 1 if you have the `krb_get_err_text' function. */
79  #undef HAVE_KRB_GET_ERR_TEXT  #undef HAVE_KRB_GET_ERR_TEXT
80    
81  /* Define if you have the mkdir function.  */  /* Define to 1 if you have the `crypt' library (-lcrypt). */
82  #undef HAVE_MKDIR  #undef HAVE_LIBCRYPT
83    
84  /* Define if you have the mkstemp function.  */  /* Define to 1 if you have the `gen' library (-lgen). */
85  #undef HAVE_MKSTEMP  #undef HAVE_LIBGEN
86    
87  /* Define if you have the mktemp function.  */  /* Define to 1 if you have the <libgen.h> header file. */
88  #undef HAVE_MKTEMP  #undef HAVE_LIBGEN_H
89    
90  /* Define if you have the unsetenv function.  */  /* Define to 1 if you have the `inet' library (-linet). */
91  #undef HAVE_UNSETENV  #undef HAVE_LIBINET
92    
93  /* Define if you have the <crypt.h> header file.  */  /* Define to 1 if you have the `intl' library (-lintl). */
94  #undef HAVE_CRYPT_H  #undef HAVE_LIBINTL
95    
96  /* Define if you have the <dirent.h> header file.  */  /* Define to 1 if you have the `malloc' library (-lmalloc). */
97  #undef HAVE_DIRENT_H  #undef HAVE_LIBMALLOC
98    
99  /* Define if you have the <fcntl.h> header file.  */  /* Define to 1 if you have the `nsl' library (-lnsl). */
100  #undef HAVE_FCNTL_H  #undef HAVE_LIBNSL
101    
102  /* Define if you have the <libgen.h> header file.  */  /* Define to 1 if you have the `socket' library (-lsocket). */
103  #undef HAVE_LIBGEN_H  #undef HAVE_LIBSOCKET
104    
105  /* Define if you have the <limits.h> header file.  */  /* Define to 1 if you have the <limits.h> header file. */
106  #undef HAVE_LIMITS_H  #undef HAVE_LIMITS_H
107    
108  /* Define if you have the <machine/endian.h> header file.  */  /* Define to 1 if you have the <machine/endian.h> header file. */
109  #undef HAVE_MACHINE_ENDIAN_H  #undef HAVE_MACHINE_ENDIAN_H
110    
111  /* Define if you have the <memory.h> header file.  */  /* Define to 1 if you have the <memory.h> header file. */
112  #undef HAVE_MEMORY_H  #undef HAVE_MEMORY_H
113    
114  /* Define if you have the <ndir.h> header file.  */  /* Define to 1 if you have the `mkdir' function. */
115    #undef HAVE_MKDIR
116    
117    /* Define to 1 if you have the `mkstemp' function. */
118    #undef HAVE_MKSTEMP
119    
120    /* Define to 1 if you have the `mktemp' function. */
121    #undef HAVE_MKTEMP
122    
123    /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
124  #undef HAVE_NDIR_H  #undef HAVE_NDIR_H
125    
126  /* Define if you have the <netdb.h> header file.  */  /* Define to 1 if you have the <netdb.h> header file. */
127  #undef HAVE_NETDB_H  #undef HAVE_NETDB_H
128    
129  /* Define if you have the <string.h> header file.  */  /* Define to 1 if you have the <stdint.h> header file. */
130    #undef HAVE_STDINT_H
131    
132    /* Define to 1 if you have the <stdlib.h> header file. */
133    #undef HAVE_STDLIB_H
134    
135    /* Define to 1 if you have the <strings.h> header file. */
136    #undef HAVE_STRINGS_H
137    
138    /* Define to 1 if you have the <string.h> header file. */
139  #undef HAVE_STRING_H  #undef HAVE_STRING_H
140    
141  /* Define if you have the <sys/dir.h> header file.  */  /* Define to 1 if you have the <syslog.h> header file. */
142    #undef HAVE_SYSLOG_H
143    
144    /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
145       */
146  #undef HAVE_SYS_DIR_H  #undef HAVE_SYS_DIR_H
147    
148  /* Define if you have the <sys/ndir.h> header file.  */  /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
149       */
150  #undef HAVE_SYS_NDIR_H  #undef HAVE_SYS_NDIR_H
151    
152  /* Define if you have the <sys/select.h> header file.  */  /* Define to 1 if you have the <sys/select.h> header file. */
153  #undef HAVE_SYS_SELECT_H  #undef HAVE_SYS_SELECT_H
154    
155  /* Define if you have the <syslog.h> header file.  */  /* Define to 1 if you have the <sys/stat.h> header file. */
156  #undef HAVE_SYSLOG_H  #undef HAVE_SYS_STAT_H
157    
158  /* Define if you have the <unistd.h> header file.  */  /* Define to 1 if you have the <sys/types.h> header file. */
159    #undef HAVE_SYS_TYPES_H
160    
161    /* Define to 1 if you have the <unistd.h> header file. */
162  #undef HAVE_UNISTD_H  #undef HAVE_UNISTD_H
163    
164  /* Define if you have the crypt library (-lcrypt).  */  /* Define to 1 if you have the `unsetenv' function. */
165  #undef HAVE_LIBCRYPT  #undef HAVE_UNSETENV
166    
167  /* Define if you have the gen library (-lgen).  */  /* Define to the address where bug reports for this package should be sent. */
168  #undef HAVE_LIBGEN  #undef PACKAGE_BUGREPORT
169    
170  /* Define if you have the inet library (-linet).  */  /* Define to the full name of this package. */
171  #undef HAVE_LIBINET  #undef PACKAGE_NAME
172    
173  /* Define if you have the intl library (-lintl).  */  /* Define to the full name and version of this package. */
174  #undef HAVE_LIBINTL  #undef PACKAGE_STRING
175    
176  /* Define if you have the malloc library (-lmalloc).  */  /* Define to the one symbol short name of this package. */
177  #undef HAVE_LIBMALLOC  #undef PACKAGE_TARNAME
178    
179  /* Define if you have the nsl library (-lnsl).  */  /* Define to the version of this package. */
180  #undef HAVE_LIBNSL  #undef PACKAGE_VERSION
181    
182  /* Define if you have the socket library (-lsocket).  */  /* If using the C implementation of alloca, define if you know the
183  #undef HAVE_LIBSOCKET     direction of stack growth for your system; otherwise it will be
184       automatically deduced at run-time.
185            STACK_DIRECTION > 0 => grows toward higher addresses
186            STACK_DIRECTION < 0 => grows toward lower addresses
187            STACK_DIRECTION = 0 => direction of growth unknown */
188    #undef STACK_DIRECTION
189    
190  /* Whether unsetenv is present in headers. */  /* Define to 1 if you have the ANSI C header files. */
191  #undef HAVE_DECL_UNSETENV  #undef STDC_HEADERS
192    
193  /* Whether unsetenv is present in headers. */  /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
194  #undef HAVE_DECL_UNSETENV     `char[]'. */
195    #undef YYTEXT_POINTER
196    
197    /* Define to 1 if on AIX 3.
198       System headers sometimes define this.
199       We just want to avoid a redefinition error message.  */
200    #ifndef _ALL_SOURCE
201    # undef _ALL_SOURCE
202    #endif
203    
204    /* Define to 1 if on MINIX. */
205    #undef _MINIX
206    
207    /* Define to 2 if the system does not provide POSIX.1 features except with
208       this defined. */
209    #undef _POSIX_1_SOURCE
210    
211    /* Define to 1 if you need to in order for `stat' and other things to work. */
212    #undef _POSIX_SOURCE
213    
214    /* Define to `unsigned' if <sys/types.h> does not define. */
215    #undef size_t

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26