mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +02:00
Fix description of module shared library suffix.
2008-09-15 Behdad Esfahbod <behdad@gnome.org> * configure.in: Fix description of module shared library suffix. svn path=/trunk/; revision=7494
This commit is contained in:
committed by
Behdad Esfahbod
parent
9fcbe1f2a9
commit
bf6222e785
@@ -1436,7 +1436,7 @@ else
|
||||
G_MODULE_SUPPORTED=true
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING(for the suffix of shared libraries)
|
||||
AC_MSG_CHECKING(for the suffix of module shared libraries)
|
||||
export SED
|
||||
shrext_cmds=`./libtool --config | grep '^shrext_cmds='`
|
||||
eval $shrext_cmds
|
||||
|
Reference in New Issue
Block a user