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

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

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

revision 824, Sun Feb 9 19:32:52 2003 UTC revision 828, Mon Feb 10 13:54:19 2003 UTC
# Line 152  Line 152 
152                  ;;                  ;;
153                  powerpc)                  powerpc)
154                  AC_MSG_RESULT(PowerPC)                  AC_MSG_RESULT(PowerPC)
155                  ARCHITECTURE="PPC"                  dnl ATM the ppc port is out of date
156                    dnl ARCHITECTURE="PPC"
157                    ARCHITECTURE="GENERIC"
158                  ;;                  ;;
159                  ia64)                  ia64)
160                  AC_MSG_RESULT(ia64)                  AC_MSG_RESULT(ia64)
# Line 245  Line 247 
247          ;;          ;;
248       darwin*|raphsody*)       darwin*|raphsody*)
249          AC_MSG_RESULT([-dynamiclib])          AC_MSG_RESULT([-dynamiclib])
250          OS_LDFLAGS="-dynamiclib"          OS_LDFLAGS="-dynamiclib -flat_namespace"
251          CFLAGS="$CFLAGS -fno-common"          CFLAGS="$CFLAGS -fno-common"
252          ;;          ;;
253       beos)       beos)

Legend:
Removed from v.824  
changed lines
  Added in v.828

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