summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mutt/mutt_1.5.4i.oe10
1 files changed, 2 insertions, 8 deletions
diff --git a/mutt/mutt_1.5.4i.oe b/mutt/mutt_1.5.4i.oe
index 779f06dd58..ffbb316153 100644
--- a/mutt/mutt_1.5.4i.oe
+++ b/mutt/mutt_1.5.4i.oe
@@ -13,14 +13,8 @@ S := ${WORKDIR}/${PN}-1.5.4
inherit autotools
-EXTRA_OECONF = --disable-pgp --without-mixmaster --with-curses=${STAGING_DIR}/target \
- --enable-pop --enable-imap --with-ssl --enable-compressed --enable-nntp
-
-do_configure_prepend () {
- if [ -d ${STAGING_DIR}/share/aclocal ]; then
- cp -a m4/*.m4 ${STAGING_DIR}/share/aclocal/
- fi
-}
+EXTRA_OECONF = '--disable-pgp --without-mixmaster --with-curses=${STAGING_DIR}/target \
+ --enable-pop --enable-imap --with-ssl --enable-compressed --enable-nntp'
do_compile_prepend () {
${BUILD_CC} makedoc.c -o makedoc