summaryrefslogtreecommitdiff
path: root/misc/amanda32-server/files/patch-ndmp-src::Makefile.in
blob: 2dd3f4b9f32dac1d4dd432b411929289c7a364eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- ndmp-src/Makefile.in.orig	2010-10-16 18:45:40.253086014 +0900
+++ ndmp-src/Makefile.in	2010-10-16 18:46:36.949487552 +0900
@@ -1289,9 +1289,9 @@
 # Divide the library up into the library side and down (libndmlib.la),
 # and the full set of rules, agents, and so on required to build ndmjob
 # (libndmjob.la).
-amlib_LTLIBRARIES = \
-	libndmlib.la \
-	libndmjob.la
+@WANT_CLIENT_TRUE@amlib_LTLIBRARIES = \
+@WANT_CLIENT_TRUE@	libndmlib.la \
+@WANT_CLIENT_TRUE@	libndmjob.la
 
 libndmjla = \
 	ndma_comm_job.c \