~ubuntu-branches/ubuntu/trusty/pango1.0/trusty-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-09-09 07:49:30 UTC
  • mfrom: (1.6.1 upstream) (63.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090909074930-zlgadwz6svi311vh
Tags: 1.25.6-1
New upstream development release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
/* Have FreeType 2 library */
38
38
#undef HAVE_FREETYPE
39
39
 
 
40
/* Define to 1 if you have the `getpagesize' function. */
 
41
#undef HAVE_GETPAGESIZE
 
42
 
40
43
/* Define to 1 if you have the <inttypes.h> header file. */
41
44
#undef HAVE_INTTYPES_H
42
45
 
43
46
/* Define to 1 if you have the <memory.h> header file. */
44
47
#undef HAVE_MEMORY_H
45
48
 
 
49
/* Define to 1 if you have the `mprotect' function. */
 
50
#undef HAVE_MPROTECT
 
51
 
46
52
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
47
53
#undef HAVE_NDIR_H
48
54
 
61
67
/* Define to 1 if you have the `strtok_r' function. */
62
68
#undef HAVE_STRTOK_R
63
69
 
 
70
/* Define to 1 if you have the `sysconf' function. */
 
71
#undef HAVE_SYSCONF
 
72
 
64
73
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
65
74
   */
66
75
#undef HAVE_SYS_DIR_H
67
76
 
 
77
/* Define to 1 if you have the <sys/mman.h> header file. */
 
78
#undef HAVE_SYS_MMAN_H
 
79
 
68
80
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
69
81
   */
70
82
#undef HAVE_SYS_NDIR_H