Re: [Setup-tool-hackers] Next batch of FreeBSD patches



> Three patches this time, all attached.
> 
> Patch-openpty fixes a problem with the FreeBSD libc not having getpt(). This is
> done by implementing a dummy getpt() function which calls openpty(). This is a
> more complicated function, so it's better to use this than  a seperate
> (complicated) macro. 
> 
> Patch-configure.in adds libutil to the libsetuptools dependencies if FreeBSD is
> detected. This is because openpty() is in libutil.
> 
> Patch-tzstuff fixes POSIX compliancy in the location to timezone stuff (and as
> a side effect fixes the FreeBSD build). It is, however, untested (chema will do
> that i believe).

I've tested these patches here, and they all look good (on a non-FreeBSD
system, that is).

Feel free to commit, along with appropriate ChangeLog entries.

--
Hans Petter

_______________________________________________
setup-tool-hackers maillist  -  setup-tool-hackers@ximian.com
http://lists.ximian.com/mailman/listinfo/setup-tool-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]