summaryrefslogtreecommitdiff
path: root/Makefile.config.example
blob: 041bc8de33e4daa66b1f42e21a42f070ec4a0c48 (plain)
1
2
3
4
5
6
7
8
9
10
#
# NetSurf default build configuration
#
# This file is included after Makefile.defaults and can be used to
# provide local build configuration overrides.
#
# For example, by default, NetSurf builds with BMP support.  If you
# wish to disable this, then uncomment the following line.

# override NETSURF_USE_BMP := NO