Danek Duvall wrote: > > >> /usr/lib/libglibmm_generate_extra_defs-2.4.so Volatile >> > > Does anyone ever need to link to this library specifically? This seems > like a very private implementation detail that should either be a filter > library or simply not exist on Solaris. > Fine. I would like let it private.
> >> /usr/lib/glibmm-2.4/proc/gmmproc Volatile >> > > What goes here and why is it Public? > Gtkmm or other libraries needs this program to generate gtkmm-style source code, that is, from "*.ccg" to "*.cc" and "*.hg" to "*.h". I want to keep it public. -Simon
