[PATCH] libtool.m4: remove (incorrect) handling of FreeBSD 1.x

2011-01-19 Thread Gerald Pfeifer
FreeBSD has been dead for way over a decade (FreeBSD 2.0 was released in 1994) and without support for dynamic linking and shared libraries I doubt there's a lot of software that would build at all. In anycase, libtool's handling code to handle it is buggy and will soon also match FreeBSD 10.0 an

Re: [PATCH] libtool.m4: remove (incorrect) handling of FreeBSD 1.x

2011-01-20 Thread Ralf Wildenhues
Hi Gerald, * Gerald Pfeifer wrote on Thu, Jan 20, 2011 at 12:01:58AM CET: > FreeBSD has been dead for way over a decade (FreeBSD 2.0 was released > in 1994) and without support for dynamic linking and shared libraries > I doubt there's a lot of software that would build at all. > > In anycase, li