Shouldn't OpenSSL/Pthread m4 files go into the top m4/ folder and the 
platform/<plat>/m4 use them?
The check in themselves are platform generic.
The fact that we use/include them is platform specific.

Otherwise:

Reviewed-by: Nicolas Morey-Chaisemartin <mo...@kalray.eu>

On 08/07/2015 01:00 PM, Maxim Uvarov wrote:
> v2: - remove patch to change git_hash.sh, Anders works on that issue;
>     - correct chunks between patches.
>
> Next plan might be to use AC_CONFIG_MACRO_DIRS macro to use all macro from 
> specific
> directory. But it will require conversation of existence macro to macro 
> similar to ax_.
>
> Best regards,
> Maxim.
>
> Maxim Uvarov (3):
>   linux-generic: remove linux-generic makefile generation from common
>     configure.ac
>   linux-generic: move pthread checks inside linux-generic
>   linux-generic: move openssl checks inside linux-generic
>
>  configure.ac                             | 37 
> --------------------------------
>  platform/linux-generic/m4/configure.m4   |  7 +++++-
>  platform/linux-generic/m4/odp_openssl.m4 | 32 +++++++++++++++++++++++++++
>  platform/linux-generic/m4/odp_pthread.m4 | 13 +++++++++++
>  4 files changed, 51 insertions(+), 38 deletions(-)
>  create mode 100644 platform/linux-generic/m4/odp_openssl.m4
>  create mode 100644 platform/linux-generic/m4/odp_pthread.m4
>

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to