mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 19:19:13 +00:00
Remove hardcoded 'lib' in XPRINTDIR.
This commit is contained in:
committed by
Donnie Berkholz
parent
233c004641
commit
2152e2d364
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user