~ubuntu-branches/debian/sid/ldm/sid

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

set -e

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