On 2015-05-28 16:49, René J.V. Bertin wrote: > I was playing around with MacPorts on Linux, and there the bzip2 > configure script failed because if couldn't find m4. Once I installed > port:m4 first (and removed the obsolete 1st hunk from the > linux-specific patch), port:bzip2 built.
bzip2 does not even have a configure script. The build rules in its Makefile are also really simple and do not look for any external binaries (except compiler and linker, of course). You must be mistaken which port produced this error. Rainer _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
