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
#endif
Index: configure.ac
===================================================================
--- configure.ac (revision 1153)
--- configure.ac (revision 1157)
+++ configure.ac (working copy)
@@ -137,24 +137,59 @@
@@ -137,27 +137,59 @@
dnl ---------------------------------------------
dnl dynamic linker
dnl ---------------------------------------------
......@@ -27,6 +27,9 @@ Index: configure.ac
- *cygwin*)
- LDFLAGS="-no-undefined $LDFLAGS"
- ;;
- *os2*)
- LDFLAGS="-no-undefined -Zbin-files $LDFLAGS"
- ;;
- *)
- AC_CHECK_LIB(c, dlopen,
- 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