Dan Winship 655d467602 Add a check for the Darwin dynamic linker. Use AC_TRY_LINK when checking
* configure.in: Add a check for the Darwin dynamic linker. Use
        AC_TRY_LINK when checking for "nonposix getpwuid_r" so it notices
        "no getpwuid_r" correctly.

        * testglib.c (main): Make template[] bigger to prevent an overrun.
        Remove an unused variable. Initialize error to NULL.

        * tests/gio-test.c (main): Add a cast to prevent a warning when
        size_t is a long.

        * tests/type-test.c (main): Add an #ifdef to prevent a warning
        when G_HAVE_GINT64 is defined and G_GINT64_FORMAT isn't.
2001-04-20 17:08:57 +00:00
..
2001-02-21 12:41:28 +00:00
2001-04-17 14:48:11 +00:00
2001-03-29 20:05:58 +00:00
2000-11-28 23:44:21 +00:00
2000-12-07 04:48:37 +00:00
2001-02-21 12:41:28 +00:00
2001-03-26 19:23:17 +00:00