Ignore:
Timestamp:
08/12/06 16:21:35 (18 years ago)
Author:
zorg
Message:

Update to 1.2 (work in progress)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/config.h.in

    r1 r3  
    1 /* include/config.h.in.  Generated from configure.in by autoheader.  */
     1/* include/config.h.in.  Generated from configure.ac by autoheader.  */
    22
    33/* Define to 1 if you have the <dlfcn.h> header file. */
     
    9292#undef const
    9393
    94 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
    95    if it is not supported. */
     94/* Define to `__inline__' or `__inline' if that's what the C compiler
     95   calls it, or to nothing if 'inline' is not supported under any name.  */
     96#ifndef __cplusplus
    9697#undef inline
     98#endif
    9799
    98100/* Define to `long' if <sys/types.h> does not define. */
Note: See TracChangeset for help on using the changeset viewer.