summaryrefslogtreecommitdiff
path: root/debian/configure
diff options
context:
space:
mode:
authorRichard A Nelson (Rick) <cowboy@debian.org>2005-08-28 20:00:00 +0000
committerAndreas Beckmann <debian@abeckmann.de>2012-10-01 19:58:52 +0200
commit4b75a408710942fd2c5e4429f61cf9790db4c01b (patch)
tree4afcc906781546f00b34ba1c2d7236643ac1f8bd /debian/configure
parent6a83c860237f2792682a52c5a3c004473d7dc10a (diff)
downloadsendmail-debian/8.13.4-4.tar.gz
Imported Debian patch 8.13.4-4debian/8.13.4-4
Diffstat (limited to 'debian/configure')
-rw-r--r--debian/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/configure b/debian/configure
index 3bec995..abdac09 100644
--- a/debian/configure
+++ b/debian/configure
@@ -4009,7 +4009,7 @@ if test "$sm_version_major" = "8.13"; then
sm_ffr="$sm_ffr -D_FFR_CONTROL_MSTAT";
sm_ffr="$sm_ffr -D_FFR_DAEMON_NETUNIX";
sm_ffr="$sm_ffr -D_FFR_NO_PIPE";
- sm_ffr="$sm_ffr -D_FFR_SHM_STATUS"
+ sm_ffr="$sm_ffr -D_FFR_SHM_STATUS";
sm_ffr="$sm_ffr -D_FFR_RHS";
sm_ffr="$sm_ffr -D_FFR_MAIL_MACRO";
sm_ffr="$sm_ffr -D_FFR_HELONAME";