Re: Support for new languages

2003-08-23 Thread Rafael Jesus Alcantara Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 23 August 2003 12:25, Alexandre Duret-Lutz wrote: > >>> "Rafael" == Rafael Jesus Alcantara Perez <[EMAIL PROTECTED]> > >>> writes: > > [...] > > Rafael> is it possible to add support for UESQLC the way I > Rafael> explained before? > > No

Re: Support for new languages

2003-08-23 Thread Alexandre Duret-Lutz
>>> "Rafael" == Rafael Jesus Alcantara Perez <[EMAIL PROTECTED]> writes: [...] Rafael> is it possible to add support for UESQLC the way I Rafael> explained before? No. We are definitely looking at trying to modularize Automake to help the introduction of new languages, but at the current pace

Fwd: Re: Support for new languages

2003-08-01 Thread Rafael Jesus Alcantara Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I sent the attached message one year ago, but I did not receive any response. I'm trying to add support for UESQLC (http://www.uesqlc.org/) by simply adding a file in /usr/share/automake-*/am/. Is this posible? Thanks in advance. - -- +

Re: Support for new languages

2002-08-20 Thread Rafael Jesus Alcantara Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > "Rafael" == Rafael Jesus Alcantara Perez <[EMAIL PROTECTED]> writes: > > Rafael> Is there any way of adding support for new languages to > Rafael> AUTOMAKE, without modifying the source of the main AUTOMAKE > Rafael> script (usually /usr/bin/a

Re: Support for new languages

2002-08-17 Thread Rafael Jesus Alcantara Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat 17 Aug 2002 19:25, you wrote: > > "Rafael" == Rafael Jesus Alcantara Perez <[EMAIL PROTECTED]> writes: > > Rafael> Is there any way of adding support for new languages to > Rafael> AUTOMAKE, without modifying the source of the main AUTOMAKE

Re: Support for new languages

2002-08-17 Thread Tom Tromey
> "Rafael" == Rafael Jesus Alcantara Perez <[EMAIL PROTECTED]> writes: Rafael> Is there any way of adding support for new languages to Rafael> AUTOMAKE, without modifying the source of the main AUTOMAKE Rafael> script (usually /usr/bin/automake)? It depends. If the language is a simple C-li