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

aclocal \
&& autoheader \
&& automake --add-missing \
&& autoconf
f9255a44f7109d8f2276cffcca&follow=1'>Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe 2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroe