source: trunk/third/librsvg/config.h.in @ 18275

Revision 18275, 465 bytes checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18274, which included commits to RCS files with non-trunk default branches.
Line 
1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define if you have the <dlfcn.h> header file. */
4#undef HAVE_DLFCN_H
5
6/* Name of package */
7#undef PACKAGE
8
9/* Define if you have the ANSI C header files. */
10#undef STDC_HEADERS
11
12/* Version number of package */
13#undef VERSION
14
15/* Define if your processor stores words with the most significant byte first
16   (like Motorola and SPARC, unlike Intel and VAX). */
17#undef WORDS_BIGENDIAN
Note: See TracBrowser for help on using the repository browser.