summaryrefslogtreecommitdiff
path: root/debian/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'debian/configure.ac')
-rw-r--r--debian/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/configure.ac b/debian/configure.ac
index f06e7a3..e7a03fa 100644
--- a/debian/configure.ac
+++ b/debian/configure.ac
@@ -476,7 +476,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";