From: Stanislav Visnovsky <[email protected]>

The binary is build here and also in base/ directory. Because of build
sequence, base/ binary will win and overwrite this binary.
---
 core/scr/src/Makefile.am |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)

diff --git a/core/scr/src/Makefile.am b/core/scr/src/Makefile.am
index cd129ae..e913abc 100644
--- a/core/scr/src/Makefile.am
+++ b/core/scr/src/Makefile.am
@@ -5,20 +5,6 @@
 AM_CXXFLAGS = -DY2LOG=\"scr\" -DSUSEVERSION=\"${SUSEVERSION}\"
 
 serversdir = $(execcompdir)/servers
-servers_PROGRAMS = scr
-
-scr_SOURCES =                                          \
-       scr.cc
-
-scr_LDADD = ${AGENT_LIBADD}                            \
-       $(top_builddir)/liby2/src/liby2.la
-
-scr_DEPENDENCIES = libpy2scr.la
-
-scr_LDFLAGS =                                  \
-       -Xlinker --whole-archive                \
-       libpy2scr.la                            \
-       -Xlinker --no-whole-archive
 
 plugin_LTLIBRARIES = libpy2scr.la
 
-- 
1.7.3.2

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to