X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;h=72c6e5674d7436ffea3a4acee2961534d620cabe;hp=c3b8502be13dd9ec9d12ae94416a09c5a8a3c72c;hb=5efcb6288e64cdc160c5456c4cb6ddd0a0bb16cc;hpb=a51d4f82e57c96baa125d0937870d1e4896d6ee3 diff --git a/config.h.in b/config.h.in index c3b8502..72c6e56 100644 --- a/config.h.in +++ b/config.h.in @@ -55,6 +55,9 @@ #undef HAVE_WCSCHR #undef HAVE_WCSDUP +/* Define if you have the open64 function. */ +#undef HAVE_OPEN64 + /* Define if you have the lrand48 function. */ #undef HAVE_LRAND48