autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ax_lib_hdf5.m4: extra space in the include path flag


From: Chun-Chung Chen
Subject: ax_lib_hdf5.m4: extra space in the include path flag
Date: Thu, 23 Oct 2014 18:03:33 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Thunderbird/33.0

Hi,

In the latest version of ax_lib_hdf5.m4 (serial 10), the code parsing the output of h5cc for the "Installation point:" results in an extra leading space. The space creeps into HDF5_CPPFLAGS and breaks the include path flag into two tokens, e.g., "-I" and "/usr/include". While this may be legal and doesn't affect the compilation, it does break some library tools (e.g., when the macro is used in building a dynamic library that uses pkg-config). Please see the attached patch for a proposed fix for the situation.

With best wishes,

Chun-Chung Chen

Attachment: ax_lib_hdf5.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]