From: Behdad Esfahbod Date: Mon, 15 Sep 2008 18:59:25 +0000 (+0000) Subject: Fix description of module shared library suffix. X-Git-Tag: GLIB_2_18_1~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bf6222e785610890ccf979779657b901b986b185;p=platform%2Fupstream%2Fglib.git Fix description of module shared library suffix. 2008-09-15 Behdad Esfahbod * configure.in: Fix description of module shared library suffix. svn path=/trunk/; revision=7494 --- diff --git a/ChangeLog b/ChangeLog index 27ea839..b8b7002 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-09-15 Behdad Esfahbod + + * configure.in: Fix description of module shared library suffix. + 2008-09-15 Tor Lillqvist * config.h.win32.in: Update to match what the configure script diff --git a/configure.in b/configure.in index 0ff1668..6a98269 100644 --- a/configure.in +++ b/configure.in @@ -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