[svn] / branches / dev-api-4 / xvidcore / build / generic / configure.in Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/build/generic/configure.in

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

revision 1089, Wed Jul 16 23:00:08 2003 UTC revision 1090, Wed Jul 16 23:01:45 2003 UTC
# Line 426  Line 426 
426    
427     case `basename $CC` in     case `basename $CC` in
428          *ecc*)          *ecc*)
429                  DCT_IA64_SOURCES="idct_ia64_ecc.s"                  DCT_IA64_SOURCES="SRC_IA64_IDCT_ECC"
430    
431                  dnl If the compiler is ecc, then i don't know its options                  dnl If the compiler is ecc, then i don't know its options
432                  dnl fallback to "no options"                  dnl fallback to "no options"
# Line 435  Line 435 
435                  fi                  fi
436                  ;;                  ;;
437          *)          *)
438                  DCT_IA64_SOURCES="idct_ia64_gcc.s"                  DCT_IA64_SOURCES="SRC_IA64_IDCT_GCC"
439                  ;;                  ;;
440     esac     esac
441    

Legend:
Removed from v.1089  
changed lines
  Added in v.1090

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