[patch #10405] m4/ax_lib_hdf5.m4: replace obsolete AC_HAVE_LIBRARY() with AC_CHECK_LIB()
anonymous <[email protected]> Wed, 18 Oct 2023 18:28:22 -0400 (EDT)
| Newsgroups | gmane.comp.sysutils.autoconf.archive-maintainers |
|---|---|
| Message-ID | <[email protected]> |
URL:
<https://savannah.gnu.org/patch/?10405>
Summary: m4/ax_lib_hdf5.m4: replace obsolete
AC_HAVE_LIBRARY() with AC_CHECK_LIB()
Group: GNU Autoconf Archive
Submitter: None
Submitted: Wed 18 Oct 2023 10:28:20 PM UTC
Priority: 9 - Immediate
Status: None
Assigned to: None
Originator Email: [email protected]
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Wed 18 Oct 2023 10:28:20 PM UTC By: Anonymous
m4/ax_lib_hdf5.m4 uses the obsolete macro AC_HAVE_LIBRARY(), which raises a
warning with autoreconf (or an error with --warnings=error).
The attached patch replaces AC_HAVE_LIBRARY() with the equivalent
AC_CHECK_LIB() call; see
https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Obsolete-Macros.html
and scroll to the entry for AC_HAVE_LIBRARY().
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 18 Oct 2023 10:28:20 PM UTC Name:
0001-m4-ax_lib_hdf5.m4-replace-obsolete-AC_HAVE_LIBRARY-w.patch Size: 912B
By: None
<http://savannah.gnu.org/patch/download.php?file_id=55255>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10405>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/