[Bug 790612] Missing gio package required for mingw-gtk2

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 14 23:03:16 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=790612

--- Comment #5 from salsaman <salsaman at gmail.com> 2012-02-14 18:03:15 EST ---
Ah OK I guess I should do something like:

if test "$IS_MINGW" = "true"; then
AC_PATH_PROG(PKG_CONFIG, i686-pc-mingw32-pkg-config, no)

else

....

fi





Feel free to close this as is not a bug.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the mingw mailing list