summaryrefslogtreecommitdiff
path: root/config_host/config_cairo_canvas.h.in
blob: 0c3817533f6154005ce24c8e13703f904606be17 (plain)
1
2
3
4
5
6
#ifndef CONFIG_CAIRO_CANVAS_H
#define CONFIG_CAIRO_CANVAS_H

#define ENABLE_CAIRO_CANVAS 0

#endif
f3b1f'>Revert "g: ignore submodule changes"Stephan Bergmann 2017-04-27tdf#105204: more ShellCheck nitpicks for gIlmari Lauhakangas 2017-04-26tdf#105204: ShellCheck nitpicks for gIlmari Lauhakangas 2016-05-17it is "git submodule", not "git submodules"Christian Lohmaier 2016-01-08g: fix var in checkoutJuergen Funk 2015-06-18'g' doesn't work correctly when config_host.mk contains non-ascii characters.Tomofumi Yagi 2015-02-17g: SRC_ROOT may not contain path string in a localized environmentTomofumi Yagi 2015-01-14Some quoting fixesStephan Bergmann 2013-10-04g: fix --set-push-urlsMiklos Vajna 2013-07-22g: ignore submodule changesMiklos Vajna 2013-06-21Reintroduce --with-linked-git optionLionel Elie Mamane 2013-02-26g clone: fix non-referenced cloningMiklos Vajna 2013-02-09configure: add --with-referenced-git optionMiklos Vajna 2012-12-21set-up the hooks for submodules for recent git setupNorbert Thiebaud 2012-12-11./g cannot reference builddirLuboš Luňák 2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák 2012-12-11Prepare for read-only source buildNorbert Thiebaud 2012-11-23Fix --set-push-urls.Jan Holesovsky