@eht16 commented on this pull request.
> @@ -119,7 +119,6 @@ AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$PACKAGE"],
> [Gettext package.])
AM_COND_IF([MINGW],
[pkgdatadir='${prefix}/data'],
[pkgdatadir='${datarootdir}/geany'])
-AM_COND_IF([MINGW],[LIBS="$LIBS -liconv"])
This came in https://github.com/geany/geany/pull/2938, seems unncessary now.
Mingw build is fine without it.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3465#pullrequestreview-1394766852
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3465/review/[email protected]>