diff options
author | Daniel Stone <daniel@fooishbar.org> | 2005-07-12 01:17:49 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2005-07-12 01:17:49 +0000 |
commit | 46023798075bda8427b61ce57f8d5595abed89cb (patch) | |
tree | f28ed09db58dea39913a6f8e2873d9097f1097ca /configure.ac | |
parent | a27ff6109baf266d414db756549eba0b6e4dcaf5 (diff) |
Set soversions to 1.0.0; add XvMClib.h.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 5f5b4cf..9a62d1f 100644 --- a/configure.ac +++ b/configure.ac @@ -39,5 +39,8 @@ AC_SUBST(DEP_CFLAGS) AC_SUBST(DEP_LIBS) AC_OUTPUT([Makefile + include/Makefile + include/X11/Makefile + include/X11/extensions/Makefile src/Makefile xvmc.pc]) |