8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 16:43:03 +01:00
This commit is contained in:
alexpeshkoff 2012-06-22 11:43:16 +00:00
parent b91c68bb30
commit 03e37d78a0

View File

@ -451,7 +451,7 @@ AC_SUBST(DEVEL_FLG)
CROSS=
IS_CROSS=N
AC_ARG_WITH(cross-build,
[ --with-cross-build build for platform different from current one],
[ --with-cross-build build for platform different from current one],
[CROSS=${withval}
IS_CROSS=Y])
AC_SUBST(IS_CROSS)