8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:00:38 +01:00

Fixed s390 linux port error

This commit is contained in:
alexpeshkoff 2011-03-17 14:02:00 +00:00
parent 09b756b42f
commit 2d1323e89e

View File

@ -209,6 +209,7 @@ dnl CPU_TYPE=ppc64
INSTALL_PREFIX=linux
PLATFORM=LINUX
AC_DEFINE(LINUX, 1, [Define this if OS is Linux])
LOCK_MANAGER_FLG=Y
EDITLINE_FLG=Y
SHRLIB_EXT=so
;;