source: trunk/third/pango/acconfig.h @ 18248

Revision 18248, 745 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18247, which included commits to RCS files with non-trunk default branches.
Line 
1/* acconfig.h
2   This file is in the public domain.
3
4   Descriptive text for the C preprocessor macros that
5   the distributed Autoconf macros can define.
6   No software package will use all of them; autoheader copies the ones
7   your configure.in uses into your configuration header file templates.
8
9   The entries are in sort -df order: alphabetical, case insensitive,
10   ignoring punctuation (such as underscores).  Although this order
11   can split up related entries, it makes it easier to check whether
12   a given entry is in the file.
13
14   Leave the following blank line there!!  Autoheader needs it.  */
15
16
17#undef HAVE_FRIBIDI
18#undef HAVE_UNISTD_H
19#undef HAVE_FREETYPE_2_0_3
20#undef HAVE_USP10_H
21
22#undef MINI_XFTCONFIG_DIR
23#undef HAVE_XFT2
Note: See TracBrowser for help on using the repository browser.