~gnaservicesinc/tpad-project/tpad-project

1 by GNAServicesInc
First Release
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
22 by GNAServicesInc
* Added option for auto indent
3
/* Enable autotab toggle */
4
#undef AUTO_TAB_TOGGLE
5
88 by GNAServicesInc
Screen max min detect
6
/* Enable debug toggle */
7
#undef DEBUG_TOGGLE
8
1 by GNAServicesInc
First Release
9
/* always defined to indicate that i18n is enabled */
10
#undef ENABLE_NLS
11
12
/* GETTEXT package name */
13
#undef GETTEXT_PACKAGE
14
15
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
16
#undef HAVE_BIND_TEXTDOMAIN_CODESET
17
221 by Andrew Joseph Smith
* tpad now detects if a file changes while open.
18
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
19
   CoreFoundation framework. */
20
#undef HAVE_CFLOCALECOPYCURRENT
21
22
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
23
   the CoreFoundation framework. */
24
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
25
1 by GNAServicesInc
First Release
26
/* Define to 1 if you have the `dcgettext' function. */
27
#undef HAVE_DCGETTEXT
28
29
/* Define to 1 if you have the <dlfcn.h> header file. */
30
#undef HAVE_DLFCN_H
31
126 by GNAServicesInc
Check file magic prior to opening.
32
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
33
#undef HAVE_DOPRNT
34
102 by GNAServicesInc
* Improved file handling
35
/* Define to 1 if you have the `fork' function. */
36
#undef HAVE_FORK
37
1 by GNAServicesInc
First Release
38
/* Define if the GNU gettext() function is already present or preinstalled. */
39
#undef HAVE_GETTEXT
40
41
/* Define to 1 if you have the <inttypes.h> header file. */
42
#undef HAVE_INTTYPES_H
43
44
/* Define if your <locale.h> file defines LC_MESSAGES. */
45
#undef HAVE_LC_MESSAGES
46
102 by GNAServicesInc
* Improved file handling
47
/* Define to 1 if you have the <libintl.h> header file. */
48
#undef HAVE_LIBINTL_H
49
126 by GNAServicesInc
Check file magic prior to opening.
50
/* Defined if libmagic support is enabled */
51
#undef HAVE_LIBMAGIC
52
1 by GNAServicesInc
First Release
53
/* Define to 1 if you have the <locale.h> header file. */
54
#undef HAVE_LOCALE_H
55
126 by GNAServicesInc
Check file magic prior to opening.
56
/* Define to 1 if you have the <magic.h> header file. */
57
#undef HAVE_MAGIC_H
58
102 by GNAServicesInc
* Improved file handling
59
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
60
   to 0 otherwise. */
61
#undef HAVE_MALLOC
62
1 by GNAServicesInc
First Release
63
/* Define to 1 if you have the <memory.h> header file. */
64
#undef HAVE_MEMORY_H
65
102 by GNAServicesInc
* Improved file handling
66
/* Define to 1 if you have the `memset' function. */
67
#undef HAVE_MEMSET
68
69
/* Define to 1 if you have the `pathconf' function. */
70
#undef HAVE_PATHCONF
71
126 by GNAServicesInc
Check file magic prior to opening.
72
/* Define to 1 if you have the `readlink' function. */
73
#undef HAVE_READLINK
74
102 by GNAServicesInc
* Improved file handling
75
/* Define to 1 if you have the `realpath' function. */
76
#undef HAVE_REALPATH
77
1 by GNAServicesInc
First Release
78
/* Define to 1 if you have the <stdint.h> header file. */
79
#undef HAVE_STDINT_H
80
81
/* Define to 1 if you have the <stdlib.h> header file. */
82
#undef HAVE_STDLIB_H
83
102 by GNAServicesInc
* Improved file handling
84
/* Define to 1 if you have the `strerror' function. */
85
#undef HAVE_STRERROR
86
1 by GNAServicesInc
First Release
87
/* Define to 1 if you have the <strings.h> header file. */
88
#undef HAVE_STRINGS_H
89
90
/* Define to 1 if you have the <string.h> header file. */
91
#undef HAVE_STRING_H
92
102 by GNAServicesInc
* Improved file handling
93
/* Define to 1 if you have the `strrchr' function. */
94
#undef HAVE_STRRCHR
95
126 by GNAServicesInc
Check file magic prior to opening.
96
/* Define to 1 if you have the `symlink' function. */
97
#undef HAVE_SYMLINK
98
102 by GNAServicesInc
* Improved file handling
99
/* Define to 1 if you have the <syslog.h> header file. */
100
#undef HAVE_SYSLOG_H
101
1 by GNAServicesInc
First Release
102
/* Define to 1 if you have the <sys/stat.h> header file. */
103
#undef HAVE_SYS_STAT_H
104
102 by GNAServicesInc
* Improved file handling
105
/* Define to 1 if you have the <sys/time.h> header file. */
106
#undef HAVE_SYS_TIME_H
107
1 by GNAServicesInc
First Release
108
/* Define to 1 if you have the <sys/types.h> header file. */
109
#undef HAVE_SYS_TYPES_H
110
126 by GNAServicesInc
Check file magic prior to opening.
111
/* Define to 1 if you have the <sys/utsname.h> header file. */
112
#undef HAVE_SYS_UTSNAME_H
113
114
/* Define to 1 if you have the `uname' function. */
115
#undef HAVE_UNAME
116
1 by GNAServicesInc
First Release
117
/* Define to 1 if you have the <unistd.h> header file. */
118
#undef HAVE_UNISTD_H
119
102 by GNAServicesInc
* Improved file handling
120
/* Define to 1 if you have the `vfork' function. */
121
#undef HAVE_VFORK
122
123
/* Define to 1 if you have the <vfork.h> header file. */
124
#undef HAVE_VFORK_H
125
126 by GNAServicesInc
Check file magic prior to opening.
126
/* Define to 1 if you have the `vprintf' function. */
127
#undef HAVE_VPRINTF
128
102 by GNAServicesInc
* Improved file handling
129
/* Define to 1 if you have the <wchar.h> header file. */
130
#undef HAVE_WCHAR_H
131
132
/* Define to 1 if `fork' works. */
133
#undef HAVE_WORKING_FORK
134
135
/* Define to 1 if `vfork' works. */
136
#undef HAVE_WORKING_VFORK
137
191 by Andrew Joseph Smith
Mis bug fixes
138
/* Define to the sub-directory where libtool stores uninstalled libraries. */
1 by GNAServicesInc
First Release
139
#undef LT_OBJDIR
140
22 by GNAServicesInc
* Added option for auto indent
141
/* Define to 1 if assertions should be disabled. */
142
#undef NDEBUG
143
1 by GNAServicesInc
First Release
144
/* Name of package */
145
#undef PACKAGE
146
147
/* Define to the address where bug reports for this package should be sent. */
148
#undef PACKAGE_BUGREPORT
149
150
/* Define to the full name of this package. */
151
#undef PACKAGE_NAME
152
153
/* Define to the full name and version of this package. */
154
#undef PACKAGE_STRING
155
156
/* Define to the one symbol short name of this package. */
157
#undef PACKAGE_TARNAME
158
159
/* Define to the home page for this package. */
160
#undef PACKAGE_URL
161
162
/* Define to the version of this package. */
163
#undef PACKAGE_VERSION
164
165
/* Define to 1 if you have the ANSI C header files. */
166
#undef STDC_HEADERS
167
168
/* Version number of package */
169
#undef VERSION
102 by GNAServicesInc
* Improved file handling
170
126 by GNAServicesInc
Check file magic prior to opening.
171
/* Define to empty if `const' does not conform to ANSI C. */
172
#undef const
173
102 by GNAServicesInc
* Improved file handling
174
/* Define to `__inline__' or `__inline' if that's what the C compiler
175
   calls it, or to nothing if 'inline' is not supported under any name.  */
176
#ifndef __cplusplus
177
#undef inline
178
#endif
179
180
/* Define to rpl_malloc if the replacement function should be used. */
181
#undef malloc
182
183
/* Define to `int' if <sys/types.h> does not define. */
184
#undef pid_t
185
186
/* Define to `unsigned int' if <sys/types.h> does not define. */
187
#undef size_t
188
189
/* Define as `fork' if `vfork' does not work. */
190
#undef vfork