Diff for /libaitio/inc/config.h.in between versions 1.7 and 1.8

version 1.7, 2012/05/19 00:00:12 version 1.8, 2012/07/03 08:51:05
Line 89 Line 89
 /* Define to 1 if you have the ANSI C header files. */  /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS  #undef STDC_HEADERS
   
 /* Build libraries with debug information and additional messages */  
 #undef __DEBUG  
   
 /* 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.7  
changed lines
  Added in v.1.8


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