summaryrefslogtreecommitdiff
path: root/security/gnupg-devel/files/patch-agent::Makefile.in
blob: df952017e8f26ced9e2046cb2f58c115230e6380 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- agent/Makefile.in	Wed Dec  4 14:13:12 2002
+++ agent/Makefile.in.new	Wed Jan 29 19:37:03 2003
@@ -137,7 +137,7 @@
 pkglib_PROGRAMS = gpg-protect-tool
 
 AM_CPPFLAGS = -I$(top_srcdir)/common $(LIBGCRYPT_CFLAGS) $(PTH_CFLAGS)
-LDFLAGS = @LDFLAGS@ 
+LDFLAGS = @LDFLAGS@ $(INTLLIBS)
 
 gpg_agent_SOURCES = \
 	gpg-agent.c agent.h \