From 39dec54e5b4b1cea5f52ad7009907241eea75e02 Mon Sep 17 00:00:00 2001 From: piotr Date: Mon, 1 Jun 2009 11:09:44 +0200 Subject: big and dirty commit - before osr_repair --- config/ltoptions.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/ltoptions.m4') diff --git a/config/ltoptions.m4 b/config/ltoptions.m4 index e970119..34151a3 100644 --- a/config/ltoptions.m4 +++ b/config/ltoptions.m4 @@ -125,7 +125,7 @@ LT_OPTION_DEFINE([LT_INIT], [win32-dll], [enable_win32_dll=yes case $host in -*-*-cygwin* | *-*-mingw* | *-*-pw32*) +*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-cegcc*) AC_CHECK_TOOL(AS, as, false) AC_CHECK_TOOL(DLLTOOL, dlltool, false) AC_CHECK_TOOL(OBJDUMP, objdump, false) -- cgit v1.2.3