summary refs log tree commit diff
path: root/bin/dash/autogen.sh
blob: 5e9006ca1de595200f532490a5fbae6b9a53618b (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

aclocal \
&& autoheader \
&& automake --add-missing --copy \
&& autoconf