~ubuntu-branches/ubuntu/precise/mdds/precise

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Package Import Robot
  • Author(s): Rene Engelhard
  • Date: 2011-10-30 21:50:26 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20111030215026-8ylqfdshsw4ql2vc
Tags: 0.5.4-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
# Create configure script from configure.ac.
 
4
autoconf || exit 1
 
5
 
 
6
./configure $@
 
 
b'\\ No newline at end of file'