2009-04-19 16:20:00 +00:00
|
|
|
--- libgcrypt-1.4.4/Makefile.am~ 2008-08-19 17:20:08.000000000 +0200
|
|
|
|
+++ libgcrypt-1.4.4/Makefile.am 2009-03-18 00:13:06.000000000 +0100
|
2008-07-13 16:24:42 +00:00
|
|
|
@@ -22,8 +22,8 @@
|
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
|
|
|
|
--enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
|
|
|
|
|
2009-04-19 16:20:00 +00:00
|
|
|
-DIST_SUBDIRS = m4 mpi cipher random src doc tests
|
|
|
|
-SUBDIRS = mpi cipher random src doc tests
|
|
|
|
+DIST_SUBDIRS = m4 mpi cipher random src
|
|
|
|
+SUBDIRS = mpi cipher random src
|
|
|
|
EXTRA_DIST = autogen.sh README.SVN
|
2008-07-13 16:24:42 +00:00
|
|
|
DISTCLEANFILES =
|
|
|
|
|
2009-04-19 16:20:00 +00:00
|
|
|
--- libgcrypt-1.4.4/Makefile.in~ 2009-01-22 19:16:51.000000000 +0100
|
|
|
|
+++ libgcrypt-1.4.4/Makefile.in 2009-03-18 00:13:18.000000000 +0100
|
|
|
|
@@ -237,8 +237,8 @@
|
2008-07-13 16:24:42 +00:00
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
|
|
|
|
--enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
|
|
|
|
|
2009-04-19 16:20:00 +00:00
|
|
|
-DIST_SUBDIRS = m4 mpi cipher random src doc tests
|
|
|
|
-SUBDIRS = mpi cipher random src doc tests
|
|
|
|
+DIST_SUBDIRS = m4 mpi cipher random src
|
|
|
|
+SUBDIRS = mpi cipher random src
|
|
|
|
EXTRA_DIST = autogen.sh README.SVN
|
2008-07-13 16:24:42 +00:00
|
|
|
DISTCLEANFILES =
|
|
|
|
all: config.h
|