Re: [PATCH] DLL support on cygwin
Michael Pruett <[email protected]> Wed, 2 Jul 2003 00:40:42 -0700
| Newsgroups | gmane.comp.audio.audiofile |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 17, 2003 at 02:22:27PM +0900, Masahiro Sakai wrote: > Hi, > > I made a small patch to allow to build libaudiofile as DLL on Cygwin. > > Changes: > * configure.in: call AM_PROG_LIBTOOL after AC_PROG_CC. > * configure.in: call AC_LIBTOOL_WIN32_DLL. > * libaudiofile/Makefile.am (libaudiofile_la_LDFLAGS): add -no-undefined. > > Hope this is of use/interest, > > -- > Masahiro Sakai Masahiro, thanks for your patch. I have applied it. Michael