aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/configure1.in b/configure1.in
index 6809667e391..3361505bc40 100755
--- a/configure1.in
+++ b/configure1.in
@@ -36,12 +36,7 @@ dnl explaining how to rebuild it.
36 36
37### Since Emacs has configuration requirements that autoconf can't 37### Since Emacs has configuration requirements that autoconf can't
38### meet, this file is an unholy marriage of custom-baked 38### meet, this file is an unholy marriage of custom-baked
39### configuration code and autoconf macros. New versions of autoconf 39### configuration code and autoconf macros.
40### could very well break this arrangement.
41###
42### We omit the invocation of autoconf's initialization function,
43### because it produces Bourne shell code to parse arguments, but we
44### need to parse our own arguments.
45### 40###
46### We use the m4 quoting characters [ ] (as established by the 41### We use the m4 quoting characters [ ] (as established by the
47### autoconf system) to include large sections of raw sewage - Oops, I 42### autoconf system) to include large sections of raw sewage - Oops, I