From 90f96f5bcb444380f2fccda21dbf0a623e84ee3f Mon Sep 17 00:00:00 2001 From: Ed Catmur Date: Thu, 6 Jul 2006 17:49:55 -0700 Subject: [PATCH] Remove hardcoded 'lib' in XPRINTDIR. (cherry picked from 2152e2d364bdd179cf218cde446c763d8c8bb833 commit) --- Xprint/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xprint/Makefile.am b/Xprint/Makefile.am index 3d6a7f64c..50063141a 100644 --- a/Xprint/Makefile.am +++ b/Xprint/Makefile.am @@ -4,7 +4,7 @@ bin_PROGRAMS = Xprt Xprt_CFLAGS = @SERVER_DEFINES@ @DIX_CFLAGS@ @XPRINT_CFLAGS@ \ -DXPRINT -DPRINT_ONLY_SERVER -D_XP_PRINT_SERVER_ \ - -DXPRINTDIR=\"$(prefix)/X11/xserver\" \ + -DXPRINTDIR=\"$(libdir)/X11/xserver\" \ -DXPRASTERDDX -DXPPCLDDX -DXPMONOPCLDDX -DXPPSDDX Xprt_LDFLAGS = -L$(top_srcdir)