X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=configure.in;h=1a5efbe92f0b2f6a7fef91cb6bfcee906805990f;hp=14e6d62b7b22855df4db131a9f49af0e3f514571;hb=5efcb6288e64cdc160c5456c4cb6ddd0a0bb16cc;hpb=a51d4f82e57c96baa125d0937870d1e4896d6ee3 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])