Small PATCH: check of 2 Perl modules

Eugene Kazakov <e.kazakov@postgrespro.ru>

From: Eugene Kazakov <e.kazakov@postgrespro.ru>
To: pgsql-hackers@postgresql.org
Date: 2016-02-12T13:20:32Z
Lists: pgsql-hackers

Attachments

TAP-tests need two Perl modules: Test::More and IPC::Run.

The patch adds checking of modules in configure.in and configure.


Eugene Kazakov,
Postgres Professional

Commits

  1. Make configure check for IPC::Run when --enable-tap-tests is specified.