diff options
Diffstat (limited to 'meta-moblin/packages/pulseaudio/pulseaudio-0.9.12/2113.diff')
| -rw-r--r-- | meta-moblin/packages/pulseaudio/pulseaudio-0.9.12/2113.diff | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-moblin/packages/pulseaudio/pulseaudio-0.9.12/2113.diff b/meta-moblin/packages/pulseaudio/pulseaudio-0.9.12/2113.diff deleted file mode 100644 index 666ed34ad3..0000000000 --- a/meta-moblin/packages/pulseaudio/pulseaudio-0.9.12/2113.diff +++ /dev/null | |||
| @@ -1,19 +0,0 @@ | |||
| 1 | from upstream svn r2113 | ||
| 2 | |||
| 3 | Index: configure.ac | ||
| 4 | =================================================================== | ||
| 5 | --- configure.ac (wersja 2112) | ||
| 6 | +++ configure.ac (wersja 2113) | ||
| 7 | @@ -172,6 +172,12 @@ | ||
| 8 | AC_SUBST(LIBLTDL) | ||
| 9 | AC_CONFIG_SUBDIRS(libltdl) | ||
| 10 | |||
| 11 | +old_LIBS=$LIBS | ||
| 12 | +LIBS="$LIBS $LIBLTDL" | ||
| 13 | +AC_CHECK_FUNCS([lt_dlmutex_register]) | ||
| 14 | +LIBS=$old_LIBS | ||
| 15 | +AC_CHECK_TYPES([lt_user_dlloader, lt_dladvise], , , [#include <ltdl.h>]) | ||
| 16 | + | ||
| 17 | if test "x$enable_ltdl_install" = "xno" && test "x$ac_cv_lib_ltdl_lt_dlinit" = "xno" ; then | ||
| 18 | AC_MSG_ERROR([[ | ||
| 19 | |||
