On Thu, Jun 06, 2019 at 11:59:34AM +0200, Bram Moolenaar wrote: > It appears libcanberra is widely available. My system also has the -dev > package installed (I didn't do that, perhaps because of a gtk > dependency). I could not find something for autoconf though. But I > expect it to be simple.
On my system libcanberra-dev ships a pkg-config file, so it should be simple to hook it up to autoconf. $ pkg-config --libs libcanberra -lcanberra $ pkg-config --cflags libcanberra -D_REENTRANT (I've never used autoconf so I'm afraid I cannot offer a patch.) Marius Gedminas -- Be cheerful. Strive to be happy Oh, and we just set fire to your desktop. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20190606110546.mqurow4d4znvg4sa%40platonas. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: PGP signature
