~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Christopher James Halse Rogers
  • Date: 2008-01-14 06:19:28 UTC
  • Revision ID: chalserogers@gmail.com-20080114061928-18eh4jziddt21ag0
Add a trivial autogen.sh to make the build process look more standard
Add yet more *.dll to .bzrignore

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/bash
 
2
 
 
3
echo Running autoreconf -v -i
 
4
autoreconf -v -i && echo You may now run configure