Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmf01 authored Jun 19, 2024
1 parent ef1e185 commit 706c061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,7 @@ AC_SUBST(GIT_COMMIT_VERSION_HASH)
AX_CHECK_COMPILE_FLAG([-fassociative-math -fno-signed-zeros -fno-trapping-math -freciprocal-math],HAVE_ASSOC_MATH=yes)
AM_CONDITIONAL(ASSOC_MATH_AVAILABLE, test "x$HAVE_ASSOC_MATH" = "xyes")

AC_SUBST(FLAC_STATIC_LIBS) dnl unused here

AC_CONFIG_FILES([ \
Makefile \
Expand Down

0 comments on commit 706c061

Please sign in to comment.