[evince] Remove unused automake conditional OS_WIN32



commit 66bfa43ef9b730f8e76d789985bb17001d782d13
Author: Christian Persch <chpe gnome org>
Date:   Fri Jun 12 00:08:19 2009 +0200

    Remove unused automake conditional OS_WIN32

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4ffa56a..fda9bac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -108,7 +108,6 @@ fi
 
 AM_CONDITIONAL([PLATFORM_HILDON],[test "$with_platform" = "hildon"])
 AM_CONDITIONAL([PLATFORM_WIN32],[test "with_platform" = "win32"])
-AM_CONDITIONAL([OS_WIN32],[test "$os_win32" = "yes"])
 
 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]