Module Name: src
Committed By: agc
Date: Fri Nov 5 02:36:01 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist: configure.ac
Log Message:
generate the Makefile in src/libmj too
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/crypto/external/bsd/netpgp/dist/configure.ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/external/bsd/netpgp/dist/configure.ac
diff -u src/crypto/external/bsd/netpgp/dist/configure.ac:1.36 src/crypto/external/bsd/netpgp/dist/configure.ac:1.37
--- src/crypto/external/bsd/netpgp/dist/configure.ac:1.36 Thu Nov 4 07:01:52 2010
+++ src/crypto/external/bsd/netpgp/dist/configure.ac Fri Nov 5 02:36:01 2010
@@ -1,10 +1,10 @@
-# $NetBSD: configure.ac,v 1.36 2010/11/04 07:01:52 agc Exp $
+# $NetBSD: configure.ac,v 1.37 2010/11/05 02:36:01 agc Exp $
#
# Process this file with autoconf to produce a configure script.
AC_INIT([netpgp],[20101103],[Alistair Crooks <[email protected]> c0596823])
AC_PREREQ(2.63)
-AC_REVISION([$Revision: 1.36 $])
+AC_REVISION([$Revision: 1.37 $])
AS_SHELL_SANITIZE
@@ -106,6 +106,7 @@
Makefile
include/Makefile
src/Makefile
+ src/libmj/Makefile
src/lib/Makefile
src/netpgp/Makefile
src/netpgpkeys/Makefile