Commit ddedad81 authored by Jean-Paul Saman's avatar Jean-Paul Saman

(contrib) regenerate libdvdread again ...

parent 7eeb6426
...@@ -13,9 +13,9 @@ Index: src/ifo_types.h ...@@ -13,9 +13,9 @@ Index: src/ifo_types.h
#endif #endif
Index: configure.ac Index: configure.ac
=================================================================== ===================================================================
--- configure.ac (revision 1153) --- configure.ac (revision 1157)
+++ configure.ac (working copy) +++ configure.ac (working copy)
@@ -137,24 +137,59 @@ @@ -137,27 +137,59 @@
dnl --------------------------------------------- dnl ---------------------------------------------
dnl dynamic linker dnl dynamic linker
dnl --------------------------------------------- dnl ---------------------------------------------
...@@ -27,6 +27,9 @@ Index: configure.ac ...@@ -27,6 +27,9 @@ Index: configure.ac
- *cygwin*) - *cygwin*)
- LDFLAGS="-no-undefined $LDFLAGS" - LDFLAGS="-no-undefined $LDFLAGS"
- ;; - ;;
- *os2*)
- LDFLAGS="-no-undefined -Zbin-files $LDFLAGS"
- ;;
- *) - *)
- AC_CHECK_LIB(c, dlopen, - AC_CHECK_LIB(c, dlopen,
- DYNAMIC_LD_LIBS="", - DYNAMIC_LD_LIBS="",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment