Skip to content

Commit

Permalink
[configure] - fix missleading enable printout of projectm
Browse files Browse the repository at this point in the history
  • Loading branch information
Memphiz committed Jan 31, 2013
1 parent 14f4952 commit ea274a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.in
Expand Up @@ -1277,6 +1277,7 @@ fi
if test "$use_projectm" = "no" || test "$use_gl" = "no"; then
AC_MSG_NOTICE($projectm_disabled)
DISABLE_PROJECTM=1
use_projectm="no"
else
AC_MSG_NOTICE($projectm_enabled)
DISABLE_PROJECTM=0
Expand Down

0 comments on commit ea274a3

Please sign in to comment.