]> git.sur5r.net Git - openldap/commit
ITS#7075 Re-fix back-perl initialization.
authorHallvard Furuseth <hallvard@openldap.org>
Sat, 21 Jan 2012 03:57:58 +0000 (04:57 +0100)
committerHallvard Furuseth <hallvard@openldap.org>
Sat, 21 Jan 2012 04:01:43 +0000 (05:01 +0100)
commit03e594d9031bcf878acd3f7bf8fe2d983a88fd55
tree1f7fc6be9324cb51101bbc986cf1799ee2e090bd
parent214ad8c9879b4af1f1a730a4cd492453f19c8665
ITS#7075 Re-fix back-perl initialization.

Use PERL_SYS_INIT3() after all.  There appears to be no correct
way to do this, so we should as least follow the documentation.
servers/slapd/back-perl/init.c