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 27ea83918dbada4ac3ed74eab19ef0e8bc5b0ac1..b8b700226cb21be6b3366f890a61c0f51e24c7f3 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 0ff16686b8949d25ac195bd96d39fb9a715dd12d..6a9826933f008ff6fa741a635c0bcca535b8e421 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