Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37713295
en ru br
ALT Linux repos
S:4.5.1-alt1
5.0: 3.2.10-alt1.svn20080126.1
4.1: 3.2.10-alt1.svn20080126.1
4.0: 3.2.10-alt0.svn20080126.M40.1
3.0: 3.1.19-alt1

Group :: Video
RPM: motion

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: motion-4.1.1-alt-mysql8-transition.patch
Download


--- src/motion.h.orig	2019-01-13 19:59:18.435631124 +0000
+++ src/motion.h	2019-01-13 20:00:13.337299546 +0000
@@ -19,6 +19,10 @@
 /* Includes */
 #ifdef HAVE_MYSQL
 #include <mysql.h>
+
+#if defined(bool) && !defined(my_bool)
+#define my_bool bool
+#endif
 #endif
 
 #ifdef HAVE_SQLITE3
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin