Fix description of module shared library suffix.
authorBehdad Esfahbod <behdad@gnome.org>
Mon, 15 Sep 2008 18:59:25 +0000 (18:59 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Mon, 15 Sep 2008 18:59:25 +0000 (18:59 +0000)
2008-09-15  Behdad Esfahbod  <behdad@gnome.org>

        * configure.in: Fix description of module shared library suffix.

svn path=/trunk/; revision=7494

ChangeLog
configure.in

index 27ea839..b8b7002 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 0ff1668..6a98269 100644 (file)
@@ -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