ok, fixed, thanks. Josh
--- Erik Hovland <[EMAIL PROTECTED]> wrote: > I had trouble building because configure.in did not include the > test_grabbag/picture/Makefile entry for Makefile generation. > > This patch rectifies that situation. This is with flac cvs as of this > morning. > > E > > Signed-off-by: Erik Hovland <[EMAIL PROTECTED]> > > -- > Erik Hovland > mail: erik AT hovland DOT org > web: http://hovland.org/ > PGP/GPG public key available on request > > Index: flac-cvs/configure.in > =================================================================== > --- flac-cvs.orig/configure.in > +++ flac-cvs/configure.in > @@ -314,6 +314,7 @@ AC_CONFIG_FILES([ \ > src/share/utf8/Makefile \ > src/test_grabbag/Makefile \ > src/test_grabbag/cuesheet/Makefile \ > + src/test_grabbag/picture/Makefile \ > src/test_libs_common/Makefile \ > src/test_libFLAC/Makefile \ > src/test_libFLAC++/Makefile \ > > _________________________________ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
