summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b89d2fa25..85d46f385 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
1# $Id: configure.ac,v 1.227 2004/08/29 07:04:50 dtucker Exp $ 1# $Id: configure.ac,v 1.228 2004/08/29 11:18:09 dtucker Exp $
2# 2#
3# Copyright (c) 1999-2004 Damien Miller 3# Copyright (c) 1999-2004 Damien Miller
4# 4#
@@ -3004,7 +3004,8 @@ echo " Libraries: ${LIBWRAP} ${LIBPAM} ${LIBS}"
3004echo "" 3004echo ""
3005 3005
3006if test "x$MAKE_PACKAGE_SUPPORTED" = "xyes" ; then 3006if test "x$MAKE_PACKAGE_SUPPORTED" = "xyes" ; then
3007 echo "SVR4 style packages are supported with \"make package\"\n" 3007 echo "SVR4 style packages are supported with \"make package\""
3008 echo ""
3008fi 3009fi
3009 3010
3010if test "x$PAM_MSG" = "xyes" ; then 3011if test "x$PAM_MSG" = "xyes" ; then