bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: djgpp patches


From: Shigio Yamaguchi
Subject: Re: djgpp patches
Date: Sun, 11 Aug 2002 16:12:44 +0900

Hi,
> Here is another djgpp patch. It does two things: allows '_' to begin
> filenames in addition to '.' (for 8.3 systems); and slightly improves 
> gozilla for DOS use.

I have applied your patch to CVS version of GLOBAL.
Thanks.
 
> Would it be possible to rename "config.h.in" to "config-h.in" and 

OK. I have changed like this:

[configure.ac]

AM_CONFIG_HEADER(config.h)
        |
        v
AM_CONFIG_HEADER(config.h:config-h.in)

> "global.info-?" to "global.i?"? It's not important, it just allows
> GLOBAL to be built out-of-the box on 8.3 systems.

I agree with you but I don't know how to write Makefile.am to do it.
If you have good idea, would you please tell me that?

Anyway, thank you for your patch and suggestion!
--
Shigio Yamaguchi - Tama Communications Corporation





reply via email to

[Prev in Thread] Current Thread [Next in Thread]