Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Beirdo committed Apr 4, 2012
1 parent ed6aa4c commit a95a2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/configure
Expand Up @@ -2456,7 +2456,7 @@ else
shlibdir_default="${prefix_default}/${libdir_name}"
fi

if enabled_any cpu_override croos_compile || test x"$tune" != x"generic" &&
if enabled_any cpu_override cross_compile || test x"$tune" != x"generic" &&
enabled proc_opt; then
echo "Warning! --enable-proc-opt shouldn't be used with --arch, --cpu or --tune"
echo "Disabling it now."
Expand Down

0 comments on commit a95a2ce

Please sign in to comment.