summaryrefslogtreecommitdiff
path: root/hw/xprint
diff options
context:
space:
mode:
authorEd Catmur <ed@catmur.co.uk>2006-07-06 17:45:36 -0700
committerDonnie Berkholz <donnie@comet.(none)>2006-07-06 17:45:36 -0700
commit2152e2d364bdd179cf218cde446c763d8c8bb833 (patch)
tree7d6ef034cbf988c8b51371ca9d0971bed5335872 /hw/xprint
parent233c004641483a75985e09fea5416ab2c7a97fc4 (diff)
Remove hardcoded 'lib' in XPRINTDIR.
Diffstat (limited to 'hw/xprint')
-rw-r--r--hw/xprint/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xprint/Makefile.am b/hw/xprint/Makefile.am
index 46647a519..de0a1d94e 100644
--- a/hw/xprint/Makefile.am
+++ b/hw/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)