summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2004-10-28 19:44:42 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2004-10-28 19:44:42 +0000
commit3d593cce2264e347a05e7af533a889e5da95a1ca (patch)
tree1a6d41f9a43450a76cb968541530ae39472da402 /configure
parent6eb42144524c29f2ab913a3ac51c92226e8425d5 (diff)
downloadxfwm4-3d593cce2264e347a05e7af533a889e5da95a1ca.tar.gz
Change default theme and rename previous theme as "Tyrex".
(Old svn revision: 12115)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index f313ed963..678c88a35 100755
--- a/configure
+++ b/configure
@@ -25226,7 +25226,7 @@ echo "${ECHO_T}yes" >&6
fi
- ac_config_files="$ac_config_files xfwm4.spec Makefile doc/Makefile doc/C/Makefile doc/C/images/Makefile doc/fr/Makefile doc/fr/images/Makefile doc/it/Makefile doc/it/images/Makefile defaults/Makefile icons/Makefile icons/48x48/Makefile icons/scalable/Makefile mcs-plugin/Makefile po/Makefile.in src/Makefile themes/Makefile themes/breeze/Makefile themes/default/Makefile themes/default.keys/Makefile themes/default-4.0/Makefile themes/opta/Makefile themes/symphony/Makefile themes/waza/Makefile"
+ ac_config_files="$ac_config_files xfwm4.spec Makefile doc/Makefile doc/C/Makefile doc/C/images/Makefile doc/fr/Makefile doc/fr/images/Makefile doc/it/Makefile doc/it/images/Makefile defaults/Makefile icons/Makefile icons/48x48/Makefile icons/scalable/Makefile mcs-plugin/Makefile po/Makefile.in src/Makefile themes/Makefile themes/breeze/Makefile themes/default/Makefile themes/default.keys/Makefile themes/default-4.0/Makefile themes/opta/Makefile themes/symphony/Makefile themes/tyrex/Makefile themes/waza/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
@@ -25828,6 +25828,7 @@ do
"themes/default-4.0/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/default-4.0/Makefile" ;;
"themes/opta/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/opta/Makefile" ;;
"themes/symphony/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/symphony/Makefile" ;;
+ "themes/tyrex/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/tyrex/Makefile" ;;
"themes/waza/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/waza/Makefile" ;;
"depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
"default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;