]> www.fi.muni.cz Git - evince.git/commitdiff
Remove unused automake conditional OS_WIN32
authorChristian Persch <chpe@gnome.org>
Thu, 11 Jun 2009 22:08:19 +0000 (00:08 +0200)
committerChristian Persch <chpe@gnome.org>
Thu, 11 Jun 2009 22:08:19 +0000 (00:08 +0200)
configure.ac

index 4ffa56a71402f4a9649b81d990bbba40eb35dd22..fda9bac87127720ca31b49ca6e04978c6c92888d 100644 (file)
@@ -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