[freetds] GNU style?

Christos Zoulas christos at zoulas.com
Wed Jan 2 13:06:27 EST 2008


On Jan 2,  6:46pm, freddy77 at gmail.com (Frediano Ziglio) wrote:
-- Subject: Re: [freetds] GNU style?

| 
| Il giorno mer, 02/01/2008 alle 11.18 -0500, James K. Lowden ha scritto:
| > Hi Freddy, 
| > 
| > 	* src/dblib/dblib.c: make it compile
| > 
| > Sorry about that, Chief.  
| > 
| > 	* configure.ac src/apps/Makefile.am:
| > 	- remove GNU style
| > 
| > This has worked for many months at least.  What system complains about +=
| > in a Makefile?  I use BSD make with no problem.  
| > 
| > Regards in the New Year, 
| > 
| > --jkl
| 
| Happy New Year James.
| 
| If I reminds correctly only = is standard make... but perhaps I confuse
| += with :=.

No, you are correct according to:

    http://www.opengroup.org/onlinepubs/009695399/utilities/make.html

I'd be hard pressed to find a make utility that does not support += or :=
though.

christos


More information about the FreeTDS mailing list