[evince] Typo fix
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Subject: [evince] Typo fix
- Date: Sun, 14 Jun 2009 07:17:17 -0400 (EDT)
commit d8d96e904debe9cdf00b75bacb1b268118ce21b3
Author: Hib Eris <hib hiberis nl>
Date: Sun Jun 14 13:15:50 2009 +0200
Typo fix
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 320612d..4653db9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -107,7 +107,7 @@ if test "$with_platform" = "win32"; then
fi
AM_CONDITIONAL([PLATFORM_HILDON],[test "$with_platform" = "hildon"])
-AM_CONDITIONAL([PLATFORM_WIN32],[test "with_platform" = "win32"])
+AM_CONDITIONAL([PLATFORM_WIN32],[test "$with_platform" = "win32"])
dnl Specify required versions of dependencies
DBUS_GLIB_REQUIRED=0.70
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]