|
From: | Reuben Thomas |
Subject: | Re: Using GNU Make |
Date: | Sat, 4 Apr 2009 12:42:37 +0100 (BST) |
User-agent: | Alpine 2.00 (DEB 1167 2008-08-23) |
On Fri, 3 Apr 2009, Mike Frysinger wrote:
On Friday 03 April 2009 20:01:15 Reuben Thomas wrote:Is there a standard way to make an autotoolised build system require GNU Make? I'm getting a bit fed up having to express everything in POSIX make when most systems now seem to have GNU Make, even where it's not installed as the default make.you dont want warnings or you want automake to generate code specific to GNU make ? the former is `automake --warnings=no-portability`.
The former, but also I want the configure script to try to find GNU Make and complain if it can't. That's what I meant about a way to require GNU Make.
-- http://rrt.sc3d.org/ | sane, a. not unnerved by children
[Prev in Thread] | Current Thread | [Next in Thread] |