summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 66e88df8b..d24ce0995 100644
--- a/configure.ac
+++ b/configure.ac
@@ -398,6 +398,9 @@ if test x$enable_use_tty_group = xyes; then
AC_DEFINE(USE_TTY_GROUP, 1, [Should wall and write be installed setgid tty?])
fi
+
+AC_SUBST([SUID_CFLAGS])
+
CPPFLAGS="-fsigned-char -fomit-frame-pointer $CPPFLAGS"
LIBS=""