summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMathias Bauer <mbauer@apache.org>2011-08-29 12:49:31 +0000
committerMathias Bauer <mbauer@apache.org>2011-08-29 12:49:31 +0000
commit95f049dad0acd648ae50a93104731bafee240708 (patch)
tree1d8979ee90d3d36bb70e9b9b56a536f269b2b32d /configure.in
parent67285f39aa2d5aae5374dbde0ec9b07a893798aa (diff)
oops - forgot to cleanup before committing last patch: again enable EPM from system for packaging
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index 53fb7c93948e..502a0a0176a2 100644
--- a/configure.in
+++ b/configure.in
@@ -1237,7 +1237,6 @@ if test "$enable_copyleft" != "yes"; then
enable_mozilla="no"
enable_nss_module="no"
enable_gstreamer="no"
- enable_epm="yes"
with_myspell_dicts="no"
enable_neon="no"
@@ -1246,9 +1245,6 @@ if test "$enable_copyleft" != "yes"; then
DISABLE_LIBWPD="TRUE"
DISABLE_SAXON="TRUE"
DISABLE_NEON="TRUE"
- BUILD_EPM="NO"
-
- BUILD_EPM=NO
AC_MSG_RESULT([yes])