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

Revision 17277, 469 bytes checked in by amb, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17276, 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 ANSI C header files.  */
4#undef STDC_HEADERS
5
6/* Define if your processor stores words with the most significant
7   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
8#undef WORDS_BIGENDIAN
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
Note: See TracBrowser for help on using the repository browser.