/[classpath]/gjdoc/configure.ac
ViewVC logotype

Diff of /gjdoc/configure.ac

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

revision 1.8 by julian, Mon Feb 7 20:16:48 2005 UTC revision 1.9 by julian, Mon Feb 7 20:41:36 2005 UTC
# Line 59  AC_ARG_ENABLE([native], Line 59  AC_ARG_ENABLE([native],
59  if test "x${enable_native}" = "xno"; then  if test "x${enable_native}" = "xno"; then
60    echo "Native compilation disabled."    echo "Native compilation disabled."
61  else  else
62    if test "x${GCJ}" = "xgcj"; then    if test "x${GCJ}" = "xfalse"; then
63      enable_native=no      enable_native=no
64      echo "Native compilation disabled as gcj has not been found"      echo "Native compilation disabled as gcj has not been found"
65    fi    fi

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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