summaryrefslogtreecommitdiff
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* build: Add (and use) an AC_SEARCH_LIBS wrapperQuentin Glidic2016-04-251-0/+37
| | | | | | | | | | | | | | | 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>
* weston-build: Fix aclocal error during autogen.shSrivardhan Hebbar2014-06-211-0/+5
| | | | | | | 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>
* Split into a demo repository that holds the demo compositor and clientsKristian Høgsberg2011-02-141-5/+0
|
* Clean up .gitignore filesNikolai Kondrashov2010-11-111-0/+5
| | | | | | | Sort the contents and update .gitignore files to hide generated files from git status output. Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com>
* Use automakeKristian Høgsberg2010-10-121-0/+0