search for: flac__usize64

Displaying 5 results from an estimated 5 matches for "flac__usize64".

2004 Sep 10
2
1.0 candidate checked in
...----- Index: configure.in =================================================================== RCS file: /cvsroot/flac/flac/configure.in,v retrieving revision 1.25 diff -u -r1.25 configure.in --- configure.in 2001/07/22 07:27:45 1.25 +++ configure.in 2001/07/22 09:40:32 @@ -136,7 +136,7 @@ AC_SUBST(FLaC__USIZE64) SAVE_CFLAGS="$CFLAGS" -CFLAGS='-I$(srcdir)/include -I $(top_srcdir)/include -Wall -W' +CFLAGS='-I$(top_builddir)/include -I$(srcdir)/include -I$(top_srcdir)/include -Wall -W' if test x$debug = xtrue; then CFLAGS="$CFLAGS -g -O0 -DDEBUG" else Index: src/li...
2004 Sep 10
0
1.0 source candidate
...tic Index: configure.in =================================================================== RCS file: /cvsroot/flac/flac/configure.in,v retrieving revision 1.24 diff -u -r1.24 configure.in --- configure.in 2001/07/20 23:44:35 1.24 +++ configure.in 2001/07/21 01:58:17 @@ -136,7 +136,7 @@ AC_SUBST(FLaC__USIZE64) SAVE_CFLAGS="$CFLAGS" -CFLAGS='-I./include -I $(top_srcdir)/include -Wall -W' +CFLAGS='-I$(srcdir)/include -I $(top_srcdir)/include -Wall -W' if test x$debug = xtrue; then CFLAGS="$CFLAGS -g -O0 -DDEBUG" else @@ -151,6 +151,9 @@ src/Makefile \ src/lib...
2004 Sep 10
4
success compiling and running under IRIX
hello guys first i would like to say that I'm very happy that there is true open source lossless audio compression software available from you guys. i'm contemplating archiving my cd collection and i would never even consider encoding important stuff with proprietary code. i might just as well throw my music away! flac's goals and features coincide with mine as a user, and it
2004 Sep 10
5
1.0 source candidate
I rethought it and it seemed like a bad idea to post a big file, so you can get it here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/flac/junk/flac-1.0-src-candidate.tar.bz2 Josh __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
2004 Sep 10
5
1.0 candidate checked in
On Sat, Jul 21, 2001 at 04:06:14PM -0400, Matt Zimmerman wrote: > Argh. Maybe libtool will have to get involved after all. I'll work on it > this afternoon. I think I give up. automake and libtool assume that the compiler will be able to assemble stuff, and compilers don't generally understand NASM input. I don't like the strip_fPIC bit, since just about anything that could