ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / monotone / monotone-0.25-try-run.patch
blob6926cc31ea8949dfeabd29c75407d691bb3e30ae
1 --- monotone/configure.ac~ 2005-12-31 06:10:31.000000000 +1300
2 +++ monotone/configure.ac 2006-05-19 12:43:42.000000000 +1200
3 @@ -497,7 +497,7 @@
5 return EXIT_SUCCESS;
7 -])])
8 +])],,,[true])
9 AC_RUN_IFELSE([AC_LANG_SOURCE([
11 * Reads the input file.
12 @@ -531,7 +531,7 @@
13 else
14 AC_MSG_RESULT(no)
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.