@ -1,8 +1,8 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.63 for plymouth 0.7.2 .
# Generated by GNU Autoconf 2.63 for plymouth 0.8.0 .
#
# Report bugs to <"halfline@gmail.com" >.
# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth >.
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@ -745,9 +745,9 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='plymouth'
PACKAGE_TARNAME='plymouth'
PACKAGE_VERSION='0.7.2 '
PACKAGE_STRING='plymouth 0.7.2 '
PACKAGE_BUGREPORT='"halfline@gmail.com" '
PACKAGE_VERSION='0.8.0 '
PACKAGE_STRING='plymouth 0.8.0 '
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth '
ac_unique_file="src/main.c"
# Factoring default headers for most tests.
@ -790,12 +790,14 @@ ac_subst_vars='am__EXEEXT_FALSE
am__EXEEXT_TRUE
LTLIBOBJS
LIBOBJS
PLYMOUTH_DATADIR
PLYMOUTH_LIBEXECDIR
PLYMOUTH_LIBDIR
PLYMOUTH_CONF_DIR
PLYMOUTH_POLICY_DIR
PLYMOUTH_PLUGIN_PATH
PLYMOUTH_THEME_PATH
RELEASE_FILE
default_plugin_name
ADD_DEFAULT_PLUGIN_LINK_FALSE
ADD_DEFAULT_PLUGIN_LINK_TRUE
background_end_color
background_start_color
background_color
@ -812,6 +814,8 @@ WITH_SYSTEM_ROOT_INSTALL_FALSE
WITH_SYSTEM_ROOT_INSTALL_TRUE
ENABLE_TESTS_FALSE
ENABLE_TESTS_TRUE
DRM_LIBS
DRM_CFLAGS
GTK_LIBS
GTK_CFLAGS
PANGO_LIBS
@ -958,8 +962,9 @@ with_logo
with_background_color
with_background_start_color_stop
with_background_end_color_stop
with_default_plugin
with_release_file
with_boot_tty
with_shutdown_tty
enable_more_warnings
'
ac_precious_vars='build_alias
@ -977,7 +982,9 @@ IMAGE_LIBS
PANGO_CFLAGS
PANGO_LIBS
GTK_CFLAGS
GTK_LIBS'
GTK_LIBS
DRM_CFLAGS
DRM_LIBS'
# Initialize some variables set by options.
@ -1530,7 +1537,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures plymouth 0.7.2 to adapt to many kinds of systems.
\`configure' configures plymouth 0.8.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1600,7 +1607,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of plymouth 0.7.2 :";;
short | recursive ) echo "Configuration of plymouth 0.8.0 :";;
esac
cat <<\_ACEOF
@ -1612,7 +1619,7 @@ Optional Features:
--enable-dependency-tracking do not reject slow dependency extractors
--enable-silent-rules less verbose build output (undo: `make V=1')
--disable-silent-rules verbose build output (undo: `make V=0')
--enable-maintainer-mode en able make rules and dependencies not useful
--disable-maintainer-mode dis able make rules and dependencies not useful
(and sometimes confusing) to the casual installer
--enable-shared[=PKGS] build shared libraries [default=yes]
--enable-static[=PKGS] build static libraries [default=yes]
@ -1645,11 +1652,13 @@ Optional Packages:
--with-background-end-color-stop
first color end in background gradients used by boot
splash plugins
--with-default-plugin=fade-throbber
Plugin to use by default
--with-release-file=<path_to_release_file>
Release File to use to detect distribution (by
default /etc/system-reelase)
--with-boot-tty=<tty> Default TTY to use in boot mode (by default tty1)
--with-shutdown-tty=<tty>
Default TTY to use in shutdown mode (by default
tty63)
Some influential environment variables:
CC C compiler command
@ -1669,11 +1678,13 @@ Some influential environment variables:
PANGO_LIBS linker flags for PANGO, overriding pkg-config
GTK_CFLAGS C compiler flags for GTK, overriding pkg-config
GTK_LIBS linker flags for GTK, overriding pkg-config
DRM_CFLAGS C compiler flags for DRM, overriding pkg-config
DRM_LIBS linker flags for DRM, overriding pkg-config
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <"halfline@gmail.com" >.
Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth >.
_ACEOF
ac_status=$?
fi
@ -1736,7 +1747,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
plymouth configure 0.7.2
plymouth configure 0.8.0
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@ -1750,7 +1761,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by plymouth $as_me 0.7.2 , which was
It was created by plymouth $as_me 0.8.0 , which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
@ -3824,9 +3835,9 @@ $as_echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's re
{ $as_echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5
$as_echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;}
( cat <<\_ASBOX
## ----------------------------------- ##
## Report this to "halfline@gmail.com" ##
## ----------------------------------- ##
## -------------------------------------------------------------------------- ##
## Report this to https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth ##
## -------------------------------------------------------------------------- ##
_ASBOX
) | sed "s/^/$as_me: WARNING: /" >&2
;;
@ -5556,7 +5567,7 @@ fi
# Define the identity of the package.
PACKAGE='plymouth'
VERSION='0.7.2 '
VERSION='0.8.0 '
cat >>confdefs.h <<_ACEOF
@ -5736,13 +5747,13 @@ esac
AM_BACKSLASH='\'
{ $as_echo "$as_me:$LINENO: checking whether to en able maintainer-specific portions of Makefiles" >&5
$as_echo_n "checking whether to en able maintainer-specific portions of Makefiles... " >&6; }
{ $as_echo "$as_me:$LINENO: checking whether to dis able maintainer-specific portions of Makefiles" >&5
$as_echo_n "checking whether to dis able maintainer-specific portions of Makefiles... " >&6; }
# Check whether --enable-maintainer-mode was given.
if test "${enable_maintainer_mode+set}" = set; then
enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
else
USE_MAINTAINER_MODE=no
USE_MAINTAINER_MODE=yes
fi
{ $as_echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
@ -6443,13 +6454,13 @@ if test "${lt_cv_nm_interface+set}" = set; then
else
lt_cv_nm_interface="BSD nm"
echo "int some_variable = 0;" > conftest.$ac_ext
(eval echo "\"\$as_me:6446 : $ac_compile\"" >&5)
(eval echo "\"\$as_me:6457 : $ac_compile\"" >&5)
(eval "$ac_compile" 2>conftest.err)
cat conftest.err >&5
(eval echo "\"\$as_me:6449 : $NM \\\"conftest.$ac_objext\\\"\"" >&5)
(eval echo "\"\$as_me:6460 : $NM \\\"conftest.$ac_objext\\\"\"" >&5)
(eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
cat conftest.err >&5
(eval echo "\"\$as_me:6452 : output\"" >&5)
(eval echo "\"\$as_me:6463 : output\"" >&5)
cat conftest.out >&5
if $GREP 'External.*some_variable' conftest.out > /dev/null; then
lt_cv_nm_interface="MS dumpbin"
@ -7654,7 +7665,7 @@ ia64-*-hpux*)
;;
*-*-irix6*)
# Find out which ABI we are using.
echo '#line 7657 "configure"' > conftest.$ac_ext
echo '#line 7668 "configure"' > conftest.$ac_ext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
@ -9019,11 +9030,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:9022 : $lt_compile\"" >&5)
(eval echo "\"\$as_me:9033 : $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:9026 : \$? = $ac_status" >&5
echo "$as_me:9037 : \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@ -9358,11 +9369,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:9361 : $lt_compile\"" >&5)
(eval echo "\"\$as_me:9372 : $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:9365 : \$? = $ac_status" >&5
echo "$as_me:937 6: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@ -9463,11 +9474,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:9466 : $lt_compile\"" >&5)
(eval echo "\"\$as_me:9477 : $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
echo "$as_me:9470 : \$? = $ac_status" >&5
echo "$as_me:9481 : \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@ -9518,11 +9529,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
(eval echo "\"\$as_me:9521 : $lt_compile\"" >&5)
(eval echo "\"\$as_me:953 2: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
echo "$as_me:9525 : \$? = $ac_status" >&5
echo "$as_me:9536 : \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@ -12321,7 +12332,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
#line 12324 "configure"
#line 12335 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@ -12417,7 +12428,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
#line 12420 "configure"
#line 12431 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@ -13021,6 +13032,118 @@ fi
pkg_failed=no
{ $as_echo "$as_me:$LINENO: checking for DRM" >&5
$as_echo_n "checking for DRM... " >&6; }
if test -n "$DRM_CFLAGS"; then
pkg_cv_DRM_CFLAGS="$DRM_CFLAGS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libdrm libdrm_intel libdrm_radeon libdrm_nouveau\"") >&5
($PKG_CONFIG --exists --print-errors "libdrm libdrm_intel libdrm_radeon libdrm_nouveau") 2>&5
ac_status=$?
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
pkg_cv_DRM_CFLAGS=`$PKG_CONFIG --cflags "libdrm libdrm_intel libdrm_radeon libdrm_nouveau" 2>/dev/null`
else
pkg_failed=yes
fi
else
pkg_failed=untried
fi
if test -n "$DRM_LIBS"; then
pkg_cv_DRM_LIBS="$DRM_LIBS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
{ ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libdrm libdrm_intel libdrm_radeon libdrm_nouveau\"") >&5
($PKG_CONFIG --exists --print-errors "libdrm libdrm_intel libdrm_radeon libdrm_nouveau") 2>&5
ac_status=$?
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
pkg_cv_DRM_LIBS=`$PKG_CONFIG --libs "libdrm libdrm_intel libdrm_radeon libdrm_nouveau" 2>/dev/null`
else
pkg_failed=yes
fi
else
pkg_failed=untried
fi
if test $pkg_failed = yes; then
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
_pkg_short_errors_supported=yes
else
_pkg_short_errors_supported=no
fi
if test $_pkg_short_errors_supported = yes; then
DRM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libdrm libdrm_intel libdrm_radeon libdrm_nouveau" 2>&1`
else
DRM_PKG_ERRORS=`$PKG_CONFIG --print-errors "libdrm libdrm_intel libdrm_radeon libdrm_nouveau" 2>&1`
fi
# Put the nasty error message in config.log where it belongs
echo "$DRM_PKG_ERRORS" >&5
{ { $as_echo "$as_me:$LINENO: error: Package requirements (libdrm libdrm_intel libdrm_radeon libdrm_nouveau) were not met:
$DRM_PKG_ERRORS
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DRM_CFLAGS
and DRM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
" >&5
$as_echo "$as_me: error: Package requirements (libdrm libdrm_intel libdrm_radeon libdrm_nouveau) were not met:
$DRM_PKG_ERRORS
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DRM_CFLAGS
and DRM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
" >&2;}
{ (exit 1); exit 1; }; }
elif test $pkg_failed = untried; then
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
{ { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables DRM_CFLAGS
and DRM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See \`config.log' for more details." >&5
$as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables DRM_CFLAGS
and DRM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See \`config.log' for more details." >&2;}
{ (exit 1); exit 1; }; }; }
else
DRM_CFLAGS=$pkg_cv_DRM_CFLAGS
DRM_LIBS=$pkg_cv_DRM_LIBS
{ $as_echo "$as_me:$LINENO: result: yes" >&5
$as_echo "yes" >&6; }
:
fi
# Check whether --enable-tracing was given.
if test "${enable_tracing+set}" = set; then
enableval=$enable_tracing; enable_tracing=$enableval
@ -13182,41 +13305,46 @@ fi
# Check whether --with-default-plugin was given.
if test "${with_default_plugin +set}" = set; then
withval=$with_default_plugin; default_plugin_name =${withval}
# Check whether --with-release-file was given.
if test "${with_release_file +set}" = set; then
withval=$with_release_file; RELEASE_FILE =${withval}
else
default_plugin_name=fade-throbber
RELEASE_FILE=/etc/system-release
fi
if test "$default_plugin_name" = "spinfinity" \
-o "$default_plugin_name" = "fade-throbber" \
-o "$default_plugin_name" = "text" \
-o "$default_plugin_name" = "glow" \
-o "$default_plugin_name" = "solar" \
-o "$default_plugin_name" = "details"; then
ADD_DEFAULT_PLUGIN_LINK_TRUE=
ADD_DEFAULT_PLUGIN_LINK_FALSE='#'
else
ADD_DEFAULT_PLUGIN_LINK_TRUE='#'
ADD_DEFAULT_PLUGIN_LINK_FALSE=
fi
cat >>confdefs.h <<_ACEOF
#define RELEASE_FILE "$RELEASE_FILE"
_ACEOF
# Check whether --with-release-file was given.
if test "${with_release_file+set}" = set; then
withval=$with_release_file; RELEASE_FILE=${withval}
# Check whether --with-boot-tty was given.
if test "${with_boot_tty+set}" = set; then
withval=$with_boot_tty; BOOT_TTY=${withval}
else
RELEASE_FILE=/etc/system-release
BOOT_TTY=/dev/tty1
fi
cat >>confdefs.h <<_ACEOF
#define BOOT_TTY "$BOOT_TTY"
_ACEOF
# Check whether --with-shutdown-tty was given.
if test "${with_shutdown_tty+set}" = set; then
withval=$with_shutdown_tty; SHUTDOWN_TTY=${withval}
else
SHUTDOWN_TTY=/dev/tty63
fi
cat >>confdefs.h <<_ACEOF
#define RELEASE_FILE "$RELEASE_FILE"
#define SHUTDOWN_TTY "$SHUTDOWN_TTY "
_ACEOF
@ -13404,7 +13532,152 @@ plymouthplugindir=$libdir/plymouth/
exec_prefix=$exec_prefix_save
ac_config_files="$ac_config_files Makefile src/libply/Makefile src/libplybootsplash/Makefile src/plymouth-1.pc src/plugins/Makefile src/plugins/splash/Makefile src/plugins/splash/throbgress/Makefile src/plugins/splash/fade-throbber/Makefile src/plugins/splash/text/Makefile src/plugins/splash/details/Makefile src/plugins/splash/space-flares/Makefile src/plugins/splash/two-step/Makefile src/plugins/splash/script/Makefile src/plugins/controls/Makefile src/plugins/controls/label/Makefile src/Makefile src/client/Makefile src/viewer/Makefile src/tests/Makefile src/libply/tests/Makefile src/client/tests/Makefile themes/Makefile themes/spinfinity/Makefile themes/fade-in/Makefile themes/text/Makefile themes/details/Makefile themes/solar/Makefile themes/glow/Makefile themes/script/Makefile images/Makefile scripts/Makefile"
plymouthpolicydir=$datadir/plymouth/
EXP_VAR=PLYMOUTH_POLICY_DIR
FROM_VAR=$plymouthpolicydir
prefix_save=$prefix
exec_prefix_save=$exec_prefix
if test "x$prefix" = "xNONE"; then
prefix="$ac_default_prefix"
fi
if test "x$exec_prefix" = "xNONE"; then
exec_prefix=$prefix
fi
full_var="$FROM_VAR"
while true; do
new_full_var="`eval echo $full_var`"
if test "x$new_full_var" = "x$full_var"; then break; fi
full_var=$new_full_var
done
full_var=$new_full_var
PLYMOUTH_POLICY_DIR="$full_var"
prefix=$prefix_save
exec_prefix=$exec_prefix_save
plymouthconfdir=$sysconfdir/plymouth/
EXP_VAR=PLYMOUTH_CONF_DIR
FROM_VAR=$plymouthconfdir
prefix_save=$prefix
exec_prefix_save=$exec_prefix
if test "x$prefix" = "xNONE"; then
prefix="$ac_default_prefix"
fi
if test "x$exec_prefix" = "xNONE"; then
exec_prefix=$prefix
fi
full_var="$FROM_VAR"
while true; do
new_full_var="`eval echo $full_var`"
if test "x$new_full_var" = "x$full_var"; then break; fi
full_var=$new_full_var
done
full_var=$new_full_var
PLYMOUTH_CONF_DIR="$full_var"
prefix=$prefix_save
exec_prefix=$exec_prefix_save
EXP_VAR=PLYMOUTH_LIBDIR
FROM_VAR=$libdir
prefix_save=$prefix
exec_prefix_save=$exec_prefix
if test "x$prefix" = "xNONE"; then
prefix="$ac_default_prefix"
fi
if test "x$exec_prefix" = "xNONE"; then
exec_prefix=$prefix
fi
full_var="$FROM_VAR"
while true; do
new_full_var="`eval echo $full_var`"
if test "x$new_full_var" = "x$full_var"; then break; fi
full_var=$new_full_var
done
full_var=$new_full_var
PLYMOUTH_LIBDIR="$full_var"
prefix=$prefix_save
exec_prefix=$exec_prefix_save
EXP_VAR=PLYMOUTH_LIBEXECDIR
FROM_VAR=$libexecdir
prefix_save=$prefix
exec_prefix_save=$exec_prefix
if test "x$prefix" = "xNONE"; then
prefix="$ac_default_prefix"
fi
if test "x$exec_prefix" = "xNONE"; then
exec_prefix=$prefix
fi
full_var="$FROM_VAR"
while true; do
new_full_var="`eval echo $full_var`"
if test "x$new_full_var" = "x$full_var"; then break; fi
full_var=$new_full_var
done
full_var=$new_full_var
PLYMOUTH_LIBEXECDIR="$full_var"
prefix=$prefix_save
exec_prefix=$exec_prefix_save
EXP_VAR=PLYMOUTH_DATADIR
FROM_VAR=$datadir
prefix_save=$prefix
exec_prefix_save=$exec_prefix
if test "x$prefix" = "xNONE"; then
prefix="$ac_default_prefix"
fi
if test "x$exec_prefix" = "xNONE"; then
exec_prefix=$prefix
fi
full_var="$FROM_VAR"
while true; do
new_full_var="`eval echo $full_var`"
if test "x$new_full_var" = "x$full_var"; then break; fi
full_var=$new_full_var
done
full_var=$new_full_var
PLYMOUTH_DATADIR="$full_var"
prefix=$prefix_save
exec_prefix=$exec_prefix_save
ac_config_files="$ac_config_files Makefile src/libply/Makefile src/libply-splash-core/Makefile src/libply-splash-graphics/Makefile src/ply-splash-core.pc src/ply-splash-graphics.pc src/plugins/Makefile src/plugins/renderers/Makefile src/plugins/renderers/frame-buffer/Makefile src/plugins/renderers/drm/Makefile src/plugins/renderers/x11/Makefile src/plugins/splash/Makefile src/plugins/splash/throbgress/Makefile src/plugins/splash/fade-throbber/Makefile src/plugins/splash/text/Makefile src/plugins/splash/details/Makefile src/plugins/splash/space-flares/Makefile src/plugins/splash/two-step/Makefile src/plugins/splash/script/Makefile src/plugins/controls/Makefile src/plugins/controls/label/Makefile src/Makefile src/client/ply-boot-client.pc src/client/Makefile src/viewer/Makefile src/tests/Makefile src/libply/tests/Makefile src/client/tests/Makefile themes/Makefile themes/spinfinity/Makefile themes/fade-in/Makefile themes/text/Makefile themes/details/Makefile themes/solar/Makefile themes/glow/Makefile themes/script/Makefile images/Makefile scripts/plymouth-generate-initrd scripts/plymouth-populate-initrd scripts/plymouth-set-default-theme scripts/Makefile docs/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@ -13574,13 +13847,6 @@ $as_echo "$as_me: error: conditional \"INSTALL_FALLBACK_LOGO\" was never defined
Usually this means the macro was only invoked conditionally." >&2;}
{ (exit 1); exit 1; }; }
fi
if test -z "${ADD_DEFAULT_PLUGIN_LINK_TRUE}" && test -z "${ADD_DEFAULT_PLUGIN_LINK_FALSE}"; then
{ { $as_echo "$as_me:$LINENO: error: conditional \"ADD_DEFAULT_PLUGIN_LINK\" was never defined.
Usually this means the macro was only invoked conditionally." >&5
$as_echo "$as_me: error: conditional \"ADD_DEFAULT_PLUGIN_LINK\" was never defined.
Usually this means the macro was only invoked conditionally." >&2;}
{ (exit 1); exit 1; }; }
fi
: ${CONFIG_STATUS=./config.status}
ac_write_fail=0
@ -13903,7 +14169,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by plymouth $as_me 0.7.2 , which was
This file was extended by plymouth $as_me 0.8.0 , which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -13966,7 +14232,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
plymouth config.status 0.7.2
plymouth config.status 0.8.0
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
@ -14349,9 +14615,15 @@ do
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"src/libply/Makefile") CONFIG_FILES="$CONFIG_FILES src/libply/Makefile" ;;
"src/libplybootsplash/Makefile") CONFIG_FILES="$CONFIG_FILES src/libplybootsplash/Makefile" ;;
"src/plymouth-1.pc") CONFIG_FILES="$CONFIG_FILES src/plymouth-1.pc" ;;
"src/libply-splash-core/Makefile") CONFIG_FILES="$CONFIG_FILES src/libply-splash-core/Makefile" ;;
"src/libply-splash-graphics/Makefile") CONFIG_FILES="$CONFIG_FILES src/libply-splash-graphics/Makefile" ;;
"src/ply-splash-core.pc") CONFIG_FILES="$CONFIG_FILES src/ply-splash-core.pc" ;;
"src/ply-splash-graphics.pc") CONFIG_FILES="$CONFIG_FILES src/ply-splash-graphics.pc" ;;
"src/plugins/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/Makefile" ;;
"src/plugins/renderers/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/renderers/Makefile" ;;
"src/plugins/renderers/frame-buffer/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/renderers/frame-buffer/Makefile" ;;
"src/plugins/renderers/drm/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/renderers/drm/Makefile" ;;
"src/plugins/renderers/x11/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/renderers/x11/Makefile" ;;
"src/plugins/splash/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/splash/Makefile" ;;
"src/plugins/splash/throbgress/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/splash/throbgress/Makefile" ;;
"src/plugins/splash/fade-throbber/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/splash/fade-throbber/Makefile" ;;
@ -14363,6 +14635,7 @@ do
"src/plugins/controls/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/controls/Makefile" ;;
"src/plugins/controls/label/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/controls/label/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/client/ply-boot-client.pc") CONFIG_FILES="$CONFIG_FILES src/client/ply-boot-client.pc" ;;
"src/client/Makefile") CONFIG_FILES="$CONFIG_FILES src/client/Makefile" ;;
"src/viewer/Makefile") CONFIG_FILES="$CONFIG_FILES src/viewer/Makefile" ;;
"src/tests/Makefile") CONFIG_FILES="$CONFIG_FILES src/tests/Makefile" ;;
@ -14377,7 +14650,11 @@ do
"themes/glow/Makefile") CONFIG_FILES="$CONFIG_FILES themes/glow/Makefile" ;;
"themes/script/Makefile") CONFIG_FILES="$CONFIG_FILES themes/script/Makefile" ;;
"images/Makefile") CONFIG_FILES="$CONFIG_FILES images/Makefile" ;;
"scripts/plymouth-generate-initrd") CONFIG_FILES="$CONFIG_FILES scripts/plymouth-generate-initrd" ;;
"scripts/plymouth-populate-initrd") CONFIG_FILES="$CONFIG_FILES scripts/plymouth-populate-initrd" ;;
"scripts/plymouth-set-default-theme") CONFIG_FILES="$CONFIG_FILES scripts/plymouth-set-default-theme" ;;
"scripts/Makefile") CONFIG_FILES="$CONFIG_FILES scripts/Makefile" ;;
"docs/Makefile") CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;;
*) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}