80b8176e29
I added gl-x11 which allows compatibility with X11 (Xlib-based) and GLX. I also added various functions to handle file finding based on FHS. Various changes to autotools to both install files correctly and to configure correctly.
5 lines
110 B
Plaintext
5 lines
110 B
Plaintext
ACLOCAL_AMFLAGS = -I m4
|
|
EXTRA_DIST = autogen.sh COPYING README
|
|
SUBDIRS = libobs libobs-opengl test obs build
|
|
|