~cyphermox/ubuntu/lucid/fontconfig/merge-to-2.8.0-2.lp490326.take2

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-01-05 18:41:16 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070105184116-gyl4grlqfl47ah4v
Tags: 2.4.2-1ubuntu1
* Merge with Debian unstable; remaining changes:
  - see 2.4.1-2ubuntu[12].
* conf.d/60-latin.conf: Prefer DejaVu over Bitstream Vera,
  as done for dapper.

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
/* Define to 1 if you have the `link' function. */
74
74
#undef HAVE_LINK
75
75
 
 
76
/* Define to 1 if you have the `lrand48' function. */
 
77
#undef HAVE_LRAND48
 
78
 
76
79
/* Define to 1 if you have the `memmove' function. */
77
80
#undef HAVE_MEMMOVE
78
81
 
91
94
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
92
95
#undef HAVE_NDIR_H
93
96
 
94
 
/* Define to 1 if you have the `rand_r' function. */
95
 
#undef HAVE_RAND_R
 
97
/* Define to 1 if you have the `rand' function. */
 
98
#undef HAVE_RAND
 
99
 
 
100
/* Define to 1 if you have the `random' function. */
 
101
#undef HAVE_RANDOM
96
102
 
97
103
/* Define to 1 if you have the <stdint.h> header file. */
98
104
#undef HAVE_STDINT_H