From 80dd1261df980abf963b7f4a73f43c1102848706 Mon Sep 17 00:00:00 2001 From: David Turner Date: Thu, 9 Sep 2010 18:04:49 +0200 Subject: Add check to android-configure.h --- android/build/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'android/build/common.sh') diff --git a/android/build/common.sh b/android/build/common.sh index 6c62977..b053b97 100644 --- a/android/build/common.sh +++ b/android/build/common.sh @@ -413,7 +413,7 @@ feature_check_link () feature_check_header () { local result_ch - log2 "HeaderChk : $2" + log "HeaderCheck: $2" echo "#include $2" > $TMPC cat >> $TMPC <