Package: src:mysql-gui-tools
Version: 5.0r14+openSUSE-2.1
Severity: normal
Tags: patch


To build this package with libmysqlclient-dev 5.1.55-1,
I need to apply the following short patch:


--- 
mysql-gui-tools-5.0r14+openSUSE.orig/common/library/utilities/include/myx_util_functions.h
+++ 
mysql-gui-tools-5.0r14+openSUSE/common/library/utilities/include/myx_util_functions.h
@@ -84,7 +84,7 @@
 #endif
 
 // if my_global.h not included
-#ifndef my_sprintf
+#ifndef _global_h
 #if defined(__WIN__) || defined(_WIN32) || defined(_WIN64)
   typedef unsigned int uint;   
   typedef unsigned char uint8;





-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to