Skip to content

Commit

Permalink
JANITORIAL: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ccawley2011 authored and bonki committed Apr 7, 2018
1 parent 9dd5821 commit fc00f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Expand Up @@ -4052,7 +4052,7 @@ fi
define_in_config_if_yes "$_flac" 'USE_FLAC'
echo "$_flac"

# Add the link to ogg only after verbs tremor and flac as it might be used by those.
# Add the link to ogg only after vorbis, tremor and flac as it might be used by those.
if test "$_ogg" = yes ; then
append_var LIBS "$OGG_LIBS -logg"
append_var INCLUDES "$OGG_CFLAGS"
Expand Down

0 comments on commit fc00f80

Please sign in to comment.