Show
Ignore:
Timestamp:
07/04/08 03:53:17 (5 months ago)
Author:
erijo
Message:

Use the correct shared library suffix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newapi/licq/config.h.cmake

    r5809 r6416  
    11#ifndef LICQ_CONFIG_H 
    22#define LICQ_CONFIG_H 
     3 
     4/* shared library suffix */ 
     5#define SHARED_LIBRARY_SUFFIX "@CMAKE_SHARED_LIBRARY_SUFFIX@" 
    36 
    47/* dlopen binding */