commit cecebf21930f68000ceb7d2a529fc20943eee95d Author: Daniele Forsi <dani...@forsi.it> Date: Sun Jan 30 23:41:06 2011 +0100
Fix typo * configure.ac * Fix typo. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/configure.ac b/configure.ac index 002ceee..c3e7f3b 100644 --- a/configure.ac +++ b/configure.ac @@ -270,7 +270,7 @@ fi AM_CONDITIONAL(HAVE_FLAC, test "x$have_flac" = "xyes") dnl Check for FAAD for use with m4a files -AC_ARG_WITH(faad, AS_HELP_STRING([--without-faad],[Disable M4A -> MP3 coversion support])) +AC_ARG_WITH(faad, AS_HELP_STRING([--without-faad],[Disable M4A -> MP3 conversion support])) if test "x$with_faad" != "xno"; then AC_CHECK_PROG(FAAD, faad, yes, no) if test "x$FAAD" = "xyes"; then ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2