Commit 85b925e3 authored by Mike Gabriel's avatar Mike Gabriel

nx-X11/config/cf: Clean-up left-overs from having our own libNX_Xext shared library.

parent 8a3605ff
......@@ -283,8 +283,6 @@ An <os>Lib.tmpl file provides defaults for the following variables:
SharedX11Reqs required libs for libX11.so
SharedX11Rev version number for libX11.so
SharedXextReqs required libs for libXext.so
SharedXextRev version number for libXext.so
Vendor.cf files and/or site/host specific .def files may define the
following variables:
......
......@@ -3,6 +3,5 @@
*/
#define SharedX11Reqs $(LDPRELIB) -ldl -lXdmcp
#define SharedXextReqs $(LDPRELIB) $(XONLYLIB)
#define NoMessageCatalog
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment