Hello Peter!

On Tuesday 10 February 2009 Peter Kruse wrote:
> >> the function you find in the above URL seems to work, maybe you could
> >> just use that?
> >
> > Wine is LGPL, glibc too ... is that compatible?
> > Does Solaris provide anything similar?
>
> Not that I know.  As an alternative I found this:
> http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/string/strsep.c?rev=1.6&;
>content-type=text/x-cvsweb-markup haven't tested it yet, but at least it
> includes a clear copyright notice.
How about r2152? Does that work for you?

> that's where the files go to.
> clear as mud?
yes, ok.

> >> unfortunately I'm not that familiar with that autoconf stuff, but
> >> cp could probably be replaced with install(1), although I'm
> >> not 100% sure that the usage is the same on all platforms.
> >> OTOH a basic call like `install -m 0755' should work.
> >
> > Patch, please?
>
> attached, but far from being perfect, as I said I'm not familiar with
> autoconf to know how to do it correclty.  But install should
> probabyl be called with an absolute path and define that as
> $(INSTALL) then define
> INSTALL_MAN = $(INSTALL) -m 0644
> and
> INSTALL_BIN = $(INSTALL) -m 0755
I'll try to use that.

Not much time, will get into touch again.


Regards,

Phil


-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

Reply via email to