[svn-commits] branch group/autoconf_and_menuselect r18372 - /team/group/autoconf_and_menuse...

svn-commits at lists.digium.com svn-commits at lists.digium.com
Fri Apr 7 12:37:04 MST 2006


Author: russell
Date: Fri Apr  7 14:37:03 2006
New Revision: 18372

URL: http://svn.digium.com/view/asterisk?rev=18372&view=rev
Log:
change a comment to be a little bit more clear to the user

Modified:
    team/group/autoconf_and_menuselect/Makefile

Modified: team/group/autoconf_and_menuselect/Makefile
URL: http://svn.digium.com/view/asterisk/team/group/autoconf_and_menuselect/Makefile?rev=18372&r1=18371&r2=18372&view=diff
==============================================================================
--- team/group/autoconf_and_menuselect/Makefile (original)
+++ team/group/autoconf_and_menuselect/Makefile Fri Apr  7 14:37:03 2006
@@ -987,4 +987,4 @@
 	$(MAKE) -C mxml libmxml.a
 
 makeopts.xml:
-	@test -f makeopts.xml || ( echo "Generating makeopts.xml ..." && ./build_tools/prep_moduledeps > makeopts.xml )
+	@test -f makeopts.xml || ( echo "Generating list of available modules ..." && ./build_tools/prep_moduledeps > makeopts.xml )



More information about the svn-commits mailing list