[Github-comments] [geany-plugins] Automake (#277)

Colomban Wendling notifications at xxxxx
Mon Nov 30 14:51:03 UTC 2015


> +%C%_geanyvc_la_CFLAGS = \
> +	$(AM_CFLAGS) \
> +	$(GTKSPELL_CFLAGS)
> +
> +%C%_geanyvc_la_LIBADD = \
> +	$(GTKSPELL_LIBS) \
> +	$(COMMONLIBS)
> +
> +endif
> +
> +if UNITTESTS
> +TESTS += %D%/unittests
> +check_PROGRAMS += %D%/unittests
> +%C%_unittests_SOURCES = %D%/unittests.c %D%/utils.c
> +%C%_unittests_CFLAGS  = $(GEANY_CFLAGS) -DUNITTESTS
> +%C%_unittests_LDADD   = @GEANY_LIBS@ $(INTLLIBS) @CHECK_LIBS@

same `SHORTNAME` question as above

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/277/files#r46151296
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151130/233c8528/attachment.html>


More information about the Github-comments mailing list