Skip to content

Commit

Permalink
merge release notes and macos fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gandrewstone committed Nov 5, 2018
2 parents ea83319 + 786c1d1 commit 1ab4be0
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 224 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ case $host in
AC_PATH_TOOL([INSTALLNAMETOOL], [install_name_tool], install_name_tool)
AC_PATH_TOOL([OTOOL], [otool], otool)
AC_PATH_PROGS([GENISOIMAGE], [genisoimage mkisofs],genisoimage)
AC_PATH_PROGS([RSVG_CONVERT], [rsvg-convert rsvg],rsvg-convert)
AC_PATH_PROGS([IMAGEMAGICK_CONVERT], [convert],convert)
AC_PATH_PROGS([TIFFCP], [tiffcp],tiffcp)

Expand Down

0 comments on commit 1ab4be0

Please sign in to comment.