mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
use -DSSL39 if compiling with R12
SVN Revision: 1456
This commit is contained in:
parent
be140c1a23
commit
e361835cea
@ -1,3 +1,7 @@
|
||||
2008-07-17 Christophe Romain <christophe.romain@process-one.net>
|
||||
|
||||
* src/web/Makefile.in: use -DSSL39 if compiling with R12
|
||||
|
||||
2008-07-16 Badlop <badlop@process-one.net>
|
||||
|
||||
* src/ejabberd_c2s.erl: Put auth_module in Info always (EJAB-549)
|
||||
|
@ -9,6 +9,7 @@ LIBS = @LIBS@
|
||||
ERLANG_CFLAGS = @ERLANG_CFLAGS@
|
||||
ERLANG_LIBS = @ERLANG_LIBS@
|
||||
|
||||
EFLAGS += @ERLANG_SSL39@
|
||||
EFLAGS += -I ..
|
||||
EFLAGS += -pz ..
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user