On Sun, Feb 03, 2002 at 09:02:57PM +0000, Matthew Vernon wrote: > "Jeremy C. Reed" <[EMAIL PROTECTED]> writes: > > > > > On Sat, 2 Feb 2002 [EMAIL PROTECTED] wrote: > > > > > getopt is in libiberty. It's also in glibc, and people have a bad > > > habit of not checking for that in configure. I'm thinking about > > > packaging libiberty, and > > > > Also a BSD-licensed getopt (and getopt_long) is available in the NetBSD > > libc. > > So the correct solution is to make the gnu ed configure use this on NetBSD.
Sounds good. I'm going to see if I can patch that implementation into the FreeBSD libc. That would solve a lot of headaches for me.

