rm autom4te.cache, since it might interfere with differing autoconf
authorManish Singh <yosh@gimp.org>
Mon, 25 Oct 2004 22:08:37 +0000 (22:08 +0000)
committerManish Singh <yosh@src.gnome.org>
Mon, 25 Oct 2004 22:08:37 +0000 (22:08 +0000)
commit5c38cfa58d8de900b97206f53502912ff145754a
tree1714086573119233d05609c63b547edb4e63f2a1
parent5883072cb2c68d4fe03e84a0e908690c365b7fc1
rm autom4te.cache, since it might interfere with differing autoconf

Mon Oct 25 15:05:18 2004  Manish Singh  <yosh@gimp.org>

        * autogen.sh: rm autom4te.cache, since it might interfere with
        differing autoconf versions.

        * tests/child-test.c: use GINT_TO_POINTER for g_child_watch_add
        user data.

        * glib/gfileutils.c: G_IS_DIR_SEPARATOR is defined in gutils.h now,
        don't redefine it here.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
autogen.sh
glib/gfileutils.c
tests/child-test.c