removed extra check for gthread and fold it into the GLIB and GTK checks.
2007-06-25 Sven Neumann <sven@gimp.org> * configure.in: removed extra check for gthread and fold it into the GLIB and GTK checks. * */Makefile.am: changed accordingly. * app/main.c (main): always call g_thread_init(). svn path=/trunk/; revision=22832
This commit is contained in:

committed by
Sven Neumann

parent
3254ed4d42
commit
09578ea070
@ -103,7 +103,6 @@ GTKDOC_LIBS = \
|
||||
$(FONTCONFIG_LIBS) \
|
||||
$(FREETYPE_LIBS) \
|
||||
$(DBUS_GLIB_LIBS) \
|
||||
$(GTHREAD_LIBS) \
|
||||
$(RT_LIBS) \
|
||||
$(INTLLIBS)
|
||||
|
||||
|
@ -7122,8 +7122,6 @@ tile_manager_get
|
||||
tile_manager_map_tile
|
||||
tile_manager_map
|
||||
tile_manager_validate
|
||||
tile_manager_set_user_data
|
||||
tile_manager_get_user_data
|
||||
tile_manager_width
|
||||
tile_manager_height
|
||||
tile_manager_bpp
|
||||
|
Reference in New Issue
Block a user