diff options
| -rw-r--r-- | meta/recipes-support/libgcrypt/libgcrypt.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libgcrypt/libgcrypt.inc b/meta/recipes-support/libgcrypt/libgcrypt.inc index fa2bc38284..43e0291a7b 100644 --- a/meta/recipes-support/libgcrypt/libgcrypt.inc +++ b/meta/recipes-support/libgcrypt/libgcrypt.inc | |||
| @@ -23,8 +23,8 @@ inherit autotools-brokensep texinfo binconfig-disabled pkgconfig | |||
| 23 | EXTRA_OECONF = "--disable-asm --with-capabilities" | 23 | EXTRA_OECONF = "--disable-asm --with-capabilities" |
| 24 | 24 | ||
| 25 | do_configure_prepend () { | 25 | do_configure_prepend () { |
| 26 | # Else these could be used in prefernce to those in aclocal-copy | 26 | # Else this could be used in preference to the one in aclocal-copy |
| 27 | rm -f ${S}/m4/*.m4 | 27 | rm -f ${S}/m4/gpg-error.m4 |
| 28 | } | 28 | } |
| 29 | 29 | ||
| 30 | # libgcrypt.pc is added locally and thus installed here | 30 | # libgcrypt.pc is added locally and thus installed here |
