source: trunk/third/rep-gtk/config.h.in @ 15286

Revision 15286, 762 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15285, which included commits to RCS files with non-trunk default branches.
Line 
1/* config.h.in. */
2
3/* Define if you have the gdk_color_copy function.  */
4#undef HAVE_GDK_COLOR_COPY
5
6/* Define if you have the gtk_signal_set_class_function_full function.  */
7#undef HAVE_GTK_SIGNAL_SET_CLASS_FUNCTION_FULL
8
9/* Define if you have the gtk_type_get_info function.  */
10#undef HAVE_GTK_TYPE_GET_INFO
11
12/* Define if you have the gtk_widget_peek_colormap function.  */
13#undef HAVE_GTK_WIDGET_PEEK_COLORMAP
14
15/* Define if you have the m library (-lm).  */
16#undef HAVE_LIBM
17
18/* Define if <glade/glade-xml.h> has `txtdomain' not `textdomain' field */
19#undef LIBGLADE_XML_TXTDOMAIN
20
21#undef REP_GTK_VERSION
22
23/* Define if you have the <locale.h> header file.  */
24#undef HAVE_LOCALE_H
25
26/* Define if you have the setlocale function.  */
27#undef HAVE_SETLOCALE
28
Note: See TracBrowser for help on using the repository browser.