mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
fetchmail: Inherit pkgconfig
Fixes
configure.ac:1: error: possibly undefined macro: dnl
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3540f04c69
commit
79854d7e97
@ -14,7 +14,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \
|
||||
"
|
||||
SRC_URI[sha256sum] = "6a459c1cafd7a1daa5cd137140da60c18c84b5699cd8e7249a79c33342c99d1d"
|
||||
|
||||
inherit autotools gettext python3-dir python3native
|
||||
inherit autotools gettext pkgconfig python3-dir python3native
|
||||
|
||||
EXTRA_OECONF = "--with-ssl=${STAGING_DIR_HOST}${prefix}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user