/[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.14 by hatzis, Sat Apr 23 05:03:49 2005 UTC revision 1.15 by chewie, Mon Oct 31 05:03:17 2005 UTC
# Line 1  Line 1 
1  /* autoconf.h.in.  Generated from configure.in by autoheader.  */  /* gnats/autoconf.h.in.  Generated from configure.ac by autoheader.  */
 /* GNATS specific autoconf symbols.  
    Copyright (C) 2004 Free Software Foundation, Inc.  
    Copyright (C) 2001 Milan Zamazal  
    Copyright (C) 1995, 1996 ??? (FIXME, see ChangeLog.v3)  
   
 This file is part of GNU GNATS.  
   
 GNU GNATS is free software; you can redistribute it and/or modify  
 it under the terms of the GNU General Public License as published by  
 the Free Software Foundation; either version 2, or (at your option)  
 any later version.  
   
 GNU GNATS is distributed in the hope that it will be useful,  
 but WITHOUT ANY WARRANTY; without even the implied warranty of  
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  
 GNU General Public License for more details.  
   
 You should have received a copy of the GNU General Public License  
 along with GNU GNATS; see the file COPYING.  If not, write to the Free  
 Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111, USA.  */  
   
 /* Define if you have MIT Kerberos version 4 available.  */  
 #undef HAVE_KERBEROS  
   
 /* Define if your system has socklen_t (glibc?) */  
 #undef HAVE_SOCKLEN_T  
   
 /* Define if strftime supports %z. */  
 #undef HAVE_STRFTIME_WITH_Z  
2    
3  /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP  /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4     systems. This function is required for `alloca.c' support on those systems.     systems. This function is required for `alloca.c' support on those systems.
# Line 40  Software Foundation, 59 Temple Place - S Line 11  Software Foundation, 59 Temple Place - S
11  /* Use flat-file datastore. */  /* Use flat-file datastore. */
12  #undef DS_FILE  #undef DS_FILE
13    
14    /* Default port to bind GNATS daemon */
15    #undef GNATS_SERVICE
16    
17    /* Unprivileged user to GNATS daemon under */
18    #undef GNATS_USER
19    
20  /* Define to 1 if you have `alloca', as a function or macro. */  /* Define to 1 if you have `alloca', as a function or macro. */
21  #undef HAVE_ALLOCA  #undef HAVE_ALLOCA
22    
# Line 78  Software Foundation, 59 Temple Place - S Line 55  Software Foundation, 59 Temple Place - S
55  /* Define to 1 if you have the <inttypes.h> header file. */  /* Define to 1 if you have the <inttypes.h> header file. */
56  #undef HAVE_INTTYPES_H  #undef HAVE_INTTYPES_H
57    
 /* Define to 1 if you have the `krb_get_err_text' function. */  
 #undef HAVE_KRB_GET_ERR_TEXT  
   
58  /* Define to 1 if you have the `crypt' library (-lcrypt). */  /* Define to 1 if you have the `crypt' library (-lcrypt). */
59  #undef HAVE_LIBCRYPT  #undef HAVE_LIBCRYPT
60    
# Line 129  Software Foundation, 59 Temple Place - S Line 103  Software Foundation, 59 Temple Place - S
103  /* Define to 1 if you have the <netdb.h> header file. */  /* Define to 1 if you have the <netdb.h> header file. */
104  #undef HAVE_NETDB_H  #undef HAVE_NETDB_H
105    
106    /* socklen_t */
107    #undef HAVE_SOCKLEN_T
108    
109  /* Define to 1 if you have the <stdint.h> header file. */  /* Define to 1 if you have the <stdint.h> header file. */
110  #undef HAVE_STDINT_H  #undef HAVE_STDINT_H
111    
# Line 170  Software Foundation, 59 Temple Place - S Line 147  Software Foundation, 59 Temple Place - S
147  /* Define to 1 if you have the `vasprintf' function. */  /* Define to 1 if you have the `vasprintf' function. */
148  #undef HAVE_VASPRINTF  #undef HAVE_VASPRINTF
149    
150    /* Define to 1 if your C compiler doesn't accept -c and -o together. */
151    #undef NO_MINUS_C_MINUS_O
152    
153    /* Name of package */
154    #undef PACKAGE
155    
156  /* Define to the address where bug reports for this package should be sent. */  /* Define to the address where bug reports for this package should be sent. */
157  #undef PACKAGE_BUGREPORT  #undef PACKAGE_BUGREPORT
158    
# Line 196  Software Foundation, 59 Temple Place - S Line 179  Software Foundation, 59 Temple Place - S
179  /* Define to 1 if you have the ANSI C header files. */  /* Define to 1 if you have the ANSI C header files. */
180  #undef STDC_HEADERS  #undef STDC_HEADERS
181    
182    /* Version number of package */
183    #undef VERSION
184    
185  /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a  /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
186     `char[]'. */     `char[]'. */
187  #undef YYTEXT_POINTER  #undef YYTEXT_POINTER

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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