autoconf
[Top][All Lists]
Advanced

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

Re: Some doubts


From: Stepan Kasal
Subject: Re: Some doubts
Date: Mon, 8 Jan 2007 14:14:30 +0100
User-agent: Mutt/1.4.2.1i

Hello,

On Mon, Jan 08, 2007 at 04:29:28AM -0800, shamju joseph wrote:
> How to build Makefile from Makefile.in?

in the root of the tarball of each project, there is a file named
configure. When you run it (./configure), it creates Makefile from
Makefile.in.

> (I want to test some sample plugin code supplied by
> Mozilla.org. They've only provided one Makefile.in.
> I want to compile the plugin.)

In case the configure script is not part of the package, it is
possible that the directory is supposed to be placed to a bigger
tree...

HTH
        Stepan Kasal




reply via email to

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