1 --- monotone/configure.ac~ 2005-12-31 06:10:31.000000000 +1300
2 +++ monotone/configure.ac 2006-05-19 12:43:42.000000000 +1200
9 AC_RUN_IFELSE([AC_LANG_SOURCE([
11 * Reads the input file.
16 - rm -f _conftest.dat])
17 + rm -f _conftest.dat],,[AC_MSG_RESULT(cross compiling - assume yes)])
19 # allow compiling with different flags/optimisation
20 # for monotone versus libs, useful for testing.