mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 13:06:14 +01: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:
parent
9fcbe1f2a9
commit
bf6222e785
@ -1,3 +1,7 @@
|
||||
2008-09-15 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* configure.in: Fix description of module shared library suffix.
|
||||
|
||||
2008-09-15 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* config.h.win32.in: Update to match what the configure script
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user