./configure --help | grep ABI
  --disable-abi-compat     disables ABI compatible mode, enables inline
code in header files

while in CHANGELOG:

+`--enable-abi-compat=yes`::
and
+`--enable-abi-compat=no`::

but no:
--disable-abi-compat

I guess is common practice and --disable-abi-compat is equivalent with
 --enable-abi-compat=no so I don't see it as a problem. Else is fine with
me.
No "Review-by" as I am really not good at auto-tools...

On 28 November 2016 at 15:28, Maxim Uvarov <maxim.uva...@linaro.org> wrote:

> Anders, Bogdan,
>
> do you have any other comments or you can set your review-by?
>
> Maxim.
>
>
> On 11/24/16 23:24, Maxim Uvarov wrote:
>
>> v7: more accurate define disable option (Anders)
>>
>> Bill Fischofer (1):
>>    changelog: summary of changes for odp v1.12.0.0
>>
>> Maxim Uvarov (2):
>>    configure.ac: disable shared library for non abi compat mode
>>    configure.ac update version numbers
>>
>>   CHANGELOG    | 177 ++++++++++++++++++++++++++++++
>> +++++++++++++++++++++++++++++
>>   configure.ac |  15 +++--
>>   2 files changed, 184 insertions(+), 8 deletions(-)
>>
>>
>

Reply via email to