~vcs-imports/yelp-xsl/trunk

« back to all changes in this revision

Viewing changes to xml2po/autogen.sh

  • Committer: danilo
  • Date: 2004-03-24 23:48:10 UTC
  • Revision ID: vcs-imports@canonical.com-20040324234810-wfmksi9ytp0g2o80
Imported entire xml2po tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
aclocal
 
3
autoconf
 
4
automake --add-missing
 
5
./configure $*