Skip to content

Commit

Permalink
poppler: remove needless poppler-cairo check
Browse files Browse the repository at this point in the history
SF.net: #3495948

Reported by Pino Toscano. Thanks!!!
  • Loading branch information
kou committed Mar 3, 2012
1 parent a639bc5 commit 762ce7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion poppler/ext/poppler/extconf.rb
Expand Up @@ -56,7 +56,6 @@
setup_win32(module_name, base_dir)

PKGConfig.have_package(package_id) or exit 1
PKGConfig.have_package('poppler-cairo')

unless have_macro("POPPLER_MAJOR_VERSION", ["poppler.h"])
make_version_header("POPPLER", package_id, ".")
Expand Down

0 comments on commit 762ce7a

Please sign in to comment.