0d1bfe5
diff -ru condor-7.0.2.orig/src/configure.ac condor-7.0.2/src/configure.ac
0d1bfe5
--- condor-7.0.2.orig/src/configure.ac	2008-06-11 10:04:54.000000000 -0500
0d1bfe5
+++ condor-7.0.2/src/configure.ac	2008-06-11 10:04:07.000000000 -0500
0d1bfe5
@@ -877,6 +877,12 @@
c7ebe49
     CompilerMinor="2"
c7ebe49
     CompilerPatch="1"
c7ebe49
     ;;
515ec4b
+ "4.3.2" )
c7ebe49
+    CompilerKind="GCC"
c7ebe49
+    CompilerMajor="4"
c7ebe49
+    CompilerMinor="3"
515ec4b
+    CompilerPatch="2"
c7ebe49
+    ;;
c7ebe49
  * )
c7ebe49
     if test "x$enable_gcc_version_check" = "xyes"; then
c7ebe49
       AC_MSG_RESULT([ERROR])