@b4n commented on this pull request.
> @@ -26,9 +26,10 @@ script:
- NOCONFIGURE=1 ./autogen.sh
- >
if [ -n "$MINGW" ]; then
+ unset CC CXX;
Though, did you have a good reason to drop it? I think it was required and
didn't have anything to do with GTK2.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2602#discussion_r515981780
