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

1
2
3
4
5
6
#!/bin/sh

# Create configure script from configure.ac.
autoconf || exit 1

./configure $@