~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to config/autorun.sh

  • Committer: Brian Aker
  • Date: 2009-05-03 22:35:33 UTC
  • mfrom: (997.2.26 mordred)
  • Revision ID: brian@gaz-20090503223533-lv7lwqelv08dnv2j
Merge of Monty's code

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
  rm m4/bzr_version.m4.new
59
59
fi
60
60
 
 
61
python config/register_plugins.py
 
62
 
61
63
if test x$LIBTOOLIZE = x; then
62
64
  if test \! "x`which glibtoolize 2> /dev/null | grep -v '^no'`" = x; then
63
65
    LIBTOOLIZE=glibtoolize