aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/config/cf/lnxLib.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/config/cf/lnxLib.tmpl')
-rw-r--r--nx-X11/config/cf/lnxLib.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/config/cf/lnxLib.tmpl b/nx-X11/config/cf/lnxLib.tmpl
index f1eb5ac4b..788733c1f 100644
--- a/nx-X11/config/cf/lnxLib.tmpl
+++ b/nx-X11/config/cf/lnxLib.tmpl
@@ -9,7 +9,7 @@ XCOMM $XFree86: xc/config/cf/lnxLib.tmpl,v 3.19 2003/10/15 22:47:48 herrb Exp $
#ifndef FixupLibReferences
#define FixupLibReferences() @@\
-XMULIBONLY = -lXmu @@\
+XMULIBONLY = -lNX_Xmu @@\
XMULIB = $(XMULIBONLY) $(XTOOLLIB) $(XLIB)
#endif
@@ -66,7 +66,7 @@ XMULIB = $(XMULIBONLY) $(XTOOLLIB) $(XLIB)
#ifndef FixupLibReferences
#define FixupLibReferences() @@\
-XMULIB = -lXmu $(XLIB)
+XMULIB = -lNX_Xmu $(XLIB)
#endif
#endif /* UseElfFormat */