source: trunk/third/at-spi/config.h.in @ 18422

Revision 18422, 470 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18421, which included commits to RCS files with non-trunk default branches.
Line 
1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2#undef ENABLE_NLS
3#undef HAVE_GETTEXT
4#undef HAVE_CATGETS
5#undef HAVE_DLADDR
6#undef HAVE_GET_TEXT
7#undef HAVE_LC_MESSAGES
8#undef HAVE_STPCPY
9
10/* Define if you have the <dlfcn.h> header file. */
11#undef HAVE_DLFCN_H
12
13/* Name of package */
14#undef PACKAGE
15
16/* Version number of package */
17#undef VERSION
18
19/* Define if the X Window System is missing or not being used. */
20#undef X_DISPLAY_MISSING
Note: See TracBrowser for help on using the repository browser.