[Github-comments] [geany-plugins] Set docdir on Windows builds (#376)

Enrico Tröger notifications at xxxxx
Thu Mar 10 04:47:04 UTC 2016


> @@ -75,6 +75,7 @@ AC_DEFUN([GP_CHECK_MINGW],
>  		*mingw*)
>  			AC_DEFINE([WIN32], [1], [we are cross compiling for WIN32])
>  			AM_CONDITIONAL([MINGW], true)
> +			AC_SUBST([docdir], '${prefix}/doc/geany-plugins')

Oops, this was just a left-over in this PR. I actually built the provided test binaries without this.
Thanks for noticing it and sorry. Fixed in https://github.com/eht16/geany-plugins/commit/953d478f2cbb1b06d730e421b6673bdfdd4564dd.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/376/files#r55633642
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160309/3d83e19d/attachment.html>


More information about the Github-comments mailing list