소스 검색

claws-mail: be carefull with # comments ending with backslash

* next line after #foo \ is not parsed correctly!
* but http://bugzilla.pokylinux.org/show_bug.cgi?id=813 says NOTABUG, so
  be *very carefull*

(From OE-Core rev: 125eb103194de5788920df13ccbc8004c54fb217)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Martin Jansa 14 년 전
부모
커밋
0b9e2fa758
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      meta-demoapps/recipes-sato/claws-mail/claws-mail.inc

+ 3 - 2
meta-demoapps/recipes-sato/claws-mail/claws-mail.inc

@@ -22,7 +22,6 @@ FILES_${PN} = "${bindir} ${datadir}/pixmaps ${datadir}/applications"
 EXTRA_OECONF = "--disable-aspell-test 		\
 		--disable-aspell 		\
 		--disable-manual		\
-#  		--disable-openssl 		\
 		--disable-crash-dialog		\
 		--disable-jpilot		\
 		--disable-trayicon-plugin	\
@@ -33,12 +32,14 @@ EXTRA_OECONF = "--disable-aspell-test 		\
 		--disable-pgpinline-plugin	\
   		--disable-dillo-viewer-plugin	\
 		--disable-clamav-plugin		\
-#		--disable-libetpan		\
 		--disable-gnomeprint		\
 		--disable-valgrind		\
     --disable-static    \
 		"
 
+#  		--disable-openssl 		\
+#		--disable-libetpan		\
+
 CFLAGS += "-D_GNU_SOURCE"
 
 inherit autotools pkgconfig gettext