split out version functions; add libtool_2_2 check
[platform/upstream/gst-common.git] / shave.in
index 174641e..5c16f27 100644 (file)
--- a/shave.in
+++ b/shave.in
@@ -56,6 +56,9 @@ link,*)
 *,f77)
     Q="  F77   "
     ;;
+*,objc)
+    Q="  OBJC   "
+    ;;
 *,*)
     # should not happen
     Q="  CC    "