Re: PATCH: Avoid link errors for Win64 build
Michael Militzer <[email protected]> Thu, 15 Sep 2011 12:52:17 +0200
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, good idea to autodetect the name mangling behavior of the toolchain. I just replaced the use of grep by egrep. The AC_PROG_EGREP macro is available also with older autoconf versions. Patch applied. Regards, Michael Quoting Motofumi Oka <[email protected]>: > sorry. > patch is here. > http://pastebin.com/bmjjFAnD > > 2011/9/15 Motofumi Oka <[email protected]> > >> Atatched patch will solve this issue. >> http://list.xvid.org/pipermail/xvid-devel/2011-February/006245.html >> > _______________________________________________ > Xvid-devel mailing list > [email protected] > http://list.xvid.org/mailman/listinfo/xvid-devel > >