#12840: update M4RI to newest upstream release
--------------------------------------------+-------------------------------
Reporter: malb | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.1
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Simon King
Authors: Martin Albrecht | Merged in:
Dependencies: to be merged with #12841 | Stopgaps:
--------------------------------------------+-------------------------------
Comment (by malb):
Replying to [comment:24 jdemeyer]:
> Why are you using `PKG_CHECK_MODULES()` to check for PNG support in
`configure.ac`? Why not `AC_CHECK_LIB()` or `AC_SEARCH_LIBS()`?
We are doing both. We try {{{pkg-config}}} first and if that fails we fall
back to {{{AC_CHECK_LIB}}}. In your log above, {{{PKG_CHECK_MODULES()}}}
fails to find libpng and {{{AC_CHECK_LIB()}}} finds it.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12840#comment:26>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.