X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure.in;h=1a5efbe92f0b2f6a7fef91cb6bfcee906805990f;hp=14e6d62b7b22855df4db131a9f49af0e3f514571;hb=f29d8006b1d8253c50808d6eb4941bdeb808c601;hpb=6487933fe6b496bb04cd287b51b96af6b7d97058 diff --git a/configure.in b/configure.in index 14e6d62..1a5efbe 100644 --- a/configure.in +++ b/configure.in @@ -272,7 +272,7 @@ dnl Checks for typedefs, structures, and compiler characteristics. AC_TYPE_SIZE_T AC_STRUCT_TM AC_CHECK_TYPE(boolean,int) #needed for jpeglib - AC_CHECK_FUNCS(popen wcschr wcsdup mkstemp stat mmap lrand48 rand srand48 srand bcopy bzero time getrusage mallinfo) + AC_CHECK_FUNCS(popen wcschr wcsdup mkstemp stat mmap lrand48 rand srand48 srand bcopy bzero time getrusage mallinfo open64) AC_CHECK_SIZEOF([signed char]) AC_CHECK_SIZEOF([signed short])