office-gobmx/config_host/config_buildconfig.h.in
Andras Timar cbfac11330 Send build config (configure options) in LOKit version info JSON
Change-Id: I29a6cca467e5f1e9ba59528edefbb397ceb81780
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141197
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Aron Budea <aron.budea@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141494
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2022-11-07 20:35:46 +01:00

8 lines
132 B
C

/* Options passed to configure script */
#ifndef CONFIG_BUILDCONFIG_H
#define CONFIG_BUILDCONFIG_H
#define BUILDCONFIG ""
#endif