From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie To: cgf@redhat.com Cc: gcc-patches@gcc.gnu.org Subject: Re: [RFA] Fix libiberty to detect new cygwin export, try 2 Date: Thu, 16 Aug 2001 13:38:00 -0000 Message-id: <200108162038.QAA00499@greed.delorie.com> References: <20010815180621.A16847@redhat.com> <20010815153958.D11864@redhat.com> <20010815214854.A18174@redhat.com> <20010816134928.A7982@redhat.com> X-SW-Source: 2001-08/msg00989.html You want `case "${host}" in' here, like the other cases. Probably want a blank line between the esac and setobjs for consistency too. Otherwise ok. > + case "${with_target_subdir}" in