File xosview-1.8.2-configure.patch of Package xosview

--- config/aclocal.m4
+++ config/aclocal.m4
@@ -137,7 +137,7 @@
 #ifdef CONFIG_MODVERSIONS
 yes
 #endif
-], [USE_MOD_VERSIONS=-DMODVERSIONS] AC_MSG_RESULT(yes), AC_MSG_RESULT(no))
+], [USE_MOD_VERSIONS=-DMODVERSIONS; AC_MSG_RESULT(yes)], [AC_MSG_RESULT(no)])
 SMP_LINUX
 INSTALL_ARGS='-m 755'
 fi
@@ -158,7 +158,7 @@
 #ifdef CONFIG_MODVERSIONS
 yes
 #endif
-], [USE_MOD_VERSIONS=-DMODVERSIONS] AC_MSG_RESULT(yes), AC_MSG_RESULT(no))
+], [USE_MOD_VERSIONS=-DMODVERSIONS; AC_MSG_RESULT(yes)], [AC_MSG_RESULT(no)])
         SMP_LINUX
 else
         MEMSTAT=
openSUSE Build Service is sponsored by