]> git.draconx.ca Git - dxcommon.git/commit
Add some curses-related feature tests.
authorNick Bowler <nbowler@draconx.ca>
Tue, 7 Jun 2022 03:56:03 +0000 (23:56 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 8 Jun 2022 01:53:48 +0000 (21:53 -0400)
commit4d796dabafdee54a7b726013416730efaafa905e
treebf11220c78d8c40d2f397b0dc7ba947c42ca9d11
parent18c520e1c6d44a8c68328f3ffa4d64434fb454b8
Add some curses-related feature tests.

Add helper macros to check the existence of specific functions in the
curses library, and also a helper to check for mouse support functions.
m4/curses-compat.m4 [new file with mode: 0644]
m4/curses.m4
t/libdummy.c
tests/libs.at