We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e20ae commit cff0ac7Copy full SHA for cff0ac7
nx-X11/programs/Xserver/Imakefile
@@ -338,7 +338,7 @@ NX_XSHADOWLIBNAME = libXcompshad.so
338
#endif
339
340
ServerTarget(nxagent,$(NXAGENTDIRS),$(NXAGENTOBJS), \
341
- $(LIBCWRAPPER) $(NXCOMPEXT) $(NXAGENTLIBS) $(LOADABLEEXTS),$(NXCOMPEXTSYSLIBS) $(NXAGENTSYSLIBS) $(NXAGENTNXLIBS))
+ $(LIBCWRAPPER) $(NXCOMPEXT) $(NXAGENTLIBS) $(LOADABLEEXTS),$(NXAGENTNXLIBS) $(NXAGENTSYSLIBS) $(NXCOMPEXTSYSLIBS))
342
343
/*
344
* Hard coded target to build a static nxagent server.
0 commit comments