From mboxrd@z Thu Jan 1 00:00:00 1970 From: yannick.brosseau@gmail.com (Yannick Brosseau) Date: Thu, 25 Nov 2010 10:05:54 -0500 Subject: [ltt-dev] LTTV for mingw In-Reply-To: <4CEE7A49.7090505@ericsson.com> References: <20101125004514.GA29444@Krystal> <4CEE7A49.7090505@ericsson.com> Message-ID: <4CEE7B52.1040009@gmail.com> On 11/25/2010 10:01 AM, Matthew Khouzam wrote: > When we try building it on a win32 platform, we get AM_PATH_GLIB_2_0 > macro not defined. This is a mingw/glib issue which google sadly is > not our friend with. :( > > Do you have the file glib-2.0.m4 somewhere ? On Linux it should be in: /usr/share/aclocal/glib-2.0.m4 You need to have it somewhere Autoconf can load it.