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

> This way people can build using the GNU automake system if they so desires
> and I do not overwrite the original non-automake Makefiles.   Then how can I
> specify the sources files in source1,c, etc.  Keep in mind that the original
> source tree may be complex with deep subdirectories of its own.

You can do this using relative paths to the sources in your Makefile.am
and configure.ac.

However I suggest you either adopt automake, or don't. Keeping 2 build
systems means you will have twice as many places to record changes to
build dependencies. Why do you want folk to be able to use the old build
system?

- -Rob
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkq+xzoACgkQ42zgmrPGrq7+3gCeOkztJP8Ucgl7P4u1M8YrgBjd
c7gAoLkZv6xUFYfh7Bvr6dPEJAB0BwtU
=u83k
-----END PGP SIGNATURE-----


Reply via email to