From 8f12197ace824fb47fe72725e46ff5f9ba44c39e Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 3 Oct 2010 10:45:43 -0700 Subject: Remove DPY_XPRINT_* from Makefile.am The definitions were removed from configure.ac by commit e4541a92f7faead53 Signed-off-by: Alan Coopersmith --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index f91bedd..1039f5e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,7 +34,6 @@ AM_CFLAGS = \ $(DPY_XCOMPOSITE_CFLAGS) \ $(DPY_XINERAMA_CFLAGS) \ $(DPY_DMX_CFLAGS) \ - $(DPY_XPRINT_CFLAGS) \ $(DPY_XTST_CFLAGS) xdpyinfo_LDADD = \ @@ -49,7 +48,6 @@ xdpyinfo_LDADD = \ $(DPY_XCOMPOSITE_LIBS) \ $(DPY_XINERAMA_LIBS) \ $(DPY_DMX_LIBS) \ - $(DPY_XPRINT_LIBS) \ $(DPY_XTST_LIBS) xdpyinfo_SOURCES = \ -- cgit v1.2.3