8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:00:38 +01:00
firebird-mirror/builds
Maciej S. Szmigiero d5146be51e Don't use libintl.so SONAME for libfbintl.so (#74)
POSIX build by default uses libintl.so.1 SONAME for libfbintl.so.1.
This means that on Linux ldconfig will make libintl.so.1 symlink to
libfbintl.so.1.
However, actual libintl is a very different library, incompatible with
libfbintl.
This breaks other software which tries to link to libintl.

Fix it by making libfbintl SONAME match its actual name.
2017-01-09 15:23:04 +04:00
..
cmake [build][cmake] Fix OS X build with brew. 2015-07-28 16:40:25 +00:00
install This should fix bug reported by Gabor: ./install.sh: 1570: [: /opt/firebird: unexpected operator 2016-12-27 16:27:35 +03:00
mac_os_x/CS Place expression index support routines where it should be. 2016-05-12 14:03:01 +03:00
make.new/config .gitignore pass 2016-03-18 20:36:23 +03:00
misc revert the change 2014-04-26 09:02:55 +00:00
posix Don't use libintl.so SONAME for libfbintl.so (#74) 2017-01-09 15:23:04 +04:00
win32 Restored the line removal which leaves temporary files in Windows. 2017-01-05 15:32:15 -02:00