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


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf
  • Some doubts shamju joseph
    • Re: Some doubts Stepan Kasal

Reply via email to