X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;h=595eaf3072f8ad7af1c291d39d1f90d32e1606de;hp=c3d64c1fb5065b6e1da7a1b6e7902003ab6768b9;hb=ede90e3f60487332bcaede6d8f62ad0f3e0fb715;hpb=7bf04a30baa74bd6b3aadc8ace27b7d6c7ae3076 diff --git a/config.h.in b/config.h.in index c3d64c1..595eaf3 100644 --- a/config.h.in +++ b/config.h.in @@ -28,6 +28,12 @@ /* Define if you have the popen function. */ #undef HAVE_POPEN +/* Define if you have the bcopy function. */ +#undef HAVE_BCOPY + +/* Define if you have the bzero function. */ +#undef HAVE_BZERO + /* Define if you have the rand function. */ #undef HAVE_RAND