File: remove_rpath

package info (click to toggle)
cfengine3 3.6.2-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 20,256 kB
  • ctags: 9,613
  • sloc: ansic: 116,129; sh: 12,366; yacc: 1,088; makefile: 1,006; lex: 391; perl: 197; xml: 21; sed: 4
file content (14 lines) | stat: -rw-r--r-- 442 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: Cfengine-debian/cf-agent/Makefile.am
===================================================================
--- Cfengine-debian.orig/cf-agent/Makefile.am
+++ Cfengine-debian/cf-agent/Makefile.am
@@ -27,8 +27,7 @@ AM_LDFLAGS = \
 	$(LIBVIRT_LDFLAGS) \
 	$(POSTGRESQL_LDFLAGS) \
 	$(MYSQL_LDFLAGS) \
-	$(LIBXML2_LDFLAGS) \
-	$(PAM_LDFLAGS)
+	$(LIBXML2_LDFLAGS)
 
 libcf_agent_la_LIBADD = ../libpromises/libpromises.la \
 	$(OPENSSL_LIBS) \