[svn] / branches / release-1_3-branch / xvidcore / build / generic / configure.in Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/build/generic/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2040, Mon Sep 19 08:17:43 2011 UTC revision 2041, Mon Sep 19 08:18:55 2011 UTC
# Line 255  Line 255 
255          SHARED_EXTENSION="dll"          SHARED_EXTENSION="dll"
256          OBJECT_EXTENSION="obj"          OBJECT_EXTENSION="obj"
257          ;;          ;;
258       darwin*|raphsody*)       darwin*)
259          if test x"$macosx_module" = x"yes"; then          if test x"$macosx_module" = x"yes"; then
260             AC_MSG_RESULT([.so .a .o])             AC_MSG_RESULT([.so .a .o])
261             SHARED_EXTENSION="so"             SHARED_EXTENSION="so"
# Line 308  Line 308 
308          SPECIFIC_LDFLAGS="-shared -Wl,--dll,--out-implib,\$@.a libxvidcore.def"          SPECIFIC_LDFLAGS="-shared -Wl,--dll,--out-implib,\$@.a libxvidcore.def"
309          SPECIFIC_CFLAGS=""          SPECIFIC_CFLAGS=""
310          ;;          ;;
311       darwin*|raphsody*)       darwin*)
312          STATIC_LIB="libxvidcore.\$(STATIC_EXTENSION)"          STATIC_LIB="libxvidcore.\$(STATIC_EXTENSION)"
313          SPECIFIC_CFLAGS="-fPIC -fno-common -no-cpp-precomp"          SPECIFIC_CFLAGS="-fPIC -fno-common -no-cpp-precomp"
314          if test x"$macosx_module" = x"no"; then          if test x"$macosx_module" = x"no"; then

Legend:
Removed from v.2040  
changed lines
  Added in v.2041

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4