новые иконки в OpenBoard
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
OpenBoard/thirdparty/xpdf/3.02/include/aconf.h

47 lines
683 B

/* aconf.h. Generated by configure. */
/*
* aconf.h
*
* Copyright 2002-2003 Glyph & Cog, LLC
*/
#ifndef ACONF_H
#define ACONF_H
#include <aconf2.h>
/*
* Enable multithreading support.
*/
#define MULTITHREADED 1
/*
* Enable C++ exceptions.
*/
#define USE_EXCEPTIONS 1
#undef SYSTEM_XPDFRC
/*
* Use FreeType 2.
*/
#define HAVE_FREETYPE_FREETYPE_H 1
/*
* Defined if the Splash library is avaiable.
*/
#define HAVE_SPLASH 1
#define HAVE_DIRENT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_POPEN 1
#define HAVE_MKSTEMP 1
#ifdef __APPLE__ // Not available on Fedora 9
#define HAVE_MKSTEMPS 1
#endif
#define HAVE_FSEEKO 1
#define HAVE_XTAPPSETEXITFLAG 1
#endif