Michael Koziarski <[EMAIL PROTECTED]> writes:

| Hey guys,
>
| I'm starting to change the GNOME frontend to use gtkmm2 and
| libglademm.  Hopefully things won't be too much of a moving target.
>
| I _think_ I've cleaned up the build mojo (configure.in) as much as I
| need to, but as this area of things is still voodoo as far as I can
| tell I'd appreciate your guidance.  The attached patch makes the right
| arguments appear in src/frontends/gnome/Makefile.

Ok the patch looks good, except ... (below)

|  However, is there
| still cruft lying around that I should remove?

Not that I am aware of now.

| On another note, until the signal system's replacement or upgrade
| happens I'll maintain a patch for prospective GNOME hackers to use
| that fixes the small incompatibilities between sigc++ 1.0 and 1.2.
| Does this sound like a reasonable interim plan?  

yes, I think so.

| +    
| +    PKG_CHECK_MODULES(GNOME_FRONTEND, gtkmm-2.0 libglademm-2.0)

This ia a macro I have not seen before, where is it comming from?

-- 
        Lgb

Reply via email to