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

Revision 19188, 667 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r19187, which included commits to RCS files with non-trunk default branches.
RevLine 
[16766]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
[18135]15#undef HAVE_SOUP
[16766]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
[18135]21#undef EDITOR_API_VERSION
22#undef GTKHTML_RELEASE
23#undef GTKHTML_RELEASE_STRING
[19187]24#undef GNOME_EXPLICIT_TRANSLATION_DOMAIN
[16766]25
26@BOTTOM@
27/* This is from libglade */
28
29#ifdef DEBUG
30#  define debug(stmnt) stmnt
31#else
32#  define debug(stmnt) /* nothing */
33#endif
Note: See TracBrowser for help on using the repository browser.