[cheese/libcheese-adelaney] * Made libcheese build from call to toplevel make
- From: Aidan Delaney <adelaney src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [cheese/libcheese-adelaney] * Made libcheese build from call to toplevel make
- Date: Sat, 24 Oct 2009 13:06:10 +0000 (UTC)
commit 48917a5938984b6974e5b3b127354a15ea9858c2
Author: Aidan Delaney <a j delaney brighton ac uk>
Date: Sat Oct 24 13:15:58 2009 +0100
* Made libcheese build from call to toplevel make
Makefile.am | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3a3f9ee..b5b9889 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src po data help
+SUBDIRS = libcheese src po data help
EXTRA_DIST = \
$(cheesedoc_DATA) \
diff --git a/configure.ac b/configure.ac
index b68f882..f47cf38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -92,7 +92,7 @@ PKG_CHECK_MODULES(CHEESE, \
librsvg-2.0 >= $LIBRSVG_REQUIRED)
AC_SUBST(CHEESE_CFLAGS)
-CHEESE_LIBS="$CHEESE_LIBS -lgstinterfaces-0.10"
+CHEESE_LIBS="$CHEESE_LIBS -lgstinterfaces-0.10 -l../libcheese/libcheese.la"
AC_SUBST(CHEESE_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]