LP#1268619: websocket: avoid module auto configuration
authorBill Erickson <berick@esilibrary.com>
Mon, 3 Mar 2014 15:29:23 +0000 (10:29 -0500)
committerBill Erickson <berick@esilibrary.com>
Sun, 4 May 2014 20:10:35 +0000 (16:10 -0400)
commitb3ca846fd7e1390d6b83b3035f473a5902fec733
tree2e55810a637ecd02d579fd9e203ed2550334111f
parentbb026405a3bf79ff490c3bcd540bf374819d82eb
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>
src/gateway/Makefile.am