summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-03-25 03:57:51 +0000
committerJim Blandy <jimb@redhat.com>1993-03-25 03:57:51 +0000
commitf071c05ae22e371cf76aa90d326d42aa385a0c6e (patch)
tree62e1646574ea6d16b55f37dd04c0c130554d64a5
parentc6b81ef2ee869853b21445af2d75a9568385f593 (diff)
downloademacs-f071c05ae22e371cf76aa90d326d42aa385a0c6e.tar.gz
Fix typo in source for `configure.tmp.$$.c'.
-rwxr-xr-xconfigure1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure1.in b/configure1.in
index 6c5b3973023..ee068601bff 100755
--- a/configure1.in
+++ b/configure1.in
@@ -946,7 +946,7 @@ echo '
#endif
#ifndef C_SWITCH_SYSTEM
#define C_SWITCH_SYSTEM
-#endf
+#endif
@configure@ libsrc_libs=LIBS_MACHINE LIBS_SYSTEM
@configure@ c_switch_system=C_SWITCH_SYSTEM
#ifdef SYSTEM_MALLOC