X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=config.h.in;h=36f5a922240eb51b7dec5e32ececf97fbe8bfdd1;hb=615542b1621ce605bb6c6fd5a42ab375adea5437;hp=d209986dc69f4334e58a1cea5b3daef281ded384;hpb=4b8f9231090ada43f7e16987ec46ac7f45a914ec;p=pkg%2Fabook.git diff --git a/config.h.in b/config.h.in index d209986..36f5a92 100644 --- a/config.h.in +++ b/config.h.in @@ -94,6 +94,9 @@ /* Define if you have the iconv() function. */ #undef HAVE_ICONV +/* Define to 1 if you have the header file. */ +#undef HAVE_ICONV_H + /* Define if you have the 'intmax_t' type in or . */ #undef HAVE_INTMAX_T @@ -316,7 +319,7 @@ /* 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 run-time. + automatically deduced at runtime. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ @@ -340,7 +343,7 @@ #undef inline #endif -/* Define to `long' if does not define. */ +/* Define to `long int' if does not define. */ #undef off_t /* Define as the type of the result of subtracting two pointers, if the system @@ -350,7 +353,7 @@ /* Define to empty if the C compiler doesn't support this keyword. */ #undef signed -/* Define to `unsigned' if does not define. */ +/* Define to `unsigned int' if does not define. */ #undef size_t /* Define to unsigned long or unsigned long long if and