Mercurial > hg > octave-lyh
diff flibs.sh @ 1042:1173ee1952be
[project @ 1995-01-18 15:52:21 by jwe]
author | jwe |
---|---|
date | Wed, 18 Jan 1995 15:52:21 +0000 |
parents | 3984a1e61ebc |
children | a5c1b9b305dd |
line wrap: on
line diff
--- a/flibs.sh +++ b/flibs.sh @@ -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