Switch the build system to Meson
Modify the dlclose test to pick up libvdpau.so from the right place
Rename doc/Doxyfile to doc/Doxyfile.in and use Meson's configuration file
support to generate the Doxyfile.
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
.gitignore
deleted
100644 → 0
INSTALL
deleted
100644 → 0
Makefile.am
deleted
100644 → 0
NEWS
deleted
100644 → 0
README
deleted
100644 → 0
acinclude.m4
deleted
100644 → 0
autogen.sh
deleted
100755 → 0
configure.ac
deleted
100644 → 0
doc/Makefile.am
deleted
100644 → 0
doc/meson.build
0 → 100644
include/meson.build
0 → 100644
meson.build
0 → 100644
meson_options.txt
0 → 100644
src/Makefile.am
deleted
100644 → 0
src/meson.build
0 → 100644
test/.gitignore
deleted
100644 → 0
test/Makefile.am
deleted
100644 → 0
test/meson.build
0 → 100644
Please register or sign in to comment