From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- config_host/config_vendor.h.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 config_host/config_vendor.h.in (limited to 'config_host/config_vendor.h.in') diff --git a/config_host/config_vendor.h.in b/config_host/config_vendor.h.in new file mode 100644 index 0000000000..32602210c3 --- /dev/null +++ b/config_host/config_vendor.h.in @@ -0,0 +1,10 @@ +/* Configuration of restriction on supported ui languages, by the + * --with-lang option. + */ + +#ifndef CONFIG_VENDOR_H +#define CONFIG_VENDOR_H + +#define OOO_VENDOR "" + +#endif -- cgit v1.2.3