glib r7494 - trunk



Author: behdad
Date: Mon Sep 15 18:59:25 2008
New Revision: 7494
URL: http://svn.gnome.org/viewvc/glib?rev=7494&view=rev

Log:
2008-09-15  Behdad Esfahbod  <behdad gnome org>

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



Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Sep 15 18:59:25 2008
@@ -1436,7 +1436,7 @@
         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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]