Date: Tue, 27 Nov 2001 13:35:16 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Andrew Cottrell cc: djgpp-workers AT delorie DOT com Subject: Re: Grep 2.5e beta port to DJGPP In-Reply-To: <005e01c1772b$70faaca0$0102a8c0@acceleron> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 27 Nov 2001, Andrew Cottrell wrote: > > > The only "problem" that I do not know how to resolve correctly is as > > > outlined in the partial email I have included below with regards to > > > S_ISSOCK. I have #ifdef the S_ISSOCK out in order to get it built. Can > > > someone please help in resolving this as I don't have time to do this > this > > > year. Any help would be greatfully appreciated. > > > > What's the problem with the solution I suggested: > The problem is that I have never added any checks to configure It's probably a simple matter of adding to configure.in a call to some AC_* macro, and regenerating the configure script and config.h.in.