]> granicus.if.org Git - graphviz/commit
fix: pstopdf support in the Autotools build system
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 26 Sep 2020 01:51:44 +0000 (18:51 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 2 Oct 2020 14:01:50 +0000 (07:01 -0700)
commit7379ed8c5c60ff7d50bb4d7c0573e1d9d002de6b
tree415edfebc2f065223d2c92b40ab6719e171a7620
parent602f23db17a838abdbc73db7e7b88ddba68095cd
fix: pstopdf support in the Autotools build system

pstopdf can now be used as a substitute for ps2pdf when using the Autotools
build system. This commit adapts a downstream packaging tweak from Homebrew [0]
commit f231dcfd69a290c8a289bccd8cfc9aa9b8dc5472, that now works correctly as of
the previous commit. Related to #1763.

  [0]: https://github.com/Homebrew/homebrew-core
configure.ac