git.asbjorn.biz
/
swftools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
implemented bit depths.
[swftools.git]
/
pdf2swf
/
xpdf
/
aconf.h
1
/* aconf.h. Generated by configure. */
2
/*
3
* aconf.h
4
*
5
* Copyright 2002 Glyph & Cog, LLC
6
*/
7
8
#ifndef ACONF_H
9
#define ACONF_H
10
#include "../../config.h"
11
12
#define HAVE_STRINGS_H 1
13
14
// todo:
15
//
16
// HAVE_STRINGS_H
17
// HAVE_BSTRING_H
18
// HAVE_SYS_SELECT_H
19
// SELECT_TAKES_INT
20
// HAVE_FSEEK64
21
// HAVE_MKSTEMPS
22
23
#endif