pkg-config is needed to detect the presence of libssl, so it is needed even
if the build system doesn't need to be rebuilt.
In theory we'd only need pkg-config if OpenSSL is to be used, but I don't
see much point in being that explicit.
Reported-by: Bryan Osoro <bosoro@nicira.com>
Brad Hall brad@nicira.com
Brandon Heller brandonh@stanford.edu
Bryan Fulton bryan@nicira.com
+Bryan Osoro bosoro@nicira.com
Cedric Hobbs cedric@nicira.com
Dave Walker DaveWalker@ubuntu.com
Derek Cormier derek.cormier@lab.ntt.co.jp
- The GNU C compiler. We generally test with version 4.1, 4.2, or
4.3.
+ - pkg-config. We test with version 0.22.
+
- libssl, from OpenSSL, is optional but recommended if you plan to
connect the Open vSwitch to an OpenFlow controller. libssl is
required to establish confidentiality and authenticity in the
- Automake version 1.10 or later.
- - pkg-config. We test with version 0.22.
-
- Python 2.x, for x >= 4.
If you modify the ovsdbmonitor tool, then you will also need the