X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fautoconf%2Fconfig.h.in.save;h=994901cb3f5f6e17905f80a96cc4afd2e3d7dff6;hb=6d8e2b21f661b4d1844d0b8dce3df119ca2952aa;hp=354c481436a9e59fffe3ba639d94620a4ebd4edc;hpb=43a34bbbb39da9e6704f0b5739efdce69c764d8c;p=bacula%2Fbacula diff --git a/bacula/autoconf/config.h.in.save b/bacula/autoconf/config.h.in.save index 354c481436..994901cb3f 100644 --- a/bacula/autoconf/config.h.in.save +++ b/bacula/autoconf/config.h.in.save @@ -318,10 +318,6 @@ don't. */ #undef HAVE_DECL_GETC_UNLOCKED -/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. - */ -#undef HAVE_DECL_TZNAME - /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you don't. */ #undef HAVE_DECL__SNPRINTF @@ -400,6 +396,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_GRP_H +/* Set if you have GTK 4.2 or greater loaded */ +#undef HAVE_GTK_2_4 + /* Define if you have the iconv() function. */ #undef HAVE_ICONV @@ -452,6 +451,9 @@ /* Define to 1 if you have the `util' library (-lutil). */ #undef HAVE_LIBUTIL +/* Set to enable libwraper support */ +#undef HAVE_LIBWRAP + /* Define to 1 if you have the `xnet' library (-lxnet). */ #undef HAVE_LIBXNET @@ -524,6 +526,9 @@ /* Define to 1 if you have the `readdir_r' function. */ #undef HAVE_READDIR_R +/* Set to enable readline support */ +#undef HAVE_READLINE + /* Define to 1 if you have the header file. */ #undef HAVE_REGEX_H @@ -724,9 +729,15 @@ /* Define if you have the 'unsigned long long' type. */ #undef HAVE_UNSIGNED_LONG_LONG +/* Set if utime.h exists */ +#undef HAVE_UTIME_H + /* Define to 1 if you have the header file. */ #undef HAVE_VARARGS_H +/* Set if va_copy exists */ +#undef HAVE_VA_COPY + /* Define to 1 if you have the `vfprintf' function. */ #undef HAVE_VFPRINTF @@ -801,31 +812,34 @@ /* Define to 1 if the `setpgrp' function takes no argument. */ #undef SETPGRP_VOID -/* The size of `char', as computed by sizeof. */ +/* The size of a `char', as computed by sizeof. */ #undef SIZEOF_CHAR -/* The size of `int', as computed by sizeof. */ +/* The size of a `int', as computed by sizeof. */ #undef SIZEOF_INT -/* The size of `int *', as computed by sizeof. */ +/* The size of a `int *', as computed by sizeof. */ #undef SIZEOF_INT_P -/* The size of `long int', as computed by sizeof. */ +/* The size of a `long int', as computed by sizeof. */ #undef SIZEOF_LONG_INT -/* The size of `long long int', as computed by sizeof. */ +/* The size of a `long long int', as computed by sizeof. */ #undef SIZEOF_LONG_LONG_INT -/* The size of `short int', as computed by sizeof. */ +/* The size of a `short int', as computed by sizeof. */ #undef SIZEOF_SHORT_INT /* Define as the maximum value of type 'size_t', if the system doesn't define it. */ #undef SIZE_MAX +/* Set if you want Smartalloc enabled */ +#undef SMARTALLOC + /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be - automatically deduced at runtime. + automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ @@ -885,7 +899,7 @@ /* Define to `int' if does not define. */ #undef mode_t -/* Define to `long int' if does not define. */ +/* Define to `long' if does not define. */ #undef off_t /* Define to `int' if does not define. */ @@ -898,7 +912,7 @@ /* Define to empty if the C compiler doesn't support this keyword. */ #undef signed -/* Define to `unsigned int' if does not define. */ +/* Define to `unsigned' if does not define. */ #undef size_t /* Define to `int' if does not define. */