mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:43:03 +01:00
Totally misc.
This commit is contained in:
parent
9e98afd986
commit
cf10c95c5c
@ -139,7 +139,7 @@ void IbUtil::initialize()
|
||||
if (tryLibrary(fb_utils::getPrefix(fb_utils::FB_DIR_BIN, LIBNAME), message[1]))
|
||||
return;
|
||||
|
||||
// using firebird root (takes into an account environment settings)
|
||||
// using firebird root (takes into account environment settings)
|
||||
if (tryLibrary(fb_utils::getPrefix(fb_utils::FB_DIR_CONF, LIBNAME), message[2]))
|
||||
return;
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user