thanks, checked in.

Josh

--- Chris Csanady <[EMAIL PROTECTED]> wrote:

> Without the following, nasm builds elf objects on cygwin and the
> build fails.  (Though my cygwin packages are not very recent;
> would anyone else like to test this out?)
> 
> Chris
> 
> *** configure.in.orig   Fri Feb  4 06:58:06 2005
> --- configure.in        Fri Feb  4 06:59:18 2005
> ***************
> *** 52,57 ****
> --- 52,58 ----
>    AM_CONDITIONAL(FLaC__CPU_SPARC, test x$cpu_sparc = xtrue)
>    case "$host" in
>          i386-*-openbsd3.[[0-3]]) OBJ_FORMAT=aoutb ;;
> +       *-*-cygwin) OBJ_FORMAT=win32 ;;
>          *) OBJ_FORMAT=elf ;;
>    esac
>    AC_SUBST(OBJ_FORMAT)



                
__________________________________ 
Do you Yahoo!? 
Yahoo! Sports - Sign up for Fantasy Baseball. 
http://baseball.fantasysports.yahoo.com/
_______________________________________________
Flac-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to