From: kramm Date: Tue, 28 May 2002 11:10:53 +0000 (+0000) Subject: added autoconf items which are "todo". X-Git-Tag: release-0-4-0~75 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=c35e8732e32009c9e2e8067e78c6f41502a79450 added autoconf items which are "todo". --- diff --git a/pdf2swf/xpdf/aconf.h b/pdf2swf/xpdf/aconf.h index 7076b41..d288e79 100644 --- a/pdf2swf/xpdf/aconf.h +++ b/pdf2swf/xpdf/aconf.h @@ -11,4 +11,13 @@ #define HAVE_STRINGS_H 1 +// todo: +// +// HAVE_STRINGS_H +// HAVE_BSTRING_H +// HAVE_SYS_SELECT_H +// SELECT_TAKES_INT +// HAVE_FSEEK64 +// HAVE_MKSTEMPS + #endif