Skip to Content.
Sympa Menu

freetds - Re: [freetds] GNU style?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: christos AT zoulas.com (Christos Zoulas)
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] GNU style?
  • Date: Wed, 2 Jan 2008 13:06:27 -0500

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




Archive powered by MHonArc 2.6.24.

Top of Page