Date: Sun, 23 Jan 2000 10:03:26 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: "'djgpp-workers AT delorie DOT com'" , Michel AT smr DOT nl Subject: RE: bash203s.zip updated In-Reply-To: <200001211256.HAA15936@delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 21 Jan 2000, Mark E. wrote: > No, I don't have that installed. configure probably detected the > gettext funcion for conio in libc and assumed it was the GNU one. If a package doesn't support GNU gettext, it is usually safer to invoke the configure script with the --disable-nls option. Perhaps the DJGPP-specific build script could do that for the user.