Make "svnversion" extern, so the only definition is in version_info.c;

this fixes build errors on some platforms.

svn path=/trunk/; revision=20065
This commit is contained in:
Guy Harris 2006-12-07 23:24:49 +00:00
parent 771d0fc34a
commit c571c29921
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ extern "C" {
/*
* The svn version string or ""
*/
const gchar *svnversion;
extern const gchar *svnversion;
/*
* Get various library compile-time versions and append them to