Revision 18404,
656 bytes
checked in by ghudson, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18403,
which included commits to RCS files with non-trunk default branches.
|
Rev | Line | |
---|
[15285] | 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 | #undef REP_GTK_VERSION |
---|
| 19 | |
---|
| 20 | /* Define if you have the <locale.h> header file. */ |
---|
| 21 | #undef HAVE_LOCALE_H |
---|
| 22 | |
---|
| 23 | /* Define if you have the setlocale function. */ |
---|
| 24 | #undef HAVE_SETLOCALE |
---|
| 25 | |
---|
Note: See
TracBrowser
for help on using the repository browser.