Module Name:    othersrc
Committed By:   lukem
Date:           Wed Dec 30 01:42:42 UTC 2009

Modified Files:
        othersrc/libexec/tnftpd: configure.ac

Log Message:
tnftpd 20091122


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 othersrc/libexec/tnftpd/configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: othersrc/libexec/tnftpd/configure.ac
diff -u othersrc/libexec/tnftpd/configure.ac:1.26 othersrc/libexec/tnftpd/configure.ac:1.27
--- othersrc/libexec/tnftpd/configure.ac:1.26	Sat Nov  7 10:57:07 2009
+++ othersrc/libexec/tnftpd/configure.ac	Wed Dec 30 01:42:42 2009
@@ -1,20 +1,18 @@
-# $NetBSD: configure.ac,v 1.26 2009/11/07 10:57:07 lukem Exp $
+# $NetBSD: configure.ac,v 1.27 2009/12/30 01:42:42 lukem Exp $
 #
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([tnftpd], [20081009], [[email protected]])
+AC_INIT([tnftpd], [20091122], [[email protected]])
 AC_PREREQ([2.61])
 
 AC_COPYRIGHT([
 Copyright (c) 2001-2009 The NetBSD Foundation, Inc.
 All rights reserved.
 ])
-AC_REVISION([$Revision: 1.26 $])
+AC_REVISION([$Revision: 1.27 $])
 
 AS_SHELL_SANITIZE
 
-# AC_CANONICAL_TARGET
-
 AC_CONFIG_SRCDIR([tnftpd.h])
 AC_CONFIG_AUX_DIR([buildaux])
 AC_CONFIG_HEADERS([tnftpd_config.h])

Reply via email to