summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorFourchaux <jprodi04@gmail.com>2022-11-07 12:25:08 +0100
committerGitHub <noreply@github.com>2022-11-07 11:25:08 +0000
commit97eb1bc9b9cf9a2b1ae14f8b8b5d42b27c1a8eac (patch)
treeafaa4d04d46b459a17c776fadf0c4e5f389a5480 /configure
parent134f7c9bd64be87ae7add87fcafb5567ace3213b (diff)
downloadocaml-97eb1bc9b9cf9a2b1ae14f8b8b5d42b27c1a8eac.tar.gz
Fixing typos (#11705)
* Fixing typos
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
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