]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix func_emit_cwrapperexe_src for WinCE: no errno support.
authorVincent Torri <vtorri@univ-evry.fr>
Sun, 23 Nov 2008 19:30:33 +0000 (20:30 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 23 Nov 2008 19:30:59 +0000 (20:30 +0100)
commit2a06feab95ec4c0e10f265dfb40aff381489d8f3
tree7614b0f25c2f7505424aabef606cfd4de1d5a8ea
parent6ad29eaccf58011e38488875695612728ae52dad
Fix func_emit_cwrapperexe_src for WinCE: no errno support.

* libltdl/config/ltmain.m4sh (func_emit_cwrapperexe_src)
[__MINGW32CE__]: Do not use errno, do not include errno.h and
remove calls related to errno when using the mingw32ce compiler.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
libltdl/config/ltmain.m4sh