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 bf2bd1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions m4/buildsys.m4
Original file line number Diff line number Diff line change
Expand Up @@ -282,5 +282,7 @@ AC_DEFUN([BUILDSYS_FRAMEWORK], [
AC_SUBST(FRAMEWORK_LDFLAGS)
AC_SUBST(FRAMEWORK_LDFLAGS_INSTALL_NAME)
;;
$1
esac
])

0 comments on commit bf2bd1e

Please sign in to comment.