Also assume AC_LINK_IFELSE() is OK when cross-compiling for the libs

Wed Dec 11 15:52:01 2002  Owen Taylor  <otaylor@redhat.com>

        * configure.in: Also assume AC_LINK_IFELSE() is
        OK when cross-compiling for the libs checks, and for
        the sched_get_priority_min() check.

        * configure.in: Add cached value glib_cv_use_pid_surrogate.
This commit is contained in:
Owen Taylor
2002-12-11 21:28:45 +00:00
committed by Owen Taylor
parent f25174bcbc
commit bf2ae7b7e5
8 changed files with 110 additions and 30 deletions

View File

@@ -1,3 +1,11 @@
Wed Dec 11 15:52:01 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Also assume AC_LINK_IFELSE() is
OK when cross-compiling for the libs checks, and for
the sched_get_priority_min() check.
* configure.in: Add cached value glib_cv_use_pid_surrogate.
Wed Dec 11 15:10:25 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Factor out repeated thread test into