summaryrefslogtreecommitdiffstats
path: root/hw3/autogen.sh
blob: 6d8492f5c87a8ab1c13a1a37645a71d1b8eac095 (plain) (blame)
1
2
3
4
#!/bin/sh

autoreconf -iv
[ -z "$1" ] && exit 0