Diff for /libaitmqtt/inc/config.h.in between versions 1.1.1.1.16.1 and 1.1.1.1.16.2

version 1.1.1.1.16.1, 2022/09/12 21:38:32 version 1.1.1.1.16.2, 2022/09/14 14:32:48
Line 89 Line 89
 /* Build libraries with debug information and additional messages */  /* Build libraries with debug information and additional messages */
 #undef __DEBUG  #undef __DEBUG
   
   /* Build libraries with libelwix memory managemant */
   #undef __ELWIX
   
 /* Define to `__inline__' or `__inline' if that's what the C compiler  /* Define to `__inline__' or `__inline' if that's what the C compiler
    calls it, or to nothing if 'inline' is not supported under any name.  */     calls it, or to nothing if 'inline' is not supported under any name.  */
 #ifndef __cplusplus  #ifndef __cplusplus

Removed from v.1.1.1.1.16.1  
changed lines
  Added in v.1.1.1.1.16.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>