diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-07-19 18:38:01 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-07-19 18:38:01 +0000 |
commit | 7856b1c6b6597b3ad4601cbb0944f05b6936fbcd (patch) | |
tree | 3f427443ab0bb2674265e1d1868c2ef08e211cb8 /lib | |
parent | 4ecefe39a6442f7967be5d7b7a92c1503007d0a0 (diff) |
force update
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libva/Makefile.in | 2 | ||||
-rw-r--r-- | lib/libva/aclocal.m4 | 2 | ||||
-rw-r--r-- | lib/libva/config.h.in | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/lib/libva/Makefile.in b/lib/libva/Makefile.in index 501aabc0d..f9e71994d 100644 --- a/lib/libva/Makefile.in +++ b/lib/libva/Makefile.in @@ -1,6 +1,6 @@ # Makefile.in generated by automake 1.12.6 from Makefile.am. # @configure_input@ - +# dummy -- matthieu # Copyright (C) 1994-2012 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation diff --git a/lib/libva/aclocal.m4 b/lib/libva/aclocal.m4 index c0d703866..15e8d3420 100644 --- a/lib/libva/aclocal.m4 +++ b/lib/libva/aclocal.m4 @@ -1,5 +1,5 @@ # generated automatically by aclocal 1.12.6 -*- Autoconf -*- - +# dummy change -- matthieu # Copyright (C) 1996-2012 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation diff --git a/lib/libva/config.h.in b/lib/libva/config.h.in index d11e7093a..38d28ee10 100644 --- a/lib/libva/config.h.in +++ b/lib/libva/config.h.in @@ -1,4 +1,5 @@ /* config.h.in. Generated from configure.ac by autoheader. */ +/* dummy - matthieu */ /* Define if SSP C support is enabled. */ #undef ENABLE_SSP_CC |