Added libotr back to configure by default
Renamed to BUILD_OTR3
This commit is contained in:
@@ -105,7 +105,7 @@ with_git_sources = $(core_sources)
|
||||
tests_with_git_sources = $(test_sources)
|
||||
endif
|
||||
|
||||
if BUILD_OTR
|
||||
if BUILD_OTR3
|
||||
with_otr_sources = $(with_git_sources) $(otr_sources)
|
||||
tests_with_otr_sources = $(tests_with_git_sources) $(otr_sources)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user