Skip to Content.
Sympa Menu

freetds - Re: to make or to gmake

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Steve Langasek <vorlon AT netexpress.net>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: to make or to gmake
  • Date: Sun, 19 May 2002 13:49:50 -0500

On Sun, May 19, 2002 at 02:42:42PM -0400, James K. Lowden wrote:

> There's a test in configure to prevent people from using BSD (or other)
> make, because gmake is required to build FreeTDS. I run NetBSD, and have
> both make and gmake installed. To build FreeTDS, I commented out the
> guard code in configure, and everything works fine.

> But that's not a good solution in general.

> Can one of you autoconf gurus tell me how to make this general? I spent
> about 30 minutes chasing one variable after another, before I punted and
> commented out the code. Basically, there should be someway to tell
> configure that the "make" it should be checking for is named "gmake" I'm
> imagining:

> ./configure --with-make=gmake

> or somesuch.

> I doubt I'm the very first guy to bump into this, so I'm sure there's a
> general solution to those in the know.

Does 'MAKE=gmake ./configure' not do the trick?

Steve Langasek
postmodern programmer

Attachment: pgpznF07e0rko.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page