Re: Libtool versioning made easy (was Re: Converting libraries andpluginsto use gtk3

2010-07-01 Thread dmacks
On Wed, 30 Jun 2010 23:25:59 -0400, Behdad Esfahbod wrote: On 06/30/2010 05:07 PM, dma...@netspace.org wrote: The instructions give a clear flowchart about what sorts of library changes should result in what changes to the -version-info flag. It's pretty different from other

Re: Libtool versioning made easy (was Re: Converting libraries andplugins to use gtk3

2010-06-30 Thread dmacks
On Wed, 30 Jun 2010 16:33:28 -0400, Behdad Esfahbod wrote: On 06/30/2010 04:26 PM, Adam Jackson wrote: On Wed, 2010-06-30 at 15:43 -0400, Behdad Esfahbod wrote: In your src/Makefile.am add -version-info $(LT_VERSION_INFO) to your library's LDFLAGS. Or you could just do it