summaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: 5eab4a499088e7b7682c855cdab45ef7d123ae40 (plain)
1
2
3
#!/bin/sh
autoreconf -i -f
./configure ${1+"$@"}