bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/28538] libgconfpeer depends on the gtk libraries


From: mark at gcc dot gnu dot org
Subject: [Bug classpath/28538] libgconfpeer depends on the gtk libraries
Date: 3 Aug 2006 18:51:04 -0000


------- Comment #1 from mark at gcc dot gnu dot org  2006-08-03 18:51 -------
In classpath 0.92-pre they are now "only" linked against gdk:

2006-08-02  Mark Wielaard  <address@hidden>

    * configure.ac (gconf-peer): Check for gdk-2.0.
    * native/jni/gconf-peer/Makefile.am
    (AM_LDFLAGS): Use GDK_LIBS.
    (AM_CFLAGS): Use GDK_CFLAGS.

I am not sure there is much more to do about it. We do need
gdk_threads_enter/leave () to not interfere with the gtk-peer libraries
and those functions are in the gdk-2.0 library so we will have to link
against that.


-- 

mark at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-08-03 18:51:04
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28538





reply via email to

[Prev in Thread] Current Thread [Next in Thread]