[pgpool-committers: 2166] pgpool: Fix wrong SSL configure option in	the RPM spec file.
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Sun Sep 21 07:59:28 JST 2014
    
    
  
Fix wrong SSL configure option in the RPM spec file.
SSL enabling option is "--with-openssl=/usr" and this is wrong. This
should be "--with-openssl". Per bug #115.
Branch
------
V3_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a0796571ecacb7e69e813b2fecacd1906f21d363
Modified Files
--------------
pgpool.spec |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
    
    
More information about the pgpool-committers
mailing list