1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by scripts/Create-CopyPatch.
4 # T2 SDE: package/*/hidapi/autconf.patch
5 # Copyright (C) 2021 The T2 SDE Project
7 # More information can be found in the files COPYING and README.
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- hidapi-hidapi-0.10.1/configure.ac.vanilla 2021-02-15 14:34:12.443384990 +0100
18 +++ hidapi-hidapi-0.10.1/configure.ac 2021-02-15 14:34:15.544384805 +0100
21 AC_CONFIG_MACRO_DIR([m4])
22 AM_INIT_AUTOMAKE([foreign -Wall -Werror])
23 -AC_CONFIG_MACRO_DIR([m4])
25 m4_ifdef([AM_PROG_AR], [AM_PROG_AR])