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

Fridrich Å trba fridrich.strba at bluewin.ch
Thu Mar 7 02:01:54 PST 2013


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

New commits:
commit b7e51332a9cbd403703e7da99fe74230447163d9
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Thu Mar 7 11:01:23 2013 +0100

    Remove some more defines not needed in current build configuration
    
    Change-Id: Ia05bc5b8d1f9396ed8c1d27d54976308e6df36f4

diff --git a/libmariadb/my_config.h b/libmariadb/my_config.h
index 83ff9cf..2626545 100644
--- a/libmariadb/my_config.h
+++ b/libmariadb/my_config.h
@@ -107,22 +107,6 @@
 #define HAVE_PERROR 1
 #define HAVE_POLL 1
 #define HAVE_PREAD 1
-/* #undef HAVE_PTHREAD_ATTR_CREATE */
-/* #undef HAVE_PTHREAD_ATTR_GETSTACKSIZE */
-/* #undef HAVE_PTHREAD_ATTR_SETPRIO */
-#define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
-#define HAVE_PTHREAD_ATTR_SETSCOPE 1
-/* #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE */
-/* #undef HAVE_PTHREAD_CONDATTR_CREATE */
-/* #undef HAVE_PTHREAD_INIT */
-/* #undef HAVE_PTHREAD_KEY_DELETE */
-/* #undef HAVE_PTHREAD_KILL */
-/* #undef HAVE_PTHREAD_RWLOCK_RDLOCK */
-/* #undef HAVE_PTHREAD_SETPRIO_NP */
-#define HAVE_PTHREAD_SETSCHEDPARAM 1
-/* #undef HAVE_PTHREAD_SIGMASK */
-/* #undef HAVE_PTHREAD_THREADMASK */
-/* #undef HAVE_PTHREAD_YIELD_NP */
 #define HAVE_READDIR_R 1
 #define HAVE_READLINK 1
 #define HAVE_REALPATH 1
@@ -177,10 +161,3 @@
 
 #define RETSIGTYPE void
 #define RETQSORTTYPE void
-
-/*
- * various other defines
- */
-/* #undef HAVE_THREADS */
-#define SHAREDIR "share"
-#define DEFAULT_CHARSET_HOME "/usr/local"


More information about the Libreoffice-commits mailing list