From: Eric Bollengier Date: Mon, 12 Feb 2024 12:50:12 +0000 (+0100) Subject: Fix typo in ./configure.in X-Git-Tag: Beta-15.0.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52802e5d4ce6ce258fc09255e92ca6b75529cd31;p=thirdparty%2Fbacula.git Fix typo in ./configure.in --- diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index c496cdeaf..5660f69b1 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -2295,7 +2295,7 @@ have_aws=no if test x$support_aws = xyes; then AC_ARG_WITH(aws, - AC_HELP_STRING([--with-aws], [specify Google Storage Cloud]), + AC_HELP_STRING([--with-aws], [specify Amazon Storage Cloud]), [ case "$with_aws" in no)