Package: auctex Version: 11.91-2 Severity: normal Control: block 906259 by -1
Dear Auctex maintainers, While doing packaging smartparens I discovered that our AUCTeX does not generate or install auto-loads.el. Smartparens' self-tests fail as a result. I believe the solution is probably as simple as just adding "$(MAKE) auto-loads.el" to debian/rules:L57, because this is an existing upstream Makefile target, and then installing the file. Regards, Nicholas

