bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP-BUG: Re: [bug #12789] hell of a time compiling this...


From: Ben Pfaff
Subject: Re: PSPP-BUG: Re: [bug #12789] hell of a time compiling this...
Date: Tue, 03 May 2005 17:10:11 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

John Darrington <address@hidden> writes:

> On Tue, May 03, 2005 at 06:11:22AM -0700, Ben Pfaff wrote:
>
>      Perhaps Smake should not run configure, leaving that to the user,
>      who probably knows better what flags he wants/needs to use.
>      
> Possibly.  I don't think it makes a lot of difference either way.
> Smake was intended to be for the benefit of developers only, so they
> should know how to extract themselves from these situations.  
>
> A better way might be to write Smake to accept flags which get passed
> to configure. 

It's a one-line patch either way:
        ./configure $(CONFIGUREFLAGS)
or
        @echo "You should run ./configure now."
-- 
Positronic Functional Android Fabricated for Fighting




reply via email to

[Prev in Thread] Current Thread [Next in Thread]