Robert Rehammar <robert@xxxxxxxxxxx> writes: > I am wondering if there is any "module" to hook up autotools with the > apt package system of e.g. Debian and Ubuntu? Wouldn't this be pretty > cool thing. It would even be possible for such a module to call aptitude > search and download the available packages if they exists. Probably > something similar would be possible for e.g rpm and other package > managers as well. If you're using Debian, and the program in question is already in Debian, then you can already install the program's build-dependencies with a single command: apt-get build-dep <program> -- Ben Pfaff http://benpfaff.org _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf