cbfac11330
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>
8 lines
132 B
C
8 lines
132 B
C
/* Options passed to configure script */
|
|
|
|
#ifndef CONFIG_BUILDCONFIG_H
|
|
#define CONFIG_BUILDCONFIG_H
|
|
|
|
#define BUILDCONFIG ""
|
|
|
|
#endif
|