bug-parted
[Top][All Lists]
Advanced

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

Re: static


From: Andrew Clausen
Subject: Re: static
Date: Fri, 10 Nov 2000 08:56:55 +1100

Eelco Duijker wrote:
> 
> Does anyone knows how to modify the Makefile to make a fully static
> version of parted?

This should be easier than it is :-/

You can hack this, by adding this to parted/Makefile.am:

        parted_LDFLAGS = -all-static

Actually, I just had an idea.  I could add a --enable-all-static option
to ./configure.

I'll think about it in the morning :-)

Andrew Clausen



reply via email to

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