8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00

add cygwin target from libreoffice

This commit is contained in:
mapopa 2015-06-03 08:01:07 +00:00
parent fd59296a50
commit 63c802f2ed

View File

@ -455,7 +455,7 @@ dnl CPU_TYPE=ppc64
SHRLIB_EXT=so
;;
*-*-mingw*)
*-*-mingw*) | *-*-cygwin*)
MAKEFILE_PREFIX=mingw
PLATFORM=win32
AC_DEFINE(WIN_NT, 1, [Define this if OS is Windows NT])