Jaroslaw Zola <zola@xxxxxxxxxxx> writes: > I run into following problem. My project is based on the Jam build tool > which provides nice install system by itself. However, to check OS > features I use autoconf and some third party m4 scripts. I would like to > avoid providing user with set of additional scripts (like for example > install) which are checked by generated configure. How can I do this? Is > it possible at all? It's hard to tell without more detail, but I don't think autoconf generates install scripts by default, so it sounds like your third party m4 scripts may be doing that. If so, you need to fix them somehow. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf