~ubuntu-branches/ubuntu/vivid/emscripten/vivid

« back to all changes in this revision

Viewing changes to tests/openjpeg/opj_config.h

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2013-05-02 13:11:51 UTC
  • Revision ID: package-import@ubuntu.com-20130502131151-q8dvteqr1ef2x7xz
Tags: upstream-1.4.1~20130504~adb56cb
ImportĀ upstreamĀ versionĀ 1.4.1~20130504~adb56cb

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* create config.h for CMake */
 
2
#define PACKAGE_VERSION "1.4.0"
 
3
#
 
4
#define HAVE_INTTYPES_H 1
 
5
#define HAVE_MEMORY_H 1
 
6
#define HAVE_STDINT_H 1
 
7
#define HAVE_STDLIB_H 1
 
8
#define HAVE_STRINGS_H 1
 
9
#define HAVE_STRING_H 1
 
10
#define HAVE_SYS_STAT_H 1
 
11
#define HAVE_SYS_TYPES_H 1
 
12
#define HAVE_UNISTD_H 1
 
13
#define HAVE_LIBPNG 1
 
14
#define HAVE_PNG_H  1
 
15
#define HAVE_LIBTIFF 1
 
16
#define HAVE_TIFF_H 1
 
17
#
 
18
/* #undef HAVE_LIBLCMS1 */
 
19
/* #undef HAVE_LIBLCMS2 */
 
20
/* #undef HAVE_LCMS1_H */
 
21
/* #undef HAVE_LCMS2_H */
 
22
#