diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2007-08-13 23:52:22 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 20:04:20 +0200 |
commit | 34e8a737f6d84a0d14a82d8f1c655edaa78534cf (patch) | |
tree | 00480be8df4f3ef7e9831c25bbc505294eeaf973 /debian/build/autoconf.mk | |
parent | 19d86f8744c3c3c0b777aee2ba756f3b5e96554e (diff) | |
download | sendmail-34e8a737f6d84a0d14a82d8f1c655edaa78534cf.tar.gz |
Imported Debian patch 8.14.1-9debian/8.14.1-9
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 c940333..ffe8f81 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-07-29 09:41:45 cowboy Exp $ +# $Sendmail: autoconf.mk,v 8.14.1 2007-08-17 21:03:32 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-07-29 09:41:45 (-0700) +# Richard Nelson <cowboy@debian.org> 2007-08-17 21:03:32 (-0700) #------------------------------------------------------------------------------ #SHELL := /bin/sh -x |