Don't check gcc version.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@237 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2002-11-23 22:37:06 +00:00
parent e83bfec37f
commit 4c88ffea88
+1 -1
View File
@@ -7,7 +7,7 @@
# Some requirements:
have_program gcc 2.95.3 || exit 1
have_program gcc || exit 1
COMPILE="$PROG_gcc_FILE"