config.h.in
changeset 66 a40beb82130c
parent 63 c17f3295f52c
equal deleted inserted replaced
65:72ffcf688664 66:a40beb82130c
    35 #cmakedefine HAVE_LM_SSL_SET_CA
    35 #cmakedefine HAVE_LM_SSL_SET_CA
    36 
    36 
    37 // define this, if your loudmouth have lm_ssl_set_cipher_list ()
    37 // define this, if your loudmouth have lm_ssl_set_cipher_list ()
    38 #cmakedefine HAVE_LM_SSL_SET_CIPHER_LIST
    38 #cmakedefine HAVE_LM_SSL_SET_CIPHER_LIST
    39 
    39 
       
    40 // define this, if your loudmouth have LmMessageNodeAttribute
       
    41 #cmakedefine HAVE_LM_MESSAGE_NODE_ATTRIBUTE
       
    42 
    40 // building against lua 5.1
    43 // building against lua 5.1
    41 #cmakedefine LUA51_COMPATIBILITY
    44 #cmakedefine LUA51_COMPATIBILITY
    42 
    45 
    43 #ifdef LUA51_COMPATIBILITY
    46 #ifdef LUA51_COMPATIBILITY
    44 #  define lua_rawlen lua_objlen
    47 #  define lua_rawlen lua_objlen