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:
Behdad Esfahbod 2008-09-15 18:59:25 +00:00 committed by Behdad Esfahbod
parent 9fcbe1f2a9
commit bf6222e785
2 changed files with 5 additions and 1 deletions

View File

@ -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> 2008-09-15 Tor Lillqvist <tml@novell.com>
* config.h.win32.in: Update to match what the configure script * config.h.win32.in: Update to match what the configure script

View File

@ -1436,7 +1436,7 @@ else
G_MODULE_SUPPORTED=true G_MODULE_SUPPORTED=true
fi fi
AC_MSG_CHECKING(for the suffix of shared libraries) AC_MSG_CHECKING(for the suffix of module shared libraries)
export SED export SED
shrext_cmds=`./libtool --config | grep '^shrext_cmds='` shrext_cmds=`./libtool --config | grep '^shrext_cmds='`
eval $shrext_cmds eval $shrext_cmds