This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] Checking for GNU make


On Sun, Sep 10, 2000 at 08:03:16PM +0200, Branko Cibej wrote:
> The configure check for GNU make (GLIBCPP_CHECK_GNU_MAKE) uses
> "grep -q", which doesn't work on Solaris 2.6. This patch uses the
> -c option instead to do the same thing.

Well, crumbs.  I thought I had worked around that already, but apparently
2.6 is "old enough" (a whopping couple of years) to still have this problem.

This is a good patch; I'll check it in.


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]