123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- --- cairo-1.14.0.orig/configure 2014-10-14 03:47:29.000000000 +0200
- +++ cairo-1.14.0/configure 2015-02-26 13:27:59.000000000 +0100
- @@ -18371,7 +18371,7 @@ fi
- rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-
- - if test "x$cairo_cc_stderr" != "x"; then
- + if false ; then
- cairo_cc_flag=no
- fi
-
- @@ -18418,7 +18418,7 @@ fi
- rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-
- - if test "x$cairo_cc_stderr" != "x"; then
- + if false ; then
- cairo_cc_flag=no
- fi
-
- @@ -18469,7 +18469,7 @@ fi
- rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-
- - if test "x$cairo_cc_stderr" != "x"; then
- + if false ; then
- cairo_cc_flag=no
- fi
-
- @@ -18516,7 +18516,7 @@ fi
- rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-
- - if test "x$cairo_cc_stderr" != "x"; then
- + if false ; then
- cairo_cc_flag=no
- fi
-
- @@ -18585,7 +18585,7 @@ fi
- rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-
- - if test "x$cairo_cc_stderr" != "x"; then
- + if false ; then
- cairo_cc_flag=no
- fi
-
- @@ -18641,7 +18641,7 @@ fi
- rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-
- - if test "x$cairo_cc_stderr" != "x"; then
- + if false ; then
- cairo_cc_flag=no
- fi
-
- @@ -20089,7 +20089,7 @@ fi
- rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-
- - if test "x$cairo_cc_stderr" != "x"; then
- + if false ; then
- cairo_cc_flag=no
- fi
-
- @@ -20136,7 +20136,7 @@ fi
- rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-
- - if test "x$cairo_cc_stderr" != "x"; then
- + if false ; then
- cairo_cc_flag=no
- fi
-
- @@ -33208,7 +33208,7 @@ fi
- rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-
- - if test "x$cairo_cc_stderr" != "x"; then
- + if false ; then
- cairo_cc_flag=no
- fi
-
- @@ -33327,7 +33327,7 @@ fi
- rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-
- - if test "x$cairo_cc_stderr" != "x"; then
- + if false ; then
- cairo_cc_flag=no
- fi
-
- @@ -33408,7 +33408,7 @@ fi
- rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-
- - if test "x$cairo_cc_stderr" != "x"; then
- + if false; then
- cairo_cc_flag=no
- fi
-
|