aboutsummaryrefslogtreecommitdiffstats
path: root/g10
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-08-03 10:50:53 +0000
committerWerner Koch <[email protected]>2002-08-03 10:50:53 +0000
commit85aa3e18c296cdf18f76a47754d5270eb4e3630e (patch)
treec47a142fce35ba999e72fad2037a8020b3d8ab16 /g10
parent2002-08-02 Timo Schulz <[email protected]> (diff)
downloadgnupg-85aa3e18c296cdf18f76a47754d5270eb4e3630e.tar.gz
gnupg-85aa3e18c296cdf18f76a47754d5270eb4e3630e.zip
The big extension module removal.
Diffstat (limited to '')
-rw-r--r--g10/ChangeLog4
-rw-r--r--g10/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index ec4731877..52357d6c3 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-02 Werner Koch <[email protected]>
+
+ * Makefile.am (LDFLAGS): Removed DYNLINK_LDFLAGS.
+
2002-07-30 David Shaw <[email protected]>
* options.h, g10.c (main), mainproc.c (proc_encrypted): Return a
diff --git a/g10/Makefile.am b/g10/Makefile.am
index f59cd8b2d..13ac50b6d 100644
--- a/g10/Makefile.am
+++ b/g10/Makefile.am
@@ -22,7 +22,7 @@ INCLUDES = -I.. -I$(top_srcdir)/include -I$(top_srcdir)/intl
EXTRA_DIST = options.skel
# it seems that we can't use this with automake 1.5
#OMIT_DEPENDENCIES = zlib.h zconf.h
-LDFLAGS = @LDFLAGS@ @DYNLINK_LDFLAGS@
+LDFLAGS = @LDFLAGS@
needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a
#noinst_PROGRAMS = gpgd