I think that configure should define if libbalsa should be compiled static or dynamic and the makefiles should install it, together with the include files. This way i can write/use the vapi files and write some apps in vala to work with the mailboxes.
On Jan 6, 2011, at 7:08 AM, Ildar Mulyukov <[email protected]> wrote: > On 06.01.2011 03:15:04, Pawel Salek wrote: >> On 01/03/2011 05:18:13 PM, pancake wrote: >>> While reading the source I noticed that libbalsa is not compiled as a >>> separate module which >>> is bad for me, because i was wanting to make the Vala bindings for it, or >>> write commandline >>> utilities to handle the mailboxes or send email using the balsa framework. >> I am not sure what you mean by separate module. libbalsa.a library is built >> - and for example linked to a separate address book binary src/balsa-ab. > > Dynamic library, that is *libbalsa.so*. Might be useful indeed. > -- > Ildar > _______________________________________________ > balsa-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/balsa-list > _______________________________________________ balsa-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/balsa-list
