Build: Support common+sense+wilzor API libs; Move xcbXorg into commonLibs

xcbXorg is a connection manager lib that'll be used in common by all of
the xcb API frontends: xcbMouse, xcbWindow and xcbKeyboard. We moved
it into commonLibs to make it make more sense.

We also cleaned up the M4 scripting around AC_ARG_VAR-ing new common
libs as well as sense/wilzor libs.
This commit is contained in:
2025-01-28 04:57:07 -04:00
parent 29a1e1ecf2
commit e201b5e695
10 changed files with 146 additions and 27 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
SUBDIRS = hcore senseApis
SUBDIRS = hcore commonLibs
ACLOCAL_AMFLAGS = -I m4
AM_CPPFLAGS+= -I"$(top_srcdir)/hcore/include"