Advertisement
Guest User

xvidcore remove rhapsody os case

a guest
Sep 18th, 2011
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.69 KB | None | 0 0
  1. --- build/generic/configure.in.orig 2011-05-18 02:59:28.000000000 -0500
  2. +++ build/generic/configure.in  2011-09-18 01:05:59.000000000 -0500
  3. @@ -249,7 +249,7 @@
  4.     SHARED_EXTENSION="dll"
  5.     OBJECT_EXTENSION="obj"
  6.     ;;
  7. -     darwin*|raphsody*)
  8. +     darwin*)
  9.     if test x"$macosx_module" = x"yes"; then
  10.        AC_MSG_RESULT([.so .a .o])
  11.        SHARED_EXTENSION="so"
  12. @@ -302,7 +302,7 @@
  13.     SPECIFIC_LDFLAGS="-mno-cygwin -shared -Wl,--dll,--out-implib,\$@.a libxvidcore.def"
  14.     SPECIFIC_CFLAGS="-mno-cygwin"
  15.     ;;
  16. -     darwin*|raphsody*)
  17. +     darwin*)
  18.     STATIC_LIB="libxvidcore.\$(STATIC_EXTENSION)"
  19.     SPECIFIC_CFLAGS="-fPIC -fno-common -no-cpp-precomp"
  20.     if test x"$macosx_module" = x"no"; then
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement