Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/netpgp/dist generate the Makefile in src...
details: https://anonhg.NetBSD.org/src/rev/6d785da49d36
branches: trunk
changeset: 758450:6d785da49d36
user: agc <agc%NetBSD.org@localhost>
date: Fri Nov 05 02:36:01 2010 +0000
description:
generate the Makefile in src/libmj too
diffstat:
crypto/external/bsd/netpgp/dist/configure.ac | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 96a9e1a02fa4 -r 6d785da49d36 crypto/external/bsd/netpgp/dist/configure.ac
--- a/crypto/external/bsd/netpgp/dist/configure.ac Fri Nov 05 01:35:57 2010 +0000
+++ b/crypto/external/bsd/netpgp/dist/configure.ac Fri Nov 05 02:36:01 2010 +0000
@@ -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 <agc%netbsd.org@localhost> 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
Home |
Main Index |
Thread Index |
Old Index