This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gfxprim.git.
The branch, master has been updated via 2dd37fda71656537c85e16407173aec2ab2db70a (commit) from d9ae37cc5f8e9ab61cc0e55010b70920b0db4a11 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://repo.or.cz/w/gfxprim.git/commit/2dd37fda71656537c85e16407173aec2ab2db...
commit 2dd37fda71656537c85e16407173aec2ab2db70a Author: Tomas Gavenciak gavento@ucw.cz Date: Tue Nov 22 22:58:07 2011 +0100
Add libraries to link (ugly)
diff --git a/tests/core/Makefile b/tests/core/Makefile index 00e696e..7199ad2 100644 --- a/tests/core/Makefile +++ b/tests/core/Makefile @@ -2,7 +2,7 @@ TOPDIR=../..
LIBNAME=core TESTSUITE=core_suite -LDLIBS+=-lGP -L$(TOPDIR)/build/ -lcheck +LDLIBS+=-lGP -L$(TOPDIR)/build/ -lcheck -lpng -ljpeg -lm -ldl GENSOURCES+=GP_Convert.test.gen.c GP_WritePixel.test.gen.c
include $(TOPDIR)/tests.mk
-----------------------------------------------------------------------
Summary of changes: tests/core/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
repo.or.cz automatic notification. Contact project admin jiri.bluebear.dluhos@gmail.com if you want to unsubscribe, or site admin admin@repo.or.cz if you receive no reply.