]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/hidapi/remove-duplicate-AC_CONFIG_MACRO_DIR.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / hidapi / remove-duplicate-AC_CONFIG_MACRO_DIR.patch
diff --git a/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/hidapi/remove-duplicate-AC_CONFIG_MACRO_DIR.patch b/ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/hidapi/remove-duplicate-AC_CONFIG_MACRO_DIR.patch
new file mode 100644 (file)
index 0000000..0eae649
--- /dev/null
@@ -0,0 +1,12 @@
+diff --git a/configure.ac b/configure.ac
+index 220909a..77da67a 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -13,7 +13,6 @@ LTLDFLAGS="-version-info ${lt_current}:${lt_revision}:${lt_age}"
+ AC_CONFIG_MACRO_DIR([m4])
+ AM_INIT_AUTOMAKE([foreign -Wall -Werror])
+-AC_CONFIG_MACRO_DIR([m4])
+ m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
+ LT_INIT