Hi again, In the version of unifdef I put up a month ago, unifdefall would look for an installed unifdef, and thus all tests for unifdefall failed unless unifdef was installed. I have uploaded a fixed version to the usual spot.
- http://git.debian.org/?p=collab-maint/unifdef.git - http://git.debian.org/?p=collab-maint/unifdef.git;a=commitdiff;h=refs/heads/master;hp=955323775 - dget -u http://collab-maint.alioth.debian.org/unifdef/LATEST/LATEST.dsc Fixes since the last revision: * unifdefall looked for unifdef on the $PATH, causing test suite failures if it was not present there. Now it checks the directory containing unifdefall first. * debian/rules build would use whatever compiler make defaults to using, which is 'cc'. Some build system administrators might set /etc/alternatives/cc to point to a compiler that does not understand the -include option, so now it uses 'gcc' instead. * The installation instructions in README have been split off into a separate file which is no longer installed to /usr/share/doc. * Upstream's Makefile has been tweaked so we can use it for 'make clean' and 'make install'. debian/rules has been simplified by taking advantage of that last fix. The changelog and package description have been improved as well. Enjoy, Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

