]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1268619: websocket: avoid module auto configuration
authorBill Erickson <berick@esilibrary.com>
Mon, 3 Mar 2014 15:29:23 +0000 (10:29 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 19 Aug 2014 22:50:48 +0000 (15:50 -0700)
commit0054ea6684a933037af1cc3bc6358c7096dc051c
tree1facc64b6fd4ba197016250906d913e482d0c05a
parente375a1e31b87a3d645b6da05e83f2a29f885f1fc
LP#1268619: websocket: avoid module auto configuration

We don't want osrf_websocket_translator to be directly loaded as a
module, since it is not an apache module, but a shared library loaded by
an apache module (mod_websockets).  This is especially true of the default
apache instance.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
src/gateway/Makefile.am