From 97eb1bc9b9cf9a2b1ae14f8b8b5d42b27c1a8eac Mon Sep 17 00:00:00 2001 From: Fourchaux Date: Mon, 7 Nov 2022 12:25:08 +0100 Subject: Fixing typos (#11705) * Fixing typos --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 352b5e9118..9ad382d8f0 100755 --- a/configure +++ b/configure @@ -19573,13 +19573,13 @@ unset ac_cv_header_flexdll_h # Just before config.status is generated, determine the final values for MKEXE, # MKDLL, MKMAINDLL and MKEXE_VIA_CC. The final variables controlling these are: -# $mkexe - the linking commmand and munged CFLAGS + any extra flexlink flags +# $mkexe - the linking command and munged CFLAGS + any extra flexlink flags # $mkexe_exp: same as above but expanded # $mkdll - the full linking command for DLLs # $mkdll_exp: same as above but expanded # $mkmaindll - the full linking command for main program in DLL # $oc_ldflags $oc_dll_ldflags are handled as $(OC_LDFLAGS) and -# $(OC_DLL_LDFLAGS) and can be overidden in the build. +# $(OC_DLL_LDFLAGS) and can be overridden in the build. cat >confcache <<\_ACEOF -- cgit v1.2.1