common/autoconf/generated-configure.sh

changeset 811
feb4f2d97042
parent 802
9286a6e61291
child 813
9b102ab97693
equal deleted inserted replaced
809:4faa09c7fe55 811:feb4f2d97042
3816 # definitions. It is replaced with custom functionality when building 3816 # definitions. It is replaced with custom functionality when building
3817 # custom sources. 3817 # custom sources.
3818 #CUSTOM_AUTOCONF_INCLUDE 3818 #CUSTOM_AUTOCONF_INCLUDE
3819 3819
3820 # Do not change or remove the following line, it is needed for consistency checks: 3820 # Do not change or remove the following line, it is needed for consistency checks:
3821 DATE_WHEN_GENERATED=1379504921 3821 DATE_WHEN_GENERATED=1380792206
3822 3822
3823 ############################################################################### 3823 ###############################################################################
3824 # 3824 #
3825 # Initialization / Boot-strapping 3825 # Initialization / Boot-strapping
3826 # 3826 #
10933 SUPPORT_HEADLESS=yes 10933 SUPPORT_HEADLESS=yes
10934 BUILD_HEADLESS="BUILD_HEADLESS:=true" 10934 BUILD_HEADLESS="BUILD_HEADLESS:=true"
10935 10935
10936 if test "x$SUPPORT_HEADFUL" = xyes; then 10936 if test "x$SUPPORT_HEADFUL" = xyes; then
10937 # We are building both headful and headless. 10937 # We are building both headful and headless.
10938 headful_msg="inlude support for both headful and headless" 10938 headful_msg="include support for both headful and headless"
10939 fi 10939 fi
10940 10940
10941 if test "x$SUPPORT_HEADFUL" = xno; then 10941 if test "x$SUPPORT_HEADFUL" = xno; then
10942 # Thus we are building headless only. 10942 # Thus we are building headless only.
10943 BUILD_HEADLESS="BUILD_HEADLESS:=true" 10943 BUILD_HEADLESS="BUILD_HEADLESS:=true"

mercurial