mirror of
https://codeberg.org/scip/dbtool.git
synced 2025-12-16 19:00:58 +01:00
rm debug code
This commit is contained in:
@@ -46,7 +46,7 @@ pcre2 = dependency('libpcre2-8')
|
||||
|
||||
|
||||
# manually check for libraries
|
||||
lib_berkeley = cpp.find_library('dXb_cxx', required: false,
|
||||
lib_berkeley = cpp.find_library('db_cxx', required: false,
|
||||
dirs : ['/usr', '/usr/local'])
|
||||
inc_berkeley = include_directories('/usr', '/usr/local')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user