From 7663703c5079d1941cf8cba8862940b12ee3c17f Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 17 Sep 2002 19:48:00 +0000 Subject: [PATCH] Correct spelling error in configure git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@155 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/autoconf/aclocal.m4 | 2 +- bacula/configure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bacula/autoconf/aclocal.m4 b/bacula/autoconf/aclocal.m4 index eb9a23e9c1..f1d23de01b 100644 --- a/bacula/autoconf/aclocal.m4 +++ b/bacula/autoconf/aclocal.m4 @@ -390,7 +390,7 @@ Which one DBMS do you want to use (please select only one): AC_ARG_WITH(embedded-mysql, [ Which one DBMS do you want to use (please select only one): - --with-embedde-mysql[=DIR] Include MySQL support. DIR is the MySQL base + --with-embedded-mysql[=DIR] Include MySQL support. DIR is the MySQL base install directory, default is to search through a number of common places for the MySQL files.], [ diff --git a/bacula/configure b/bacula/configure index 27bbd99c19..59118506c7 100755 --- a/bacula/configure +++ b/bacula/configure @@ -64,7 +64,7 @@ Which one DBMS do you want to use (please select only one): ac_help="$ac_help Which one DBMS do you want to use (please select only one): - --with-embedde-mysql[=DIR] Include MySQL support. DIR is the MySQL base + --with-embedded-mysql[=DIR] Include MySQL support. DIR is the MySQL base install directory, default is to search through a number of common places for the MySQL files." ac_help="$ac_help -- 2.39.5