config.h.in
changeset 57 37ed3c7ac1b6
parent 54 6bef2082e5f9
child 59 19cfaceda6bb
equal deleted inserted replaced
56:d53804c0fb6f 57:37ed3c7ac1b6
    22 // define this to enable debugging output
    22 // define this to enable debugging output
    23 #cmakedefine DEBUG
    23 #cmakedefine DEBUG
    24 
    24 
    25 // define this, if you are building with liblua 5.2
    25 // define this, if you are building with liblua 5.2
    26 #cmakedefine HAVE_LUA52
    26 #cmakedefine HAVE_LUA52
       
    27 
       
    28 // define this, if your loudmouth uses SHA256 fingerprints
       
    29 #cmakedefine HAVE_LM_SHA256_FINGERPRINTS
    27 
    30 
    28 // define this, if your loudmouth have lm_connection_get_keep_alive_rate ()
    31 // define this, if your loudmouth have lm_connection_get_keep_alive_rate ()
    29 #cmakedefine HAVE_LM_CONNECTION_GET_KEEP_ALIVE_RATE
    32 #cmakedefine HAVE_LM_CONNECTION_GET_KEEP_ALIVE_RATE
    30 
    33 
    31 // define this, if your loudmouth have lm_connection_unregister_reply_handler ()
    34 // define this, if your loudmouth have lm_connection_unregister_reply_handler ()