changeset 2218:945528d1f7fb

[project @ 1996-05-16 16:49:46 by jwe]
author jwe
date Thu, 16 May 1996 16:49:46 +0000
parents 58664c09e383
children 11f3ca00c095
files aclocal.m4
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/aclocal.m4	Thu May 16 16:16:58 1996 +0000
+++ b/aclocal.m4	Thu May 16 16:49:46 1996 +0000
@@ -323,7 +323,7 @@
   return (! forsub (s, &d, len));
 #endif
 }
-#if defind (sun)
+#if defined (sun)
 int MAIN_ () { return 0; }
 #elif defined (linux) && defined (__ELF__)
 int MAIN__ () { return 0; }