~ubuntu-branches/ubuntu/trusty/ldm/trusty-proposed

1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

set -e

aclocal
autoheader
touch stamp-h
autoconf
automake -a -c
glib-gettextize --copy --force
intltoolize --automake --copy --force