/[rtmk]/rtmk/config/ac_prog_cc_for_build.m4
ViewVC logotype

Diff of /rtmk/config/ac_prog_cc_for_build.m4

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

revision 1.2 by jrydberg, Fri Dec 7 02:44:16 2001 UTC revision 1.3 by jrydberg, Thu Dec 13 02:09:38 2001 UTC
# Line 30  cat > conftest.$ac_ext << EOF Line 30  cat > conftest.$ac_ext << EOF
30  #include "confdefs.h"  #include "confdefs.h"
31  [$1]  [$1]
32  EOF  EOF
33  # If we can't run a trivial program, we are probably using a cross  # If we can't run a trivial program, we are probably using a cross compiler.
 compiler.  
34  # Fail miserably.  # Fail miserably.
35  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} && (./conftest;  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} && (./conftest;
36  exit) 2>/dev/null; then  exit) 2>/dev/null; then

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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