mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
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.
This commit is contained in:
committed by
Manish Singh
parent
5883072cb2
commit
5c38cfa58d
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
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.
|
||||
|
||||
2004-10-24 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gkeyfile.c (g_key_file_remove_group_node): Don't
|
||||
|
Reference in New Issue
Block a user