Remove redundant "configuring Sudo version X.YY" line.
We now display this along with the summary info at the end.
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -3404,8 +3404,6 @@ ac_config_headers="$ac_config_headers config.h pathnames.h"
|
||||
|
||||
|
||||
|
||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: configuring Sudo version $PACKAGE_VERSION" >&5
|
||||
printf "%s\n" "$as_me: configuring Sudo version $PACKAGE_VERSION" >&6;}
|
||||
|
||||
|
||||
|
||||
|
@@ -23,10 +23,6 @@ AC_CONFIG_HEADERS([config.h pathnames.h])
|
||||
AC_CONFIG_SRCDIR([src/sudo.c])
|
||||
AC_CONFIG_AUX_DIR([scripts])
|
||||
dnl
|
||||
dnl Note: this must come after AC_INIT
|
||||
dnl
|
||||
AC_MSG_NOTICE([configuring Sudo version $PACKAGE_VERSION])
|
||||
dnl
|
||||
dnl Variables that get substituted in the Makefile and man pages
|
||||
dnl
|
||||
AC_SUBST([SHELL])
|
||||
|
Reference in New Issue
Block a user