]> sjero.net Git - linphone/commitdiff
Fix Android compilation.
authorGhislain MARY <ghislain.mary@belledonne-communications.com>
Fri, 2 Nov 2012 16:13:30 +0000 (17:13 +0100)
committerGhislain MARY <ghislain.mary@belledonne-communications.com>
Fri, 2 Nov 2012 16:13:30 +0000 (17:13 +0100)
coreapi/linphonecore.c

index 6330e1642a977f53671a96e8997ea37a9dcc0858..d980e818edd404f73e5fc01111ef3617c8a9f615 100644 (file)
@@ -40,9 +40,13 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
+#include "liblinphone_gitversion.h"
+#else
+#ifndef LIBLINPHONE_GIT_VERSION
+#define LIBLINPHONE_GIT_VERSION "unknown"
+#endif
 #endif
 
-#include "liblinphone_gitversion.h"
 
 /*#define UNSTANDART_GSM_11K 1*/