/[autoconf]/autoconf/lib/autoconf/c.m4
ViewVC logotype

Diff of /autoconf/lib/autoconf/c.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.174 by eggert, Tue Dec 24 00:16:41 2002 UTC revision 1.175 by eggert, Thu Mar 6 20:35:23 2003 UTC
# Line 118  m4_define([_AC_LANG_ABBREV(C++)], [cxx]) Line 118  m4_define([_AC_LANG_ABBREV(C++)], [cxx])
118  # AC_LANG_SOURCE(C)(BODY)  # AC_LANG_SOURCE(C)(BODY)
119  # -----------------------  # -----------------------
120  # This sometimes fails to find confdefs.h, for some reason.  # This sometimes fails to find confdefs.h, for some reason.
121  # #line $LINENO "$[0]"  # We can't use '#line $LINENO "configure"' here, since
122    # Sun c89 (Sun WorkShop 6 update 2 C 5.3 Patch 111679-08 2002/05/09)
123    # rejects $LINENO greater than 32767, and some configure scripts
124    # are longer than 32767 lines.
125  m4_define([AC_LANG_SOURCE(C)],  m4_define([AC_LANG_SOURCE(C)],
126  [#line $LINENO "configure"  [/* confdefs.h.  */
 /* confdefs.h.  */  
127  _ACEOF  _ACEOF
128  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
129  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF

Legend:
Removed from v.1.174  
changed lines
  Added in v.1.175

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26