summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-06-17 15:41:34 +0200
committerMichael Stahl <mstahl@redhat.com>2013-09-09 22:08:59 +0200
commitdca003a486acb63ea7ba6aaba94f6c9d3715b004 (patch)
tree2e07882c100badcf16d017819eefa54ef6031335 /configure.ac
parent031fd222ac94ab30c8e17f96263934bd5e148dd7 (diff)
install images with filelists
Change-Id: I3946b44838c659cad12d288c8a1ed5137c3e554e
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 22807cb08aae..53c5a06527c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11195,7 +11195,6 @@ if test "x$with_theme" != "xno"; then
*) AC_MSG_ERROR([Unknown value for --with-theme: $theme]) ;;
esac
WITH_THEMES="$WITH_THEMES $theme"
- SCPDEFS="$SCPDEFS -DTHEME_`echo $theme|tr '[[:lower:]]' '[[:upper:]]'`"
done
fi
AC_MSG_RESULT([$WITH_THEMES])