Sverre Johan T�vik wrote:

> Yeah, I know. But the thing is, this isn't really a *nix limitation -
> it's a "limitation" of script writers (no offense :).

As an example what you would be up against: Run "grep absdir
/usr/bin/glibtool". Yes, right, this is *the* GNU libtool, and you
really don't want to "fix" libtool unless you like life in a psychiatric
ward :-)

You find for example:

          absdir=`cd "$dir" && pwd`
and later
              deplibs="$deplibs $absdir/$linklib"
and
              *) compile_command="$compile_command -L$absdir";;
and so on.

Good luck with "fixing" this. Maybe you want to start a project
unix%20with%20spaces%20in&20paths.sourceforce.net :-)

-- 
Martin

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to