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

Colomban Wendling notifications at xxxxx
Thu Mar 10 05:12:07 UTC 2016


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

`pkglibdir` is `$(libdir)/$(PACKAGE)`.

And well, it's a common thing to have but yeah as it's not used I guess we can remove it.

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


More information about the Github-comments mailing list