[Libreoffice-commits] core.git: libmariadb/my_config.h

Fridrich Å trba fridrich.strba at bluewin.ch
Mon Mar 11 03:53:48 PDT 2013


 libmariadb/my_config.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 6f2b78da216dd87376e9766a3041ddbbce5bf7e9
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Mon Mar 11 11:53:07 2013 +0100

    MAC does not have ulong, so don't use it
    
    Change-Id: I88708fdae8f0f7e26e2cc05992fa49b13ed96bd3

diff --git a/libmariadb/my_config.h b/libmariadb/my_config.h
index 2626545..c026a27 100644
--- a/libmariadb/my_config.h
+++ b/libmariadb/my_config.h
@@ -156,7 +156,6 @@
 #define HAVE_SIGSET_T 1
 #define HAVE_SIZE_T 1
 #define HAVE_UINT 1
-#define HAVE_ULONG 1
 #define SOCKET_SIZE_TYPE socklen_t
 
 #define RETSIGTYPE void


More information about the Libreoffice-commits mailing list