# HG changeset patch # User jwe # Date 832265386 0 # Node ID 945528d1f7fba2e528c2c484d9fd42d06257ec72 # Parent 58664c09e383f0d47d969fc27f2accdfca22ce13 [project @ 1996-05-16 16:49:46 by jwe] diff -r 58664c09e383 -r 945528d1f7fb aclocal.m4 --- 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; }