Fix splash screen.
Regression from ea6c029dfc
, sorry.
Change-Id: I91a5d4b0a47a6902df7d163f322d9d437f6990d3
This commit is contained in:
@@ -12301,7 +12301,8 @@ dnl branding
|
|||||||
dnl ===================================================================
|
dnl ===================================================================
|
||||||
AC_MSG_CHECKING([for alternative branding images directory])
|
AC_MSG_CHECKING([for alternative branding images directory])
|
||||||
# initialize mapped arrays
|
# initialize mapped arrays
|
||||||
BRAND_INTRO_IMAGES="flat_logo.svg intro.png about.svg"
|
BRAND_INTRO_IMAGES="flat_logo.svg intro.png"
|
||||||
|
brand_files="$BRAND_INTRO_IMAGES about.svg"
|
||||||
|
|
||||||
if test -z "$with_branding" -o "$with_branding" = "no"; then
|
if test -z "$with_branding" -o "$with_branding" = "no"; then
|
||||||
AC_MSG_RESULT([none])
|
AC_MSG_RESULT([none])
|
||||||
|
Reference in New Issue
Block a user