]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix usage of setmode without declaration on cygwin.
authorEric Blake <ebb9@byu.net>
Fri, 11 Apr 2008 17:21:55 +0000 (17:21 +0000)
committerEric Blake <ebb9@byu.net>
Fri, 11 Apr 2008 17:21:55 +0000 (17:21 +0000)
commit484680fe022563c93a37dad3b1bca46028b1e866
tree2c8830905f0b090242295f7fe9d1ad45659709a5
parentf470f5557b015ed52c77b42b733d2edc7ceeb993
Fix usage of setmode without declaration on cygwin.

* libltdl/config/ltmain.m4sh (func_emit_cwrapperexe_src): Ensure
setmode has prototype for both mingw and cygwin.
ChangeLog
libltdl/config/ltmain.m4sh