changeset 1042:1173ee1952be

[project @ 1995-01-18 15:52:21 by jwe]
author jwe
date Wed, 18 Jan 1995 15:52:21 +0000
parents 7dbf5bb19bde
children b8dd808bc61f
files flibs.sh
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/flibs.sh	Wed Jan 18 15:07:02 1995 +0000
+++ b/flibs.sh	Wed Jan 18 15:52:21 1995 +0000
@@ -48,7 +48,7 @@
 flibs=
 lflags=
 
-# If want arg is set, we know we want the arg to be added to the list,
+# If want_arg is set, we know we want the arg to be added to the list,
 # so we don't have to examine it.
 want_arg=
 
@@ -73,6 +73,9 @@
           lflags="$lflags $arg"
 	fi
       ;;
+      -lang*)
+        arg=
+      ;;
       -[lL]*)
         exists=false
         for f in $lflags