git.asbjorn.biz
/
swftools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
gfxpoly: added additional save method
[swftools.git]
/
lib
/
pdf
/
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 SYSTEM_XPDFRC "/etc/xpdf/xpdfrc"
13
14
#define HAVE_STRINGS_H 1
15
16
#define TEXTOUT_WORD_LIST 1
17
18
// todo:
19
//
20
// HAVE_STRINGS_H
21
// HAVE_BSTRING_H
22
// HAVE_SYS_SELECT_H
23
// SELECT_TAKES_INT
24
// HAVE_FSEEK64
25
// HAVE_MKSTEMPS
26
// HAVE_FSEEKO 1
27
28
#endif