diff options
Diffstat (limited to 'meta-oe/recipes-support/pidgin/gmime/nodolt.patch')
-rw-r--r-- | meta-oe/recipes-support/pidgin/gmime/nodolt.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/pidgin/gmime/nodolt.patch b/meta-oe/recipes-support/pidgin/gmime/nodolt.patch new file mode 100644 index 0000000000..1f9bdd3041 --- /dev/null +++ b/meta-oe/recipes-support/pidgin/gmime/nodolt.patch | |||
@@ -0,0 +1,10 @@ | |||
1 | --- a/configure.ac | ||
2 | +++ b/configure.ac | ||
3 | @@ -150,7 +150,6 @@ AC_EXEEXT | ||
4 | AC_PROG_LIBTOOL | ||
5 | dnl when using libtool 2.x create libtool early, because it's used in configure | ||
6 | m4_ifdef([LT_OUTPUT], [LT_OUTPUT]) | ||
7 | -DOLT | ||
8 | |||
9 | dnl Checks for header files. | ||
10 | AC_CHECK_HEADERS(sys/mman.h) | ||