/[pspp]/psppire/config.h.in
ViewVC logotype

Diff of /psppire/config.h.in

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

revision 1.1.1.1 by jmd, Tue Nov 2 11:17:19 2004 UTC revision 1.2 by jmd, Wed Oct 26 08:55:09 2005 UTC
# Line 7  Line 7 
7  #undef HAVE_STPCPY  #undef HAVE_STPCPY
8  #undef HAVE_LIBSM  #undef HAVE_LIBSM
9    
10    /* Define to 1 if you have the <inttypes.h> header file. */
11    #undef HAVE_INTTYPES_H
12    
13    /* Define to 1 if you have the <memory.h> header file. */
14    #undef HAVE_MEMORY_H
15    
16    /* Define to 1 if you have the <stdint.h> header file. */
17    #undef HAVE_STDINT_H
18    
19    /* Define to 1 if you have the <stdlib.h> header file. */
20    #undef HAVE_STDLIB_H
21    
22    /* Define to 1 if you have the <strings.h> header file. */
23    #undef HAVE_STRINGS_H
24    
25    /* Define to 1 if you have the <string.h> header file. */
26    #undef HAVE_STRING_H
27    
28    /* Define to 1 if you have the <sys/stat.h> header file. */
29    #undef HAVE_SYS_STAT_H
30    
31    /* Define to 1 if you have the <sys/types.h> header file. */
32    #undef HAVE_SYS_TYPES_H
33    
34    /* Define to 1 if you have the <unistd.h> header file. */
35    #undef HAVE_UNISTD_H
36    
37  /* Name of package */  /* Name of package */
38  #undef PACKAGE  #undef PACKAGE
39    
# Line 25  Line 52 
52  /* Define to the version of this package. */  /* Define to the version of this package. */
53  #undef PACKAGE_VERSION  #undef PACKAGE_VERSION
54    
55    /* The size of a `double', as computed by sizeof. */
56    #undef SIZEOF_DOUBLE
57    
58  /* Define to 1 if you have the ANSI C header files. */  /* Define to 1 if you have the ANSI C header files. */
59  #undef STDC_HEADERS  #undef STDC_HEADERS
60    
61  /* Version number of package */  /* Version number of package */
62  #undef VERSION  #undef VERSION
63    
64    #include <pref.h>

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

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