--- a/debian-config.h +++ b/debian-config.h @@ -0,0 +1,4 @@ +#ifndef USE_COMPRESSED +#error "You forgot to update debian/patches/autotools-update." +#error "Run sh debian/update-autotools.sh" +#endif