X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=config.h.in;h=c3dd3756732ed419c6e848d1254e45ed4cc55bbb;hb=4361b69d3178d7fc98d0388f9a223af6c2651aba;hp=4f3251cd490bce33bc7a204ae3fd4f73768cc39d;hpb=aa75c7476aeaa84cf3abc192b376a8b03c325213;p=xscreensaver diff --git a/config.h.in b/config.h.in index 4f3251cd..c3dd3756 100644 --- a/config.h.in +++ b/config.h.in @@ -257,6 +257,9 @@ /* Define to 1 if you have the `sigtimedwait' function. */ #undef HAVE_SIGTIMEDWAIT +/* Define to 1 if you have the `sqrtf' function. */ +#undef HAVE_SQRTF + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H @@ -458,3 +461,6 @@ /* Define to `unsigned int' if does not define. */ #undef size_t + +/* Define to `int' if or does not define. */ +#undef socklen_t