Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > e97ac695008d4104571f32c40d8b84dd > files > 16

links-hacked-0.0.031220-35.mga3.src.rpm

--- ./configure.in.tv	2004-08-29 19:22:13.346691904 +0200
+++ ./configure.in	2004-08-29 19:23:49.402644522 +0200
@@ -310,7 +310,7 @@
 			fi
 
 			AC_TRY_LINK([#include <lua.h>],
-				    [lua_open(0)],
+				    [lua_open()],
 				    cf_result=yes, cf_result=no)
 		fi
 	done