summaryrefslogtreecommitdiff
path: root/config/ltoptions.m4
diff options
context:
space:
mode:
authorpiotr <piotr@piotr-desktop.(none)>2009-06-01 11:09:44 +0200
committerpiotr <piotr@piotr-desktop.(none)>2009-06-01 11:09:44 +0200
commit39dec54e5b4b1cea5f52ad7009907241eea75e02 (patch)
treebc68cd01adecf126768cdc096622dedb180136fa /config/ltoptions.m4
parent3d271a927940df0d7368c774c0e1ed0881e6d493 (diff)
big and dirty commit - before osr_repair
Diffstat (limited to 'config/ltoptions.m4')
-rw-r--r--config/ltoptions.m42
1 files changed, 1 insertions, 1 deletions
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)
personal git repositories of Harald Welte. Your mileage may vary