X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=configure.ac;h=4653db98c90f8c201e15ce240c2fed30adbb50a0;hb=d8d96e904debe9cdf00b75bacb1b268118ce21b3;hp=320612d47f1e11e3feaeecb295243aa8b7920bd5;hpb=369ce2e964c0092b9d6e873f80e2468c4c3d8013;p=evince.git diff --git a/configure.ac b/configure.ac index 320612d4..4653db98 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