Ozkan Sezer 2021-12-01 01:50:10 +03:00
parent 4be6ab2692
commit 27666089b9
1 changed files with 1 additions and 1 deletions

View File

@ -2124,7 +2124,7 @@ fi
# a configuration failure hint, and exit.
func_fatal_configuration ()
{
func__fatal_error ${1+"$@"} \
func_fatal_error ${1+"$@"} \
"See the $PACKAGE documentation for more information." \
"Fatal configuration error."
}