Jeff Bailey wrote:
It looked like it was added for the hurd, which kind of suggests that configure does the right thing for linux by default.On Fri, Oct 11, 2002 at 11:44:15AM -0400, Nathan Hawkins wrote:Done. The attached patch is against cvs checkout from this morning. I left out the arch specific patches to glibc itself. They're still pretty large.
Baring any typos, this should be committed now. I'm a little curious why: ifneq ($(DEB_HOST_GNU_SYSTEM),linux) echo "slibdir = /lib" >> $(objdir)/configparms echo "rootsbindir = /sbin" >> $(objdir)/configparms echo "sysconfdir = /etc" >> $(objdir)/configparms endif isn't done by the Linux archs. At first glance they seem like the right options for there too.
I suspect the ifneq could simply be removed.
---Nathan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

