org.guifications.plugins: 059f5fe9f8ca0624bd74ea4133401c5478e725ef

rekkanoryo at guifications.org rekkanoryo at guifications.org
Sun Nov 4 00:15:05 CDT 2007


-----------------------------------------------------------------
Revision: 059f5fe9f8ca0624bd74ea4133401c5478e725ef
Ancestor: 2556598738453acc96ca4f0597161a16851f98c5
Author: rekkanoryo at guifications.org
Date: 2007-11-04T05:11:35
Branch: org.guifications.plugins

Modified files:
        configure.ac

ChangeLog: 

Add a message stating that not having any finch plugins to build is normal

-----------------------------------------------------------------
This revision's diffstat output:
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
============================================================
--- configure.ac	501024f0d01a649fe9d2cd37eb10aed67e752ceb
+++ configure.ac	b1d9c77798e8f6551bb6dc3662903e9ae9e6cc33
@@ -388,7 +388,7 @@ if test x"$HAVE_FINCH" = x"yes" ; then
 	echo Installing finch plugins to......: `eval eval echo $FINCH_LIBDIR`
 	echo Installing finch plugin data to..: `eval eval echo $FINCH_DATADIR`
 	if test x"$PP_FINCH_BUILD" = x"" ; then
-		echo Finch plugins to be built........: none
+		echo Finch plugins to be built........: none - THIS IS NORMAL
 	else
 		echo Finch plugins to be built........:
 		echo $PP_FINCH_BUILD | xargs -n 4 echo "	"


More information about the Plugins-commits mailing list