[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: first time automaking question
From: |
Alexandre Duret-Lutz |
Subject: |
Re: first time automaking question |
Date: |
Thu, 11 Apr 2002 08:49:03 +0200 |
User-agent: |
Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu) |
>>> "Sean" == Sean Finney <address@hidden> writes:
[...]
Sean> - create a Makefile.am
Sean> - edit configure.ac (AM_INIT_AUTOMAKE and AM_CONFIG_HEADER)
Sean> - re-run aclocal
Sean> - re-run autoconf
Sean> - run automake (--foreign :^>)
`autoreconf' can do these three steps for you
Sean> also, when i take the source over (after make distclean), the
Sean> first time i run make on the other machine I get a bunch of friendly
Sean> and informative error messages from the 'missing' script about the
Sean> missing am programs. the funny thing is I only get this once, and then
Sean> it shuts up... is there any way i can disable that (I don't expect
Sean> my prof to be modifying my makefile.am)?
Try to use `make dist' to make a tarball, and carry this tarball
instead. You could have some timestamp wrong when making a
tarball manually (I'm assuming that's what you did).
--
Alexandre Duret-Lutz
- first time automaking question, Sean Finney, 2002/04/09
- Re: first time automaking question, Alexandre Duret-Lutz, 2002/04/10
- Re: first time automaking question, Sean Finney, 2002/04/10
- Re: first time automaking question,
Alexandre Duret-Lutz <=
- Re: first time automaking question, Steve M. Robbins, 2002/04/11
- Re: first time automaking question, Chadwick A. McHenry, 2002/04/11
- maintainer mode (Was: Re: first time automaking question), Alexandre Duret-Lutz, 2002/04/11
- Re: maintainer mode (Was: Re: first time automaking question), Chadwick A. McHenry, 2002/04/11
- Re: maintainer mode, Alexandre Duret-Lutz, 2002/04/11
- Re: maintainer mode, Eric Siegerman, 2002/04/11
- Re: maintainer mode, Andy M. Helten, 2002/04/11
- Re: maintainer mode, Andy M. Helten, 2002/04/11
- Re: maintainer mode, Russ Allbery, 2002/04/11
- Re: maintainer mode, Tom Tromey, 2002/04/12