Skip to content

Commit

Permalink
Allow BUILDSYS_FRAMEWORK to take a code block
Browse files Browse the repository at this point in the history
  • Loading branch information
Midar committed Jan 21, 2018
1 parent 1ae4553 commit 639eb97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions m4/buildsys.m4
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,9 @@ AC_DEFUN([BUILDSYS_FRAMEWORK], [
AC_SUBST(FRAMEWORK_LDFLAGS)
AC_SUBST(FRAMEWORK_LDFLAGS_INSTALL_NAME)
$1
;;
esac
])

0 comments on commit 639eb97

Please sign in to comment.