Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / glib / patches / 001-automake-compat.patch
blob585ebd6467574a968e2bebaec5a7054d875979a0
1 libgplugin_b_la_LIBADD = @G_MODULE_LIBS@ # $(libglib)
3 noinst_PROGRAMS = testgmodule
4 testgmodule_LDFLAGS += @G_MODULE_LDFLAGS@
5 testgmodule_LDADD = libgmodule.la $(libglib) @G_MODULE_LIBS@
7 .PHONY: files release