comparison kpathsea/c-auto.h.in @ 2999:faa5d0421460

[project @ 1997-05-23 03:02:09 by jwe]
author jwe
date Fri, 23 May 1997 03:02:36 +0000
parents
children
comparison
equal deleted inserted replaced
2998:692ba9d441ec 2999:faa5d0421460
1 /* c-auto.h.in. Generated automatically from configure.in by autoheader. */
2 /* acconfig.h -- used by autoheader when generating c-auto.h.in.
3
4 If you're thinking of editing acconfig.h to fix a configuration
5 problem, don't. Edit the c-auto.h file created by configure,
6 instead. Even better, fix configure to give the right answer. */
7
8 /* kpathsea/configure.in tests for these functions with
9 kb_AC_KLIBTOOL_REPLACE_FUNCS, and naturally Autoheader doesn't know
10 about that macro. Since the shared library stuff is all preliminary
11 anyway, I decided not to change Autoheader, but rather to hack them
12 in here. */
13 #undef HAVE_BASENAME
14 #undef HAVE_PUTENV
15 #undef HAVE_STRCASECMP
16 #undef HAVE_STRTOL
17 #undef HAVE_STRSTR
18
19
20 /* Define if the closedir function returns void instead of int. */
21 #undef CLOSEDIR_VOID
22
23 /* Define to empty if the keyword does not work. */
24 #undef const
25
26 /* Define if you have the ANSI C header files. */
27 #undef STDC_HEADERS
28
29 /* Define if your putenv doesn't waste space when the same environment
30 variable is assigned more than once, with different (malloced)
31 values. This is true only on NetBSD/FreeBSD, as far as I know. See
32 xputenv.c. */
33 #undef SMART_PUTENV
34
35 /* Define if you are using GNU libc or otherwise have global variables
36 `program_invocation_name' and `program_invocation_short_name'. */
37 #undef HAVE_PROGRAM_INVOCATION_NAME
38
39 /* all: Define to enable running scripts when missing input files. */
40 #define MAKE_TEX_MF_BY_DEFAULT 0
41 #define MAKE_TEX_PK_BY_DEFAULT 0
42 #define MAKE_TEX_TEX_BY_DEFAULT 0
43 #define MAKE_TEX_TFM_BY_DEFAULT 0
44 #define MAKE_OMEGA_OFM_BY_DEFAULT 0
45 #define MAKE_OMEGA_OCP_BY_DEFAULT 0
46
47 /* Define if you have the basename function. */
48 #undef HAVE_BASENAME
49
50 /* Define if you have the bcopy function. */
51 #undef HAVE_BCOPY
52
53 /* Define if you have the getwd function. */
54 #undef HAVE_GETWD
55
56 /* Define if you have the putenv function. */
57 #undef HAVE_PUTENV
58
59 /* Define if you have the strcasecmp function. */
60 #undef HAVE_STRCASECMP
61
62 /* Define if you have the strstr function. */
63 #undef HAVE_STRSTR
64
65 /* Define if you have the strtol function. */
66 #undef HAVE_STRTOL
67
68 /* Define if you have the <assert.h> header file. */
69 #undef HAVE_ASSERT_H
70
71 /* Define if you have the <dirent.h> header file. */
72 #undef HAVE_DIRENT_H
73
74 /* Define if you have the <float.h> header file. */
75 #undef HAVE_FLOAT_H
76
77 /* Define if you have the <limits.h> header file. */
78 #undef HAVE_LIMITS_H
79
80 /* Define if you have the <memory.h> header file. */
81 #undef HAVE_MEMORY_H
82
83 /* Define if you have the <ndir.h> header file. */
84 #undef HAVE_NDIR_H
85
86 /* Define if you have the <pwd.h> header file. */
87 #undef HAVE_PWD_H
88
89 /* Define if you have the <stdlib.h> header file. */
90 #undef HAVE_STDLIB_H
91
92 /* Define if you have the <string.h> header file. */
93 #undef HAVE_STRING_H
94
95 /* Define if you have the <sys/dir.h> header file. */
96 #undef HAVE_SYS_DIR_H
97
98 /* Define if you have the <sys/ndir.h> header file. */
99 #undef HAVE_SYS_NDIR_H
100
101 /* Define if you have the <sys/param.h> header file. */
102 #undef HAVE_SYS_PARAM_H
103
104 /* Define if you have the <unistd.h> header file. */
105 #undef HAVE_UNISTD_H