mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand the
2005-06-24 Tor Lillqvist <tml@novell.com> * glib/Makefile.am * gmodule/Makefile.am * gobject/Makefile.am: Current GNU tools do understand the PRIVATE keyword. * glib/gfileutils.c (g_mkdir_with_parents): Return error with EINVAL also for empty pathnames. (g_build_pathname_va): Fix typo.
This commit is contained in:
committed by
Tor Lillqvist
parent
793a9e4dcd
commit
80d0d5690f
@@ -1,3 +1,12 @@
|
||||
2005-06-24 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/Makefile.am (install-libtool-import-lib): Current GNU tools
|
||||
do understand the PRIVATE keyword.
|
||||
|
||||
* glib/gfileutils.c (g_mkdir_with_parents): Return error with
|
||||
EINVAL also for empty pathnames.
|
||||
(g_build_pathname_va): Fix typo.
|
||||
|
||||
Thu Jun 23 15:52:08 2005 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* glib/gfileutils.c: g_build_filename_va is only use in the G_OS_WIN32
|
||||
|
Reference in New Issue
Block a user