From: Prashant Ramachandra To: "'djgpp AT delorie DOT com'" Message-ID: <5BF60CD649EDD411A04600B0D049F53A09246C@hydmail02.hyd.wilco-int.com> Subject: RE: GNU gettext problem Date: Tue, 27 Feb 2001 18:22:18 +0530 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com On Tuesday, February 27, 2001 5:51 PM, Andreas Bauer [SMTP:just DOT another AT address DOT postoffice DOT net] wrote: | Hello everybody, | | I just wanted to know if there are any issues to take care of when | using | gettext with DJGPP? My Linux application works fine, but inside the | po/ | directory DJGPP installs a file called Makefile.in-in instead of | creating | Makefile.in.in. Note that the name "Makefile.in.in" is NOT valid under DOS. Therefore it's been changed to Makefile.in-in. This is done so that compiling packages is possible under both DOS and Windows (with and without LFN support). | A quick web search brought up a case which has a similar problem: | GNU | grep and those folks wrote _long_ shell scripts to solve that (and | that I | don't understand). Every DJGPP package has those "long" shell scripts. Without that, it wouldn't be possible to compile under the environments mentioned above. | So can anyone tell me what Makefile.in-in is and where it comes | from? Makefile.in-in=Makefile.in.in You might want to read http://www.delorie.com/djgpp/doc/ug/compiling/portgnu.html for all those details. -- Prashant TR Web: http://www.midpec.com/ ---------------------------------------------------------------------------------------------------------------------------- The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. ----------------------------------------------------------------------------------------------------------------------------