Subversion
Data Fields
svn_version_ext_linked_lib_t Struct Reference

Dependent library information. More...

#include <svn_version.h>

Data Fields

const char * name
 Library name.
 
const char * compiled_version
 Compile-time version string.
 
const char * runtime_version
 Run-time version string (optional)
 

Detailed Description

Dependent library information.

Describes the name and versions of known dependencies used by libsvn_subr.

Since
New in 1.8.

Definition at line 400 of file svn_version.h.


The documentation for this struct was generated from the following file: