[Github-comments] [geany-plugins] Set docdir on Windows builds (#376)
Colomban Wendling
notifications at xxxxx
Wed Mar 9 20:55:42 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')
this dosn't seem to match what `DOCDIR` is set to below, what's up with this?
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/376/files#r55587434
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160309/d9e50eec/attachment.html>
More information about the Github-comments
mailing list