Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .devcontainer
Submodule .devcontainer updated 1 files
+119 −8 cmake/xpcfg.cmake
155 changes: 77 additions & 78 deletions activemq-cpp/config.h.cmake.in → activemq-cpp/config.h.in
Original file line number Diff line number Diff line change
@@ -1,221 +1,220 @@
/* config.h.cmake.in. Copied, modified from source targ.gz config.h.in. */
/* config.h.in. Generated from configure.ac by autoheader. */

/* Define if building universal (internal helper macro) */
#@DEFINE_AC_APPLE_UNIVERSAL_BUILD@ AC_APPLE_UNIVERSAL_BUILD
#undef AC_APPLE_UNIVERSAL_BUILD

/* Define if compiler provides atomic builtins */
#@DEFINE_HAVE_ATOMIC_BUILTINS@ HAVE_ATOMIC_BUILTINS
#undef HAVE_ATOMIC_BUILTINS

/* Define to 1 if you have the <dlfcn.h> header file. */
#@DEFINE_HAVE_DLFCN_H@ HAVE_DLFCN_H
#undef HAVE_DLFCN_H

/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
#@DEFINE_HAVE_DOPRNT@ HAVE_DOPRNT
#undef HAVE_DOPRNT

/* Define to 1 if you have the <errno.h> header file. */
#@DEFINE_HAVE_ERRNO_H@ HAVE_ERRNO_H
#undef HAVE_ERRNO_H

/* Define to 1 if you have the `ftime' function. */
#@DEFINE_HAVE_FTIME@ HAVE_FTIME
#undef HAVE_FTIME

/* Define to 1 if you have the `gettimeofday' function. */
#@DEFINE_HAVE_GETTIMEOFDAY@ HAVE_GETTIMEOFDAY
#undef HAVE_GETTIMEOFDAY

/* Define to 1 if you have the <inttypes.h> header file. */
#@DEFINE_HAVE_INTTYPES_H@ HAVE_INTTYPES_H
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `ioctl' function. */
#@DEFINE_HAVE_IOCTL@ HAVE_IOCTL
#undef HAVE_IOCTL

/* Define to 1 if you have the <limits.h> header file. */
#@DEFINE_HAVE_LIMITS_H@ HAVE_LIMITS_H
#undef HAVE_LIMITS_H

/* Define to 1 if you have the <memory.h> header file. */
#@DEFINE_HAVE_MEMORY_H@ HAVE_MEMORY_H
#undef HAVE_MEMORY_H

/* Define to 1 if you have the <objbase.h> header file. */
#@DEFINE_HAVE_OBJBASE_H@ HAVE_OBJBASE_H
#undef HAVE_OBJBASE_H

/* Define that we have SSL capability */
#@DEFINE_HAVE_OPENSSL@ HAVE_OPENSSL
#undef HAVE_OPENSSL

/* Define to 1 if you have the `pthread_attr_setguardsize' function. */
#@DEFINE_HAVE_PTHREAD_ATTR_SETGUARDSIZE@ HAVE_PTHREAD_ATTR_SETGUARDSIZE
#undef HAVE_PTHREAD_ATTR_SETGUARDSIZE

/* Define to 1 if you have the <pthread.h> header file. */
#@DEFINE_HAVE_PTHREAD_H@ HAVE_PTHREAD_H
#undef HAVE_PTHREAD_H

/* Define to 1 if you have the `pthread_key_delete' function. */
#@DEFINE_HAVE_PTHREAD_KEY_DELETE@ HAVE_PTHREAD_KEY_DELETE
#undef HAVE_PTHREAD_KEY_DELETE

/* Define if recursive pthread mutexes are available */
#@DEFINE_HAVE_PTHREAD_MUTEX_RECURSIVE@ HAVE_PTHREAD_MUTEX_RECURSIVE
#undef HAVE_PTHREAD_MUTEX_RECURSIVE

/* Define if pthread rwlocks are available */
#@DEFINE_HAVE_PTHREAD_RWLOCKS@ HAVE_PTHREAD_RWLOCKS
#undef HAVE_PTHREAD_RWLOCKS

/* Define to 1 if you have the `pthread_rwlock_init' function. */
#@DEFINE_HAVE_PTHREAD_RWLOCK_INIT@ HAVE_PTHREAD_RWLOCK_INIT
#undef HAVE_PTHREAD_RWLOCK_INIT

/* Define to 1 if you have the `pthread_timedjoin_np' function. */
#@DEFINE_HAVE_PTHREAD_TIMEDJOIN_NP@ HAVE_PTHREAD_TIMEDJOIN_NP
#undef HAVE_PTHREAD_TIMEDJOIN_NP

/* Define to 1 if you have the `pthread_tryjoin_np' function. */
#@DEFINE_HAVE_PTHREAD_TRYJOIN_NP@ HAVE_PTHREAD_TRYJOIN_NP
#undef HAVE_PTHREAD_TRYJOIN_NP

/* Define to 1 if you have the `pthread_yield' function. */
#@DEFINE_HAVE_PTHREAD_YIELD@ HAVE_PTHREAD_YIELD
#undef HAVE_PTHREAD_YIELD

/* Define to 1 if you have the `random' function. */
#@DEFINE_HAVE_RANDOM@ HAVE_RANDOM
#undef HAVE_RANDOM

/* Define to 1 if you have the <repcdce.h> header file. */
#@DEFINE_HAVE_REPCDCE_H@ HAVE_REPCDCE_H
#undef HAVE_REPCDCE_H

/* Define to 1 if you have the <sched.h> header file. */
#@DEFINE_HAVE_SCHED_H@ HAVE_SCHED_H
#undef HAVE_SCHED_H

/* Define to 1 if you have the `sched_yield' function. */
#@DEFINE_HAVE_SCHED_YIELD@ HAVE_SCHED_YIELD
#undef HAVE_SCHED_YIELD

/* Define to 1 if you have the `select' function. */
#@DEFINE_HAVE_SELECT@ HAVE_SELECT
#undef HAVE_SELECT

/* Define to 1 if you have the <semaphore.h> header file. */
#@DEFINE_HAVE_SEMAPHORE_H@ HAVE_SEMAPHORE_H
#undef HAVE_SEMAPHORE_H

/* Define to 1 if you have the <signal.h> header file. */
#@DEFINE_HAVE_SIGNAL_H@ HAVE_SIGNAL_H
#undef HAVE_SIGNAL_H

/* Define to 1 if you have the `srandom' function. */
#@DEFINE_HAVE_SRANDOM@ HAVE_SRANDOM
#undef HAVE_SRANDOM

/* Define to 1 if you have the <stdint.h> header file. */
#@DEFINE_HAVE_STDINT_H@ HAVE_STDINT_H
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#@DEFINE_HAVE_STDLIB_H@ HAVE_STDLIB_H
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#@DEFINE_HAVE_STRINGS_H@ HAVE_STRINGS_H
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#@DEFINE_HAVE_STRING_H@ HAVE_STRING_H
#undef HAVE_STRING_H

/* define if you have struct addrinfo */
#@DEFINE_HAVE_STRUCT_ADDRINFO@ HAVE_STRUCT_ADDRINFO
#undef HAVE_STRUCT_ADDRINFO

/* Define to 1 if you have the <sys/filio.h> header file. */
#@DEFINE_HAVE_SYS_FILIO_H@ HAVE_SYS_FILIO_H
#undef HAVE_SYS_FILIO_H

/* Define to 1 if you have the <sys/ioctl.h> header file. */
#@DEFINE_HAVE_SYS_IOCTL_H@ HAVE_SYS_IOCTL_H
#undef HAVE_SYS_IOCTL_H

/* Define to 1 if you have the <sys/resource.h> header file. */
#@DEFINE_HAVE_SYS_RESOURCE_H@ HAVE_SYS_RESOURCE_H
#undef HAVE_SYS_RESOURCE_H

/* Define to 1 if you have the <sys/select.h> header file. */
#@DEFINE_HAVE_SYS_SELECT_H@ HAVE_SYS_SELECT_H
#undef HAVE_SYS_SELECT_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#@DEFINE_HAVE_SYS_STAT_H@ HAVE_SYS_STAT_H
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/sysctl.h> header file. */
#@DEFINE_HAVE_SYS_SYSCTL_H@ HAVE_SYS_SYSCTL_H
#undef HAVE_SYS_SYSCTL_H

/* Define to 1 if you have the <sys/timeb.h> header file. */
#@DEFINE_HAVE_SYS_TIMEB_H@ HAVE_SYS_TIMEB_H
#undef HAVE_SYS_TIMEB_H

/* Define to 1 if you have the <sys/time.h> header file. */
#@DEFINE_HAVE_SYS_TIME_H@ HAVE_SYS_TIME_H
#undef HAVE_SYS_TIME_H

/* Define to 1 if you have the <sys/types.h> header file. */
#@DEFINE_HAVE_SYS_TYPES_H@ HAVE_SYS_TYPES_H
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <sys/wait.h> header file. */
#@DEFINE_HAVE_SYS_WAIT_H@ HAVE_SYS_WAIT_H
#undef HAVE_SYS_WAIT_H

/* Define to 1 if you have the `time' function. */
#@DEFINE_HAVE_TIME@ HAVE_TIME
#undef HAVE_TIME

/* Define to 1 if you have the <time.h> header file. */
#@DEFINE_HAVE_TIME_H@ HAVE_TIME_H
#undef HAVE_TIME_H

/* Define to 1 if you have the <unistd.h> header file. */
#@DEFINE_HAVE_UNISTD_H@ HAVE_UNISTD_H
#undef HAVE_UNISTD_H

/* define if you have -fvisibility options */
#@DEFINE_HAVE_VISIBILITY_OPTIONS@ HAVE_VISIBILITY_OPTIONS
#undef HAVE_VISIBILITY_OPTIONS

/* Define to 1 if you have the `vprintf' function. */
#@DEFINE_HAVE_VPRINTF@ HAVE_VPRINTF
#undef HAVE_VPRINTF

/* Define if compiler provides wchar_t */
#@DEFINE_HAVE_WCHAR_T@ HAVE_WCHAR_T
#undef HAVE_WCHAR_T

/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#cmakedefine LT_OBJDIR "@LT_OBJDIR@"
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR

/* Name of package */
#cmakedefine PACKAGE "@PACKAGE@"
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#cmakedefine PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@"
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#cmakedefine PACKAGE_TARNAME "@PACKAGE_TARNAME@"
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#cmakedefine PACKAGE_URL "@PACKAGE_URL@"
#undef PACKAGE_URL

/* Define to the version of this package. */
#cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
#undef PACKAGE_VERSION

/* Define if pthread_attr_getdetachstate() has one arg */
#@DEFINE_PTHREAD_ATTR_GETDETACHSTATE_TAKES_ONE_ARG@ PTHREAD_ATTR_GETDETACHSTATE_TAKES_ONE_ARG
#undef PTHREAD_ATTR_GETDETACHSTATE_TAKES_ONE_ARG

/* Define if pthread_getspecific() has two args */
#@DEFINE_PTHREAD_GETSPECIFIC_TAKES_TWO_ARGS@ PTHREAD_GETSPECIFIC_TAKES_TWO_ARGS
#undef PTHREAD_GETSPECIFIC_TAKES_TWO_ARGS

/* Define if sigwait takes one arg */
#@DEFINE_SIGWAIT_TAKES_ONE_ARG@ SIGWAIT_TAKES_ONE_ARG
#undef SIGWAIT_TAKES_ONE_ARG

/* The size of `char', as computed by sizeof. */
@SIZEOF_CHAR_CODE@
#undef SIZEOF_CHAR

/* The size of `double', as computed by sizeof. */
@SIZEOF_DOUBLE_CODE@
#undef SIZEOF_DOUBLE

/* The size of `float', as computed by sizeof. */
@SIZEOF_FLOAT_CODE@
#undef SIZEOF_FLOAT

/* The size of `int', as computed by sizeof. */
@SIZEOF_INT_CODE@
#undef SIZEOF_INT

/* The size of `long', as computed by sizeof. */
@SIZEOF_LONG_CODE@
#undef SIZEOF_LONG

/* The size of `long long', as computed by sizeof. */
@SIZEOF_LONG_LONG_CODE@
#undef SIZEOF_LONG_LONG

/* The size of `short', as computed by sizeof. */
@SIZEOF_SHORT_CODE@
#undef SIZEOF_SHORT

/* The size of `wchar_t', as computed by sizeof. */
@SIZEOF_WCHAR_T_CODE@
#undef SIZEOF_WCHAR_T

/* Define to 1 if you have the ANSI C header files. */
#@DEFINE_STDC_HEADERS@ STDC_HEADERS
#undef STDC_HEADERS

/* Version number of package */
#cmakedefine VERSION "@VERSION@"
#undef VERSION

/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
Expand All @@ -225,12 +224,12 @@
# endif
#else
# ifndef WORDS_BIGENDIAN
#@DEFINE_WORDS_BIGENDIAN@ WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif

/* Define to empty if `const' does not conform to ANSI C. */
#@DEFINE_const@ const
#undef const

/* Define to `unsigned int' if <sys/types.h> does not define. */
#cmakedefine size_t @size_t@
#undef size_t
Loading