mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 01:56:22 +00:00
Added conditionals to makefile for otr support
This commit is contained in:
@@ -2391,7 +2391,7 @@ cmd_otr(gchar **args, struct cmd_help_t help)
|
||||
return TRUE;
|
||||
}
|
||||
#else
|
||||
cons_show("This version of Profanity has not been build with OTR support enabled");
|
||||
cons_show("This version of Profanity has not been built with OTR support enabled");
|
||||
return TRUE;
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user