diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2007-12-07 20:15:00 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 20:07:34 +0200 |
commit | 7d8d824e23d828c84fada5fb3b0180a0a0aa4409 (patch) | |
tree | d02fe68c5f16b12a959fe6d6b7b53c4d70d0e3e4 /debian/build/autoconf.mk | |
parent | d920c2bbf44af5fa0af8d4112290cb55a0de3c94 (diff) | |
download | sendmail-debian/8.14.2-3.tar.gz |
Imported Debian patch 8.14.2-3debian/8.14.2-3
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 03da1e2..24fdeac 100644 --- a/debian/build/autoconf.mk +++ b/debian/build/autoconf.mk @@ -2,7 +2,7 @@ #------------------------------------------------------------------------------ # vim: syntax=make # -# $Sendmail: autoconf.mk,v 8.14.2 2007-11-30 09:13:59 cowboy Exp $ +# $Sendmail: autoconf.mk,v 8.14.2 2008-02-10 13:47:11 cowboy Exp $ # # Copyright (c) 1998-2007 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-11-30 09:13:59 (-0800) +# Richard Nelson <cowboy@debian.org> 2008-02-10 13:47:11 (-0800) #------------------------------------------------------------------------------ #SHELL := /bin/sh -x |