mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Avoid more warnings from running libtool --config. (#391364)
2007-01-02 Behdad Esfahbod <behdad@gnome.org> * configure.in: Avoid more warnings from running libtool --config. (#391364) svn path=/trunk/; revision=5199
This commit is contained in:
committed by
Behdad Esfahbod
parent
feb07512f0
commit
bf1b1d2711
@@ -1312,6 +1312,7 @@ else
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING(for the suffix of shared libraries)
|
||||
export SED
|
||||
shrext_cmds=`./libtool --config | grep '^shrext_cmds='`
|
||||
eval $shrext_cmds
|
||||
module=yes eval std_shrext=$shrext_cmds
|
||||
|
Reference in New Issue
Block a user