On 02/22/2012 02:31 AM, Anthony Molinaro wrote:
> Hi,
>
>   So I was noticing that many of the other bindings have the thrift
> version embedded in their libraries.  Turns out this would help with
> the usability of the erlang library as well, does anyone have an
> issue with me changing things to work in this way?
>
> Basically, I'd get rid of lib/src/thrift.app.src.in, and instead
> have a lib/src/thrift.app.src which has the version number in it.
>
> This file would need to be updated anytime the version is changed.
>
> Sound okay?
>
> -Anthony
>
Once you run ./configure the correct version should be written instead
of "@PACKAGE_VERSION@" macro in the resulting lib/erl/src/thrift.app.src
anyway. What is the problem with this traditional approach?

Reply via email to