Files
edd a28dedcbe9 lang/swi-prolog: eliminate junking race in build
SWI contains an emacs plugin. naddy@ mailed me a log where emacs is picked up
at configure time, but then emacs is junked before/during the build, causing a
build failure.

Since I see no easy way to disable the whole plugin, this fixes the build by
adding emacs as a build dependency. As far as I can see no part of emacs is
linked or dlopen()ed, so this should be sufficient.

"sure" naddy@, thanks.
2024-12-10 20:25:54 +00:00
..