/[MITgcm]/mitgcm.org/devel/buildweb/pkg/swish-e/src/acconfig.h
ViewVC logotype

Annotation of /mitgcm.org/devel/buildweb/pkg/swish-e/src/acconfig.h

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


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Fri Sep 20 19:47:29 2002 UTC (22 years, 10 months ago) by adcroft
Branch: Import, MAIN
CVS Tags: baseline, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
Importing web-site building process.

1 adcroft 1.1 /* src/acconfig.h. Generated by configure. */
2     /* src/config.h.in. Generated automatically from configure.in by autoheader. */
3    
4     /* Define if using alloca.c. */
5     /* #undef C_ALLOCA */
6    
7     /* Define to empty if the keyword does not work. */
8     /* #undef const */
9    
10     /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
11     This function is required for alloca.c support on those systems. */
12     /* #undef CRAY_STACKSEG_END */
13    
14     /* Define if you have alloca, as a function or macro. */
15     #define HAVE_ALLOCA 1
16    
17     /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
18     #define HAVE_ALLOCA_H 1
19    
20     /* Define if you don't have vprintf but do have _doprnt. */
21     /* #undef HAVE_DOPRNT */
22    
23     /* Define if you have the strftime function. */
24     #define HAVE_STRFTIME 1
25    
26     /* Define if you have the vprintf function. */
27     #define HAVE_VPRINTF 1
28    
29     /* Define to `int' if <sys/types.h> doesn't define. */
30     /* #undef pid_t */
31    
32     /* Define to `unsigned' if <sys/types.h> doesn't define. */
33     /* #undef size_t */
34    
35     /* If using the C implementation of alloca, define if you know the
36     direction of stack growth for your system; otherwise it will be
37     automatically deduced at run-time.
38     STACK_DIRECTION > 0 => grows toward higher addresses
39     STACK_DIRECTION < 0 => grows toward lower addresses
40     STACK_DIRECTION = 0 => direction of growth unknown
41     */
42     /* #undef STACK_DIRECTION */
43    
44     /* Define if you have the ANSI C header files. */
45     #define STDC_HEADERS 1
46    
47     /* Define if your <sys/time.h> declares struct tm. */
48     /* #undef TM_IN_SYS_TIME */
49    
50     /* Define if you have the re_comp function. */
51     #define HAVE_RE_COMP 1
52    
53     /* Define if you have the regcomp function. */
54     #define HAVE_REGCOMP 1
55    
56     /* Define if you have the strdup function. */
57     #define HAVE_STRDUP 1
58    
59     /* Define if you have the strstr function. */
60     #define HAVE_STRSTR 1
61    
62     /* Define if you have the <dirent.h> header file. */
63     #define HAVE_DIRENT_H 1
64    
65     /* Define if you have the <ndir.h> header file. */
66     /* #undef HAVE_NDIR_H */
67    
68     /* Define if you have the <strings.h> header file. */
69     #define HAVE_STRINGS_H 1
70    
71     /* Define if you have the <sys/dir.h> header file. */
72     /* #undef HAVE_SYS_DIR_H */
73    
74     /* Define if you have the <sys/ndir.h> header file. */
75     /* #undef HAVE_SYS_NDIR_H */
76    
77     /* Define if you have the <unistd.h> header file. */
78     #define HAVE_UNISTD_H 1
79    
80     /* Define if you have the m library (-lm). */
81     #define HAVE_LIBM 1
82    
83     /* Define if you have gettimeofday() call */
84     /* #undef HAVE_BSDGETTIMEOFDAY */
85     /* #undef NO_GETTOD */
86    
87     /* Do we have libxml2 */
88     #define HAVE_LIBXML2 1
89    
90     /* Do we have zlib? */
91     #define HAVE_ZLIB 1

  ViewVC Help
Powered by ViewVC 1.1.22