Regenerate; no effect on the code as it doesn't actually use the handful of
conditionals that changed in this revision.
This commit is contained in:
parent
e66498cd40
commit
77ec673a84
@ -458,7 +458,7 @@
|
||||
#define HAVE_INT64_T 1
|
||||
|
||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||
/* #undef HAVE_INTTYPES_H */
|
||||
#define HAVE_INTTYPES_H 1
|
||||
|
||||
/* define if you have intxx_t data type */
|
||||
#define HAVE_INTXX_T 1
|
||||
@ -548,7 +548,7 @@
|
||||
#define HAVE_MEMMOVE 1
|
||||
|
||||
/* Define to 1 if you have the <memory.h> header file. */
|
||||
/* #undef HAVE_MEMORY_H */
|
||||
#define HAVE_MEMORY_H 1
|
||||
|
||||
/* Define to 1 if you have the `mkdtemp' function. */
|
||||
#define HAVE_MKDTEMP 1
|
||||
@ -780,7 +780,7 @@
|
||||
#define HAVE_STDINT_H 1
|
||||
|
||||
/* Define to 1 if you have the <stdlib.h> header file. */
|
||||
/* #undef HAVE_STDLIB_H */
|
||||
#define HAVE_STDLIB_H 1
|
||||
|
||||
/* Define to 1 if you have the `strdup' function. */
|
||||
#define HAVE_STRDUP 1
|
||||
@ -915,7 +915,7 @@
|
||||
#define HAVE_SYS_TIME_H 1
|
||||
|
||||
/* Define to 1 if you have the <sys/types.h> header file. */
|
||||
/* #undef HAVE_SYS_TYPES_H */
|
||||
#define HAVE_SYS_TYPES_H 1
|
||||
|
||||
/* Define to 1 if you have the <sys/un.h> header file. */
|
||||
#define HAVE_SYS_UN_H 1
|
||||
@ -1243,7 +1243,7 @@
|
||||
/* #undef SSH_TUN_PREPEND_AF */
|
||||
|
||||
/* Define to 1 if you have the ANSI C header files. */
|
||||
/* #undef STDC_HEADERS */
|
||||
#define STDC_HEADERS 1
|
||||
|
||||
/* Define if you want a different $PATH for the superuser */
|
||||
/* #undef SUPERUSER_PATH */
|
||||
|
Loading…
Reference in New Issue
Block a user