Skip to content

Commit

Permalink
Imported a fix of configure.ac.
Browse files Browse the repository at this point in the history
  • Loading branch information
onpon4 committed Jul 7, 2019
1 parent 3619701 commit d732762
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 22 deletions.
2 changes: 2 additions & 0 deletions configure.ac
Expand Up @@ -20,6 +20,8 @@ AC_PROG_INSTALL
STARFIGHTER_CFLAGS="-DVERSION=\\\"$PACKAGE_VERSION\\\""

# Checks for libraries.
AC_SEARCH_LIBS([atanf], [m])

PKG_CHECK_EXISTS([SDL2_mixer], [
PKG_CHECK_EXISTS([SDL2_ttf], [
PKG_CHECK_MODULES([SDL], [sdl2 SDL2_image SDL2_mixer SDL2_ttf])
Expand Down
11 changes: 0 additions & 11 deletions music/Makefile.am

This file was deleted.

11 changes: 0 additions & 11 deletions sound/Makefile.am

This file was deleted.

0 comments on commit d732762

Please sign in to comment.