Detypo.
[p5sagit/p5-mst-13.2.git] / hints / hpux.sh
index d729af2..462d74b 100644 (file)
@@ -107,8 +107,9 @@ esac
 
 case `$cc -v 2>&1`"" in
 *gcc*) ccisgcc="$define" ;;
-*) ccisgcc='' ;;
-   ccversion=`which cc | xargs what | grep Compiler | awk '{print $2}'` ;;
+*) ccisgcc=''
+   ccversion=`which cc | xargs what | grep Compiler | awk '{print $2}'`
+   ;;
 esac
 
 # Determine the architecture type of this system.