office-gobmx/config_host/config_cairo_rgba.h.in
Caolán McNamara 22ab4f30ac add an --enable-cairo-rgba to set the order of pixels for internal cairo
Change-Id: Ieab2ef59f63a7722bffea3273d2eeefadef47b56
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153628
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-06-27 10:04:36 +02:00

6 lines
93 B
C

#ifndef CONFIG_CAIRO_RGBA_H
#define CONFIG_CAIRO_RGBA_H
#define ENABLE_CAIRO_RGBA 0
#endif