common/autoconf/generated-configure.sh
changeset 20273 126644dde85d
parent 19764 345aa6f8d18a
child 20275 bdf86ab49b78
equal deleted inserted replaced
20270:b5d2bf482a3e 20273:126644dde85d
  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"