mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Avoid warnings from running libtool --config. (#391364, Loïc Minier)
2007-01-02 Matthias Clasen <mclasen@redhat.com> * configure.in: Avoid warnings from running libtool --config. (#391364, Loïc Minier) svn path=/trunk/; revision=5194
This commit is contained in:
committed by
Matthias Clasen
parent
01c3535fe6
commit
7eab26d13b
@@ -1173,6 +1173,7 @@ if test x"$glib_native_win32" = xyes; then
|
||||
dnl No use for this on Win32
|
||||
G_MODULE_LDFLAGS=
|
||||
else
|
||||
export SED
|
||||
G_MODULE_LDFLAGS=`(./libtool --config; echo eval echo \\$export_dynamic_flag_spec) | sh`
|
||||
fi
|
||||
dnl G_MODULE_IMPL= don't reset, so cmd-line can override
|
||||
|
Reference in New Issue
Block a user