aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nt/mingw-cfg.site2
-rw-r--r--nt/msysconfig.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/nt/mingw-cfg.site b/nt/mingw-cfg.site
index 96cda2d624a..41e4f23784e 100644
--- a/nt/mingw-cfg.site
+++ b/nt/mingw-cfg.site
@@ -26,7 +26,7 @@
26# 26#
27# In short, examine the test in 'configure' and push the knobs that 27# In short, examine the test in 'configure' and push the knobs that
28# are necessary to steer the test in the direction you need, by 28# are necessary to steer the test in the direction you need, by
29# judicioulsy setting variables that control the test results. 29# judiciously setting variables that control the test results.
30 30
31# We want to use getopt.h from gnulib 31# We want to use getopt.h from gnulib
32ac_cv_header_getopt_h=no 32ac_cv_header_getopt_h=no
diff --git a/nt/msysconfig.sh b/nt/msysconfig.sh
index 95e56f64c42..45bbf130b00 100644
--- a/nt/msysconfig.sh
+++ b/nt/msysconfig.sh
@@ -1,5 +1,5 @@
1#! /bin/sh 1#! /bin/sh
2### msysconfig.sh - Run the top-level 'configure' script as approriate 2### msysconfig.sh - Run the top-level 'configure' script as appropriate
3### for the MinGW/MSYS build of a native MS-Windows port of Emacs. 3### for the MinGW/MSYS build of a native MS-Windows port of Emacs.
4 4
5## Copyright (C) 2013 Free Software Foundation, Inc. 5## Copyright (C) 2013 Free Software Foundation, Inc.