Deleted Added
full compact
1,6c1,3
< /* $FreeBSD: head/contrib/texinfo/config.h 93144 2002-03-25 13:16:33Z ru $ */
< /* config.h. Generated automatically by configure. */
< /* config.in. Generated automatically from configure.ac by autoheader. */
< /* acconfig.h
< This file is in the public domain.
< $Id: acconfig.h,v 1.3 1998/12/06 22:04:03 karl Exp $
---
> /* $FreeBSD: head/contrib/texinfo/config.h 100518 2002-07-22 16:58:54Z ru $ */
> /* config.h. Generated by configure. */
> /* config.in. Generated from configure.ac by autoheader. */
8,47d4
< Descriptive text for the C preprocessor macros that
< the distributed Autoconf macros can define.
< No software package will use all of them; autoheader copies the ones
< your configure.in uses into your configuration header file templates.
<
< The entries are in sort -df order: alphabetical, case insensitive,
< ignoring punctuation (such as underscores). Although this order
< can split up related entries, it makes it easier to check whether
< a given entry is in the file.
<
< Leave the following blank line there!! Autoheader needs it. */
<
<
<
<
< /* Define to 1 if including sys/ioctl.h is needed to get TIOCGWINSZ. */
< /* #undef GWINSZ_IN_SYS_IOCTL */
<
< /* Define to 1 if NLS is requested. */
< /* #undef ENABLE_NLS */
<
< /* Define as 1 if you have catgets and don't want to use GNU gettext. */
< /* #undef HAVE_CATGETS */
<
< /* Define as 1 if you have gettext and don't want to use GNU gettext. */
< /* #undef HAVE_GETTEXT */
<
< /* Define if your locale.h file contains LC_MESSAGES. */
< #define HAVE_LC_MESSAGES 1
<
< /* Define as 1 if you have the stpcpy function. */
< /* #undef HAVE_STPCPY */
<
< /* Define to the name of the distribution. */
< #define PACKAGE "texinfo"
<
< /* Define to the version of the distribution. */
< #define VERSION "4.1"
<
<
53c10
< /* Define if using `alloca.c'. */
---
> /* Define to 1 if using `alloca.c'. */
60c17
< /* Define if `TIOCGWINSZ' requires <sys/ioctl.h> */
---
> /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
63c20
< /* Define if you have `alloca', as a function or macro. */
---
> /* Define to 1 if you have `alloca', as a function or macro. */
66c23,24
< /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
---
> /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
> */
69c27
< /* Define if you have the <argz.h> header file. */
---
> /* Define to 1 if you have the <argz.h> header file. */
72c30
< /* Define if you have the `bzero' function. */
---
> /* Define to 1 if you have the `bzero' function. */
91c49
< /* Define if you don't have `vprintf' but do have `_doprnt.' */
---
> /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
94c52
< /* Define if you have the <fcntl.h> header file. */
---
> /* Define to 1 if you have the <fcntl.h> header file. */
97c55
< /* Define if you have the `feof_unlocked' function. */
---
> /* Define to 1 if you have the `feof_unlocked' function. */
100c58
< /* Define if you have the `fgets_unlocked' function. */
---
> /* Define to 1 if you have the `fgets_unlocked' function. */
103c61
< /* Define if you have the `getcwd' function. */
---
> /* Define to 1 if you have the `getcwd' function. */
106c64
< /* Define if you have the `getc_unlocked' function. */
---
> /* Define to 1 if you have the `getc_unlocked' function. */
109c67
< /* Define if you have the `getegid' function. */
---
> /* Define to 1 if you have the `getegid' function. */
112c70
< /* Define if you have the `geteuid' function. */
---
> /* Define to 1 if you have the `geteuid' function. */
115c73
< /* Define if you have the `getgid' function. */
---
> /* Define to 1 if you have the `getgid' function. */
118c76
< /* Define if you have the `getpagesize' function. */
---
> /* Define to 1 if you have the `getpagesize' function. */
124c82
< /* Define if you have the `getuid' function. */
---
> /* Define to 1 if you have the `getuid' function. */
130c88
< /* Define if you have the <inttypes.h> header file. */
---
> /* Define to 1 if you have the <inttypes.h> header file. */
133c91
< /* Define if you have the <io.h> header file. */
---
> /* Define to 1 if you have the <io.h> header file. */
142c100
< /* Define if you have the `bsd' library (-lbsd). */
---
> /* Define to 1 if you have the `bsd' library (-lbsd). */
145c103
< /* Define if you have the <limits.h> header file. */
---
> /* Define to 1 if you have the <limits.h> header file. */
148c106
< /* Define if you have the <locale.h> header file. */
---
> /* Define to 1 if you have the <locale.h> header file. */
151,152c109,110
< /* Define if you have the <malloc.h> header file. */
< /* #undef HAVE_MALLOC_H */
---
> /* Define to 1 if you have the <malloc.h> header file. */
> #define HAVE_MALLOC_H 1
154c112
< /* Define if you have the `memcpy' function. */
---
> /* Define to 1 if you have the `memcpy' function. */
157c115
< /* Define if you have the `memmove' function. */
---
> /* Define to 1 if you have the `memmove' function. */
160c118
< /* Define if you have the <memory.h> header file. */
---
> /* Define to 1 if you have the <memory.h> header file. */
163c121
< /* Define if you have the `mempcpy' function. */
---
> /* Define to 1 if you have the `mempcpy' function. */
166c124
< /* Define if you have the `memset' function. */
---
> /* Define to 1 if you have the `memset' function. */
169c127
< /* Define if you have a working `mmap' system call. */
---
> /* Define to 1 if you have a working `mmap' system call. */
172c130
< /* Define if you have the `munmap' function. */
---
> /* Define to 1 if you have the `munmap' function. */
175c133
< /* Define if you have the <ncurses/termcap.h> header file. */
---
> /* Define to 1 if you have the <ncurses/termcap.h> header file. */
178c136
< /* Define if you have the <nl_types.h> header file. */
---
> /* Define to 1 if you have the <nl_types.h> header file. */
181c139
< /* Define if you have the `putenv' function. */
---
> /* Define to 1 if you have the `putenv' function. */
184c142
< /* Define if you have the <pwd.h> header file. */
---
> /* Define to 1 if you have the <pwd.h> header file. */
187c145
< /* Define if you have the `setenv' function. */
---
> /* Define to 1 if you have the `setenv' function. */
190c148
< /* Define if you have the `setlocale' function. */
---
> /* Define to 1 if you have the `setlocale' function. */
193c151
< /* Define if you have the `setvbuf' function. */
---
> /* Define to 1 if you have the `setvbuf' function. */
196c154
< /* Define if you have the `sigprocmask' function. */
---
> /* Define to 1 if you have the `sigprocmask' function. */
199c157
< /* Define if you have the `sigsetmask' function. */
---
> /* Define to 1 if you have the `sigsetmask' function. */
202c160
< /* Define if you have the <stddef.h> header file. */
---
> /* Define to 1 if you have the <stddef.h> header file. */
205,206c163,164
< /* Define if you have the <stdint.h> header file. */
< #define HAVE_STDINT_H 1
---
> /* Define to 1 if you have the <stdint.h> header file. */
> /* #undef HAVE_STDINT_H */
208c166
< /* Define if you have the <stdlib.h> header file. */
---
> /* Define to 1 if you have the <stdlib.h> header file. */
211c169
< /* Define if you have the `stpcpy' function. */
---
> /* Define to 1 if you have the `stpcpy' function. */
214c172
< /* Define if you have the `strcasecmp' function. */
---
> /* Define to 1 if you have the `strcasecmp' function. */
217c175
< /* Define if you have the `strchr' function. */
---
> /* Define to 1 if you have the `strchr' function. */
220c178,179
< /* Define if you have the `strcoll' function and it is properly defined. */
---
> /* Define to 1 if you have the `strcoll' function and it is properly defined.
> */
223c182
< /* Define if you have the `strdup' function. */
---
> /* Define to 1 if you have the `strdup' function. */
226c185
< /* Define if you have the `strerror' function. */
---
> /* Define to 1 if you have the `strerror' function. */
229c188
< /* Define if you have the <strings.h> header file. */
---
> /* Define to 1 if you have the <strings.h> header file. */
232c191
< /* Define if you have the <string.h> header file. */
---
> /* Define to 1 if you have the <string.h> header file. */
235c194
< /* Define if you have the `strncasecmp' function. */
---
> /* Define to 1 if you have the `strncasecmp' function. */
238c197
< /* Define if you have the `strtoul' function. */
---
> /* Define to 1 if you have the `strtoul' function. */
241c200
< /* Define if you have the <sys/fcntl.h> header file. */
---
> /* Define to 1 if you have the <sys/fcntl.h> header file. */
244c203
< /* Define if you have the <sys/file.h> header file. */
---
> /* Define to 1 if you have the <sys/file.h> header file. */
247c206
< /* Define if you have the <sys/param.h> header file. */
---
> /* Define to 1 if you have the <sys/param.h> header file. */
250c209
< /* Define if you have the <sys/ptem.h> header file. */
---
> /* Define to 1 if you have the <sys/ptem.h> header file. */
253c212
< /* Define if you have the <sys/stat.h> header file. */
---
> /* Define to 1 if you have the <sys/stat.h> header file. */
256c215
< /* Define if you have the <sys/time.h> header file. */
---
> /* Define to 1 if you have the <sys/time.h> header file. */
259c218
< /* Define if you have the <sys/ttold.h> header file. */
---
> /* Define to 1 if you have the <sys/ttold.h> header file. */
262c221
< /* Define if you have the <sys/types.h> header file. */
---
> /* Define to 1 if you have the <sys/types.h> header file. */
265c224
< /* Define if you have the <sys/wait.h> header file. */
---
> /* Define to 1 if you have the <sys/wait.h> header file. */
268c227
< /* Define if you have the <termcap.h> header file. */
---
> /* Define to 1 if you have the <termcap.h> header file. */
271c230
< /* Define if you have the <termios.h> header file. */
---
> /* Define to 1 if you have the <termios.h> header file. */
274c233
< /* Define if you have the <termio.h> header file. */
---
> /* Define to 1 if you have the <termio.h> header file. */
277c236
< /* Define if you have the `tsearch' function. */
---
> /* Define to 1 if you have the `tsearch' function. */
280c239
< /* Define if you have the <unistd.h> header file. */
---
> /* Define to 1 if you have the <unistd.h> header file. */
283c242
< /* Define if you have the `vprintf' function. */
---
> /* Define to 1 if you have the `vprintf' function. */
286c245
< /* Define if you have the `__argz_count' function. */
---
> /* Define to 1 if you have the `__argz_count' function. */
289c248
< /* Define if you have the `__argz_next' function. */
---
> /* Define to 1 if you have the `__argz_next' function. */
292c251
< /* Define if you have the `__argz_stringify' function. */
---
> /* Define to 1 if you have the `__argz_stringify' function. */
300a260,274
> /* Define to the address where bug reports for this package should be sent. */
> #define PACKAGE_BUGREPORT ""
>
> /* Define to the full name of this package. */
> #define PACKAGE_NAME "GNU Texinfo"
>
> /* Define to the full name and version of this package. */
> #define PACKAGE_STRING "GNU Texinfo 4.2"
>
> /* Define to the one symbol short name of this package. */
> #define PACKAGE_TARNAME "texinfo"
>
> /* Define to the version of this package. */
> #define PACKAGE_VERSION "4.2"
>
312c286
< /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
---
> /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
315c289
< /* Define if you have the ANSI C header files. */
---
> /* Define to 1 if you have the ANSI C header files. */
318c292
< /* Define if your <sys/time.h> declares `struct tm'. */
---
> /* Define to 1 if your <sys/time.h> declares `struct tm'. */
322c296
< #define VERSION "4.1"
---
> #define VERSION "4.2"
324c298
< /* Define if on MINIX. */
---
> /* Define to 1 if on MINIX. */
327,328c301,302
< /* Define if the system does not provide POSIX.1 features except with this
< defined. */
---
> /* Define to 2 if the system does not provide POSIX.1 features except with
> this defined. */
331c305
< /* Define if you need to in order for `stat' and other things to work. */
---
> /* Define to 1 if you need to in order for `stat' and other things to work. */
346,351d319
<
<
< /* Leave that blank line there!! Autoheader needs it.
< If you're adding to this file, keep in mind:
< The entries are in sort -df order: alphabetical, case insensitive,
< ignoring punctuation (such as underscores). */