[PATCH app-rstart 14/15] config: rstartd.real does not require linking to any library

Gaetan Nadon memsize at videotron.ca
Sun Jan 23 17:30:54 PST 2011


It depends on xproto which does not provide libraries.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 05d1233..35c3789 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,8 +28,6 @@ AM_CFLAGS = 					\
 	-DSERVERNAME=\"rstart\"			\
 	-DDEFAULT_CONFIG=\"$(rstartdir)/config\"
 
-rstartd_real_LDADD = $(RSTART_LIBS)
-
 rstartd_real_SOURCES =	\
         auth.c		\
         server.c	\
-- 
1.6.0.4



More information about the xorg-devel mailing list