mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 03:02:10 +01:00
Apply a patch by Loïc Minier to fix building with -Wl,-z,defs. (#149144)
2007-03-06 Matthias Clasen <mclasen@Redhat.com> * tests/Makefile.am: Apply a patch by Loïc Minier to fix building with -Wl,-z,defs. (#149144) svn path=/branches/glib-2-12/; revision=5368
This commit is contained in:
parent
da5b91beae
commit
4f79c0b387
@ -1,3 +1,8 @@
|
||||
2007-03-06 Matthias Clasen <mclasen@Redhat.com>
|
||||
|
||||
* tests/Makefile.am: Apply a patch by Loïc Minier
|
||||
to fix building with -Wl,-z,defs. (#149144)
|
||||
|
||||
2007-03-03 Ihar Hrachyshka <iharh@gnome.org>
|
||||
|
||||
* configure.in: Added be@latin to ALL_LINGUAS variable.
|
||||
|
@ -9,9 +9,9 @@ libgthread = $(top_builddir)/gthread/libgthread-2.0.la
|
||||
libgmodule = $(top_builddir)/gmodule/libgmodule-2.0.la
|
||||
libgobject = $(top_builddir)/gobject/libgobject-2.0.la
|
||||
|
||||
if PLATFORM_WIN32
|
||||
libadd_libgmodule = $(libgmodule)
|
||||
libadd_libglib = $(libglib)
|
||||
if PLATFORM_WIN32
|
||||
no_undefined = -no-undefined
|
||||
|
||||
module_test_exp = module-test.exp
|
||||
|
Loading…
x
Reference in New Issue
Block a user