Skip to content

Commit

Permalink
Add DIRECTFB_CFLAGS to SDL_CFLAGS so its cflags will get added to the…
Browse files Browse the repository at this point in the history
… sdl2.pc
  • Loading branch information
BrandonSchaefer committed Apr 17, 2014
1 parent ece3143 commit fc9491d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.in
Expand Up @@ -1783,6 +1783,7 @@ AC_MSG_WARN("directfb $directfb_lib")
SUMMARY_video="${SUMMARY_video} directfb"
fi
AC_MSG_RESULT($directfb_shared)
SDL_CFLAGS="$SDL_CFLAGS $DIRECTFB_CFLAGS"
have_video=yes
fi
fi
Expand Down

0 comments on commit fc9491d

Please sign in to comment.