Removed unnecessary detections, support for S60 SDK version >3.0

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3073 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2008-09-19 22:29:30 +00:00
parent 1448372b98
commit 84769e71ad
4 changed files with 12 additions and 9 deletions
+1 -3
View File
@@ -282,9 +282,7 @@ case "$HOST_SYSTEM" in
LIB_pthread_VERSION="$(pthread-config --version)"
;;
WINSCW|ARMV5|GCCE)
LIB_pthread_CFLAGS=""
LIB_pthread_LDFLAGS=""
LIB_pthread_VERSION=""
LIB_pthread_DETECT="true"
;;
*)
LIB_pthread_CFLAGS=""