Develop and Download Open Source Software

Browse CVS Repository

Diff of /satellite/satellite4/config.h.in

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

revision 1.1 by orrisroot, Wed Mar 31 08:15:05 2004 UTC revision 1.2 by orrisroot, Wed Jul 28 05:44:24 2004 UTC
# Line 1  Line 1 
1  /* config.h.in.  Generated from configure.in by autoheader.  */  /* config.h.in.  Generated from configure.in by autoheader.  */
2    
3    /* Define to 1 if the `closedir' function returns void instead of `int'. */
4    #undef CLOSEDIR_VOID
5    
6  /* Define to 1 if you have the `bzero' function. */  /* Define to 1 if you have the `bzero' function. */
7  #undef HAVE_BZERO  #undef HAVE_BZERO
8    
# Line 73  Line 76 
76  /* Define to 1 if you have the <limits.h> header file. */  /* Define to 1 if you have the <limits.h> header file. */
77  #undef HAVE_LIMITS_H  #undef HAVE_LIMITS_H
78    
79    /* Define to 1 if you have the <locale.h> header file. */
80    #undef HAVE_LOCALE_H
81    
82  /* Define to 1 if you have the `lockf' function. */  /* Define to 1 if you have the `lockf' function. */
83  #undef HAVE_LOCKF  #undef HAVE_LOCKF
84    
# Line 102  Line 108 
108  /* Define to 1 if you have a working `mmap' system call. */  /* Define to 1 if you have a working `mmap' system call. */
109  #undef HAVE_MMAP  #undef HAVE_MMAP
110    
111    /* Define to 1 if you have the `munmap' function. */
112    #undef HAVE_MUNMAP
113    
114  /* Define to 1 if you have the <ncurses.h> header file. */  /* Define to 1 if you have the <ncurses.h> header file. */
115  #undef HAVE_NCURSES_H  #undef HAVE_NCURSES_H
116    
# Line 120  Line 129 
129  /* Define to 1 if you have the <pwd.h> header file. */  /* Define to 1 if you have the <pwd.h> header file. */
130  #undef HAVE_PWD_H  #undef HAVE_PWD_H
131    
132    /* Define to 1 if your system has a GNU libc compatible `realloc' function,
133       and to 0 otherwise. */
134    #undef HAVE_REALLOC
135    
136  /* Define to 1 if you have the `rmdir' function. */  /* Define to 1 if you have the `rmdir' function. */
137  #undef HAVE_RMDIR  #undef HAVE_RMDIR
138    
139  /* Define to 1 if you have the `setenv' function. */  /* Define to 1 if you have the `setenv' function. */
140  #undef HAVE_SETENV  #undef HAVE_SETENV
141    
142    /* Define to 1 if you have the `setlocale' function. */
143    #undef HAVE_SETLOCALE
144    
145  /* Define to 1 if you have the `snprintf' function. */  /* Define to 1 if you have the `snprintf' function. */
146  #undef HAVE_SNPRINTF  #undef HAVE_SNPRINTF
147    
# Line 136  Line 152 
152     zero-length file name argument. */     zero-length file name argument. */
153  #undef HAVE_STAT_EMPTY_STRING_BUG  #undef HAVE_STAT_EMPTY_STRING_BUG
154    
155    /* Define to 1 if stdbool.h conforms to C99. */
156    #undef HAVE_STDBOOL_H
157    
158    /* Define to 1 if you have the <stddef.h> header file. */
159    #undef HAVE_STDDEF_H
160    
161  /* Define to 1 if you have the <stdint.h> header file. */  /* Define to 1 if you have the <stdint.h> header file. */
162  #undef HAVE_STDINT_H  #undef HAVE_STDINT_H
163    
# Line 237  Line 259 
259  /* Define to 1 if `vfork' works. */  /* Define to 1 if `vfork' works. */
260  #undef HAVE_WORKING_VFORK  #undef HAVE_WORKING_VFORK
261    
262    /* Define to 1 if the system has the type `_Bool'. */
263    #undef HAVE__BOOL
264    
265  /* Define to 1 if `lstat' dereferences a symlink specified with a trailing  /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
266     slash. */     slash. */
267  #undef LSTAT_FOLLOWS_SLASHED_SYMLINK  #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
# Line 298  Line 323 
323  /* Define to `int' if <sys/types.h> does not define. */  /* Define to `int' if <sys/types.h> does not define. */
324  #undef pid_t  #undef pid_t
325    
326    /* Define to rpl_realloc if the replacement function should be used. */
327    #undef realloc
328    
329  /* Define to `unsigned' if <sys/types.h> does not define. */  /* Define to `unsigned' if <sys/types.h> does not define. */
330  #undef size_t  #undef size_t
331    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26