source: trunk/third/gtkhtml/acconfig.h @ 18136

Revision 18136, 626 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18135, which included commits to RCS files with non-trunk default branches.
Line 
1#undef PACKAGE
2#undef VERSION
3#undef HAVE_LIBSM
4#undef ENABLE_NLS
5#undef HAVE_CATGETS
6#undef HAVE_GETTEXT
7#undef HAVE_LC_MESSAGES
8#undef HAVE_STPCPY
9#undef HAVE_ORBIT
10#undef HAVE_GTK_SELECTION_ADD_TARGET
11#undef HAVE_GUILE
12#undef ENABLE_BONOBO
13#undef HAVE_IEEEFP_H
14#undef ENABLE_GNOME
15#undef HAVE_SOUP
16#undef HAVE_GHTTP
17#undef HAVE_GNU_REGEX
18#undef USING_OAF
19#undef GTK_HTML_USE_XIM
20#undef GNOME_GTKHTML_EDITOR_SHLIB
21#undef EDITOR_API_VERSION
22#undef GTKHTML_RELEASE
23#undef GTKHTML_RELEASE_STRING
24
25@BOTTOM@
26/* This is from libglade */
27
28#ifdef DEBUG
29#  define debug(stmnt) stmnt
30#else
31#  define debug(stmnt) /* nothing */
32#endif
Note: See TracBrowser for help on using the repository browser.