~markwright/scalestack/zeromq

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Eric Day
  • Date: 2010-04-27 00:25:30 UTC
  • Revision ID: eday@oddments.org-20100427002530-ygvr9qg6ddusjr9u
Updated to latest pandora-build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
 
76
76
for module in `echo $PANDORA_PLUGIN_LIST | sed 's/_/::/g' | tr ',' '\n' | sort`
77
77
do
78
 
  echo "       $module"
 
78
  echo "     - $module"
79
79
done
80
80
 
81
81
echo ""