File fix-build.patch of Package scorched3d

diff --git a/configure-al.m4 b/configure-al.m4
index e37c20b..a899463 100644
--- a/configure-al.m4
+++ b/configure-al.m4
@@ -91,7 +91,7 @@ if test "x$enable_openaltest" = "xyes" ; then
 
 		int main(int argc, char *argv[])
 		{
-			alutInit(argc, argv);
+			alutInit(&argc, argv);
 			return 0;
 		}
 #undef  main
openSUSE Build Service is sponsored by