diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2007-05-10 21:30:00 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 19:59:14 +0200 |
commit | d9e109dbbaa9facd91857abf55a21c295908faf6 (patch) | |
tree | ee5605502892781c0eebc91b0c55c00edce8a7a0 /debian/build/autoconf.mk | |
parent | 8e0ff014d191e36ffe7884c43538ed0aac75f915 (diff) | |
download | sendmail-d9e109dbbaa9facd91857abf55a21c295908faf6.tar.gz |
Imported Debian patch 8.14.1-2debian/8.14.1-2
Diffstat (limited to 'debian/build/autoconf.mk')
-rw-r--r-- | debian/build/autoconf.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/build/autoconf.mk b/debian/build/autoconf.mk index cc6209c..dabc449 100644 --- a/debian/build/autoconf.mk +++ b/debian/build/autoconf.mk @@ -2,7 +2,7 @@ #------------------------------------------------------------------------------ # vim: syntax=make # -# $Sendmail: autoconf.mk,v 8.14.1 2007-05-05 15:58:55 cowboy Exp $ +# $Sendmail: autoconf.mk,v 8.14.1 2007-05-11 07:26:49 cowboy Exp $ # # Copyright (c) 1998-2005 Richard Nelson. All Rights Reserved. # @@ -16,7 +16,7 @@ # on Debian slink, potato, woody, testing, sid, ... # but the generated file is customized to the version noted above. # -# Richard Nelson <cowboy@debian.org> 2007-05-05 15:58:55 (-0700) +# Richard Nelson <cowboy@debian.org> 2007-05-11 07:26:49 (-0700) #------------------------------------------------------------------------------ #SHELL := /bin/sh -x |