aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-05-03 16:08:46 +0000
committerChristian Grothoff <christian@grothoff.org>2011-05-03 16:08:46 +0000
commit15ff6f14fedcf2e35d0970519bbb5ecbf1ad8e00 (patch)
treed7f5ca6a6b0e297785dd02ac47c010c9543212f7
parent57d6ebf5f20a87499f996957072f886be11a0189 (diff)
downloadgnunet-15ff6f14fedcf2e35d0970519bbb5ecbf1ad8e00.tar.gz
gnunet-15ff6f14fedcf2e35d0970519bbb5ecbf1ad8e00.zip
nocurl
-rw-r--r--src/nat/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am
index 9adb25668..66af052c7 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -29,8 +29,7 @@ libgnunetnat_la_LIBADD = \
29 29
30libgnunetnat_la_LDFLAGS = \ 30libgnunetnat_la_LDFLAGS = \
31 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 31 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
32 -version-info 0:0:0 \ 32 -version-info 0:0:0
33 @LIBCURL@ -lcurl
34 33
35check_PROGRAMS = \ 34check_PROGRAMS = \
36 test-nat 35 test-nat