added empty default imlementation so gmodule.so compiles on systems that

Fri Nov 20 14:43:44 1998  Tim Janik  <timj@gtk.org>

        * gmodule.c (_g_module_build_path): added empty default imlementation
        so gmodule.so compiles on systems that are not yet supported, fix from
        Erik Bagfors <bagfors@hpc2n.umu.se>.
This commit is contained in:
Tim Janik
1998-11-20 13:49:35 +00:00
committed by Tim Janik
parent 0eb4b182e7
commit 6515316f82
4 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
Fri Nov 20 14:43:44 1998 Tim Janik <timj@gtk.org>
* gmodule.c (_g_module_build_path): added empty default imlementation
so gmodule.so compiles on systems that are not yet supported, fix from
Erik Bagfors <bagfors@hpc2n.umu.se>.
1998-11-13 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
* Makefile.am (INCLUDES): The previous commit message is wrong