- Apr 25, 2016
-
-
AC_SEARCH_LIBS is the recommended macro for these checks, unfortunately, we use AC_CHECK_LIB instead, and even AC_CHECK_FUNC, when only one AC_SEARCH_LIBS would be enough. This wrapper macro is used much like PKG_CHECK_MODULES, as it defines (and AC_SUBST) the PREFIX_LIBS variable itself. It also avoids adding unnecessary stuff to LIBS. Signed-off-by:
Quentin Glidic <sardemff7+git@sardemff7.net> Tested-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by:
Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-
- Jun 21, 2014
-
-
This is a fix to the following bug: https://bugs.freedesktop.org/show_bug.cgi?id=80214 Signed-off-by:
Srivardhan Hebbar <sri.hebbar@samsung.com>
-
- Feb 15, 2011
-
-
Kristian Høgsberg authored
-
- Nov 12, 2010
-
-
Nikolai Kondrashov (spbnick) authored
Sort the contents and update .gitignore files to hide generated files from git status output. Signed-off-by:
Nikolai Kondrashov <spbnick@gmail.com>
-
- Oct 12, 2010
-
-
Kristian Høgsberg authored
-