-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jim.Hyslop wrote:

| Derek Price wrote:
|
|> I've restandardized on the latest Automake version for
|> convenience re the earlier discussion:
|> <http://lists.gnu.org/archive/html/bug-cvs/2005-03/msg00048.html>.
|>  Please regenerate build files with Automake 1.9.5 before
|> committing changes to their sources.
|
| I'm pretty green at Automake. Which files does this affect?
|
| On Cygwin, I just run ./configure make


Unless you ./configure --enable-maintainer-mode, your build files will not be rebuilt automatically. Unless you change any Makefile.am files, m4/*, or configure.in, you shouldn't need Automake to rebuild anything anyhow.

My Cygwin appears to come with 1.9.2.  You'd have to upgrade to 1.9.5
manually, I expect.  It's a pure Perl package, so if you decide to it
shouldn't be too much trouble.  I mostly just avoid building under
Cygwin anyhow since it still has its own problems.

| and in Visual Studio, I just load and build the Visual Studio
| workspace. Is there anything else I should be doing?


No, the MSVC++ build environment is separate from the Autoconf/Automake stuff, aside from the dependency on the windows-NT/config.h file on ./config.h, which is in turn dependent on ./configure.in.

Regards,

Derek
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCOZxVLD1OTBfyMaQRAiIMAJ0eWeZy9TrK7fZ4EooZpspeG8CKDwCgqGvq
Jj50xrkFm4Unomei7vNA1So=
=cZ4l
-----END PGP SIGNATURE-----




_______________________________________________ Bug-cvs mailing list Bug-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/bug-cvs

Reply via email to