Deleted Added
full compact
config.h.in (276605) config.h.in (276699)
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Directory to chroot to */
4#undef CHROOT_DIR
5
6/* Do sha512 definitions in config.h */
7#undef COMPAT_SHA512
8

--- 366 unchanged lines hidden (view full) ---

375#undef HAVE_SYS_SYSCTL_H
376
377/* Define to 1 if you have the <sys/types.h> header file. */
378#undef HAVE_SYS_TYPES_H
379
380/* Define to 1 if you have the <sys/uio.h> header file. */
381#undef HAVE_SYS_UIO_H
382
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Directory to chroot to */
4#undef CHROOT_DIR
5
6/* Do sha512 definitions in config.h */
7#undef COMPAT_SHA512
8

--- 366 unchanged lines hidden (view full) ---

375#undef HAVE_SYS_SYSCTL_H
376
377/* Define to 1 if you have the <sys/types.h> header file. */
378#undef HAVE_SYS_TYPES_H
379
380/* Define to 1 if you have the <sys/uio.h> header file. */
381#undef HAVE_SYS_UIO_H
382
383/* Define to 1 if you have the <sys/un.h> header file. */
384#undef HAVE_SYS_UN_H
385
383/* Define to 1 if you have the <sys/wait.h> header file. */
384#undef HAVE_SYS_WAIT_H
385
386/* Define to 1 if you have the <time.h> header file. */
387#undef HAVE_TIME_H
388
389/* Define to 1 if you have the `tzset' function. */
390#undef HAVE_TZSET

--- 32 unchanged lines hidden (view full) ---

423#undef HAVE_WS2TCPIP_H
424
425/* Define to 1 if you have the `_beginthreadex' function. */
426#undef HAVE__BEGINTHREADEX
427
428/* if lex has yylex_destroy */
429#undef LEX_HAS_YYLEX_DESTROY
430
386/* Define to 1 if you have the <sys/wait.h> header file. */
387#undef HAVE_SYS_WAIT_H
388
389/* Define to 1 if you have the <time.h> header file. */
390#undef HAVE_TIME_H
391
392/* Define to 1 if you have the `tzset' function. */
393#undef HAVE_TZSET

--- 32 unchanged lines hidden (view full) ---

426#undef HAVE_WS2TCPIP_H
427
428/* Define to 1 if you have the `_beginthreadex' function. */
429#undef HAVE__BEGINTHREADEX
430
431/* if lex has yylex_destroy */
432#undef LEX_HAS_YYLEX_DESTROY
433
431/* Define to the sub-directory where libtool stores uninstalled libraries. */
434/* Define to the sub-directory in which libtool stores uninstalled libraries.
435 */
432#undef LT_OBJDIR
433
434/* Define to the maximum message length to pass to syslog. */
435#undef MAXSYSLOGMSGLEN
436
437/* Define if memcmp() does not compare unsigned bytes */
438#undef MEMCMP_IS_BROKEN
439

--- 583 unchanged lines hidden ---
436#undef LT_OBJDIR
437
438/* Define to the maximum message length to pass to syslog. */
439#undef MAXSYSLOGMSGLEN
440
441/* Define if memcmp() does not compare unsigned bytes */
442#undef MEMCMP_IS_BROKEN
443

--- 583 unchanged lines hidden ---