Fix build on MacOS X.

* src/kripketest/Makefile.am (LDADD): Remove a broken dependency.
Reported by Yann Thierry-Mieg.
* src/sanity/style.test: Make sure it does not appear again.
This commit is contained in:
Alexandre Duret-Lutz 2011-11-29 20:32:08 +01:00
parent e5196a5943
commit 1e7cda5e05
3 changed files with 30 additions and 1 deletions

View file

@ -1,3 +1,11 @@
2011-11-29 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Fix build failure during "make check" on MacOS X.
* src/kripketest/Makefile.am (LDADD): Remove a broken dependency.
Reported by Yann Thierry-Mieg.
* src/sanity/style.test: Make sure it does not appear again.
2011-11-28 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* AUTHORS: Sort alphabetically.