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

Colomban Wendling notifications at xxxxx
Wed Mar 9 20:57:21 UTC 2016


> @@ -14,15 +13,14 @@ LOCAL_AM_CFLAGS = \
>  	-DDOCDIR=\""$(docdir)"\" \
>  	-DGEANYPLUGINS_DATADIR=\""$(datadir)"\" \
>  	-DPKGDATADIR=\""$(pkgdatadir)"\" \
> -	-DLIBDIR=\""$(libdir)"\" \
> -	-DPKGLIBDIR=\""$(pkglibdir)"\"

ok, not used for the moment.  FWIW, would be `"lib/$(PACKAGE)"` on Windows I guess -- or simply `"lib"` as it's already likely to be package-specific

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


More information about the Github-comments mailing list