Log Message: devel/cqual: fix build for newer Emacs versions Building the code with Emacs 26 failed since the generated AST_types.h contained only "nil" as the type definitions. Luckily, Emacs 21 was still available, so the files were generated with that.
Revision | Action | file |
1.30 | modify | pkgsrc/devel/cqual/Makefile |
1.1 | add | pkgsrc/devel/cqual/files/AST_defs.c |
1.1 | add | pkgsrc/devel/cqual/files/AST_parent.c |
1.1 | add | pkgsrc/devel/cqual/files/AST_print.c |