X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=config.h.in;h=0a16192a702e7f20b177757d94c73318ff1595e1;hp=bb1d104058a93eef4f9890bdb2703bf767aeca81;hb=cccbddbc4140cf9a06d7d95cc5c0ca36eb5d6e28;hpb=a94197e76a5dea5cb60542840809d6c20d0abbf3 diff --git a/config.h.in b/config.h.in index bb1d1040..0a16192a 100644 --- a/config.h.in +++ b/config.h.in @@ -374,6 +374,9 @@ /* Define this if you have the setrlimit function. */ #undef HAVE_SETRLIMIT +/* Define if you have the sbrk function. */ +#define HAVE_SBRK 1 + /* Define if you have the header file. */ #undef HAVE_UNISTD_H