[seahorse] Fix build problem with libcryptui libraries.
- From: Stefan Walter <stefw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [seahorse] Fix build problem with libcryptui libraries.
- Date: Sat, 10 Oct 2009 02:53:16 +0000 (UTC)
commit a9034b0d23ed3156e6a64319713f3c1cb90ac0fa
Author: Stef Walter <stef memberwebs com>
Date: Sat Oct 10 02:52:28 2009 +0000
Fix build problem with libcryptui libraries.
Fixes botched fix in commit dc8d2827...
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index bbecadf..299ded8 100644
--- a/configure.in
+++ b/configure.in
@@ -531,7 +531,7 @@ cryptuitargetlib=libcryptui.la
AC_SUBST(cryptuitargetlib)
LIBCRYPTUI_CFLAGS="$LIBCRYPTUI_CFLAGS $DBUS_CFLAGS"
-LIBCRYPTUI_LIBS="$LIBCRYPTUI_CFLAGS $DBUS_LIBS"
+LIBCRYPTUI_LIBS="$LIBCRYPTUI_LIBS $DBUS_LIBS"
AC_SUBST(LIBCRYPTUI_CFLAGS)
AC_SUBST(LIBCRYPTUI_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]