X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;fp=config.h.in;h=210228206dce8d6cbdd31c8e431dbadba790a8b8;hp=5de04cf33baa37df3f15b8051e679a31f2990e38;hb=c06962518a182845b3f138d9a0c79be043cc8602;hpb=4775c54ba8d1febd267b24f34d8255764cf51367 diff --git a/config.h.in b/config.h.in index 5de04cf..2102282 100644 --- a/config.h.in +++ b/config.h.in @@ -32,6 +32,9 @@ /* Define if you have the time.h header file */ #undef HAVE_TIME_H +/* Define if you have the unistd.h header file */ +#undef HAVE_UNISTD_H + /* Define if you have the lrand48 function. */ #undef HAVE_LRAND48