"Fossies" - the Fresh Open Source Software Archive

Member "evolution-mapi-3.48.1/config.h.in" (26 May 2023, 676 Bytes) of package /linux/misc/evolution-mapi-3.48.1.tar.xz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 /* @PROJECT_NAME@-config.h generated by CMake */
    2 
    3 /* Name of the package */
    4 #define PACKAGE "@PROJECT_NAME@"
    5 
    6 /* Define to the address where bug reports for this package should be sent. */
    7 #define PACKAGE_BUGREPORT "@PROJECT_BUGREPORT@"
    8 
    9 /* Version number of the project */
   10 #define VERSION "@PROJECT_VERSION@"
   11 
   12 /* Package name for gettext */
   13 #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
   14 
   15 /* libmapi supports fast-transfer tags from OpenChange 2.1 */
   16 #cmakedefine HAVE_FAST_TRANSFER_TAGS_2_1 1
   17 
   18 /* libmapi defines QueryRows with ForwardRead argument */
   19 #cmakedefine HAVE_QUERYROWS_FORWARDREAD 1
   20 
   21 /* libmapi supports RES_NOT restrictions */
   22 #cmakedefine HAVE_RES_NOT_SUPPORTED 1