X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=595eaf3072f8ad7af1c291d39d1f90d32e1606de;hb=cfde3bddd44142b4582624dac65f0602cab8e899;hp=c3d64c1fb5065b6e1da7a1b6e7902003ab6768b9;hpb=7bf04a30baa74bd6b3aadc8ace27b7d6c7ae3076;p=swftools.git 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